~ubuntu-branches/ubuntu/raring/sbuild/raring-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-11-28 07:44:25 UTC
  • mfrom: (3.3.24 sid)
  • Revision ID: package-import@ubuntu.com-20121128074425-z976bt6yg6ig4ynl
Tags: 0.63.2-1ubuntu1
* Merge from Debian unstable. Remaining changes:
  - debian/patches/do-not-install-debfoster-into-chroots.patch: do not
    install debfoster into the chroots because it is in universe and not
    needed for package building itself.
  - debian/patches/run-pre-build-hooks-as-root.patch: run pre-build hooks
    as root.
  - Convert package back to source format 3.0 (quilt) so the patches get
    applied.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
sbuild (0.63.2-1ubuntu1) raring; urgency=low
 
2
 
 
3
  * Merge from Debian unstable. Remaining changes:
 
4
    - debian/patches/do-not-install-debfoster-into-chroots.patch: do not
 
5
      install debfoster into the chroots because it is in universe and not
 
6
      needed for package building itself.
 
7
    - debian/patches/run-pre-build-hooks-as-root.patch: run pre-build hooks
 
8
      as root.
 
9
    - Convert package back to source format 3.0 (quilt) so the patches get
 
10
      applied.
 
11
 
 
12
 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Wed, 28 Nov 2012 07:44:25 -0500
 
13
 
 
14
sbuild (0.63.2-1) unstable; urgency=low
 
15
 
 
16
  [ Roger Leigh ]
 
17
  * New release.
 
18
  * Sbuild::Conf: Fix typo sucess (Closes: #663089).
 
19
  * Sbuild::Options:
 
20
    - Add --no-run-lintian and --no-run-piuparts options
 
21
      (Closes: #665372).  If lintian or piuparts are configured to run
 
22
      automatically following a successful build, there options disable
 
23
      this behaviour for the build.
 
24
    - Add --purge-build option (Closes: #629109).  This behaves
 
25
      identically to the old --purge option.  --purge now purges
 
26
      everything (build directory, build dependencies and schroot
 
27
      session) and is equivalent to using --purge-build, --purge-deps
 
28
      and --purge-session together.  Thanks to Jan-Marek Glogowski for
 
29
      this patch.
 
30
  * Sbuild::Conf:
 
31
    - Don't create the log directory unless logging is enabled or
 
32
      using buildd mode (Closes: #673009).
 
33
  * Sbuild::Build:
 
34
    - Don't pass $key_id to the shell unescaped (Closes: #676475).
 
35
    - Use _all.changes rather than _arch.changes if -A is passed to
 
36
      dpkg-buildpackage (Closes: #674669).  Thanks to Daniel Dehennin
 
37
      for this patch.
 
38
  * Sbuild::Utility: Fix logging in download function (Closes: #637931).
 
39
  * sbuild:
 
40
    - If running sbuild from inside a build tree (like
 
41
      dpkg-buildpackage), place the build logs outside the tree
 
42
      (Closes: #676834).  Logs will be created in '..' rather than '.'.
 
43
    - When packing source trees with "dpkg-source -b", always pass
 
44
      "." as the directory to pack, so the orig.tar can be found
 
45
      (Closes: #662785).
 
46
  * sbuild-createchroot:
 
47
    - Use profile=sbuild in place of script-config= in generated
 
48
      schroot.conf configuration (Closes: #665215, #675861).
 
49
    - Don't pass --keyring to dpkg-buildpackage unless explicitly set
 
50
      by the user (Closes: #673676).
 
51
 
 
52
 -- Roger Leigh <rleigh@debian.org>  Sat, 18 Aug 2012 13:46:45 +0100
 
53
 
1
54
sbuild (0.63.1-1ubuntu2) quantal; urgency=low
2
55
 
3
56
  * Convert package back to source format 3.0 (quilt) so the patches get
21
74
sbuild (0.63.1-1) unstable; urgency=low
22
75
 
23
76
  [ Roger Leigh ]
24
 
  * New release
 
77
  * New release.
25
78
  * Don't require xapt.  Remove duplicate and incorrect check.  Thanks
26
79
    to Andres Mejia and Jakub Wilk (Closes: #675332, #675354).
27
80
  * Remove /etc/schroot/setup.d/99builddsourceslist which was