[ubuntu/xenial-proposed] sbuild 0.66.0-5ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Thu Nov 5 09:55:21 UTC 2015


sbuild (0.66.0-5ubuntu1) xenial; urgency=medium

  * Resynchronise with Debian.  Remaining changes:
    - 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.
  * no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
    packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
    package.

sbuild (0.66.0-5) unstable; urgency=medium

  * Backport commit 6456b3da to make sbuild binary packages reproducible
    independent of the build architecture and the build user (closes: #801882)

sbuild (0.66.0-4) unstable; urgency=medium

  * Backport commit 297dc84a fixing a regression in parsing the output of
    `schroot --info` introduced by commit 8a3e12c3 and leading to
    sbuild-update not updating the schroot. (closes: #801572)

sbuild (0.66.0-3) unstable; urgency=medium

  * backport commit 91229d5a calling deps_parse() with build_dep => 1 (closes:
    #801637, #801400)

sbuild (0.66.0-2) unstable; urgency=medium

  * make changelog entry for 0.66.0-1 more explicit wrt the closed bugs.

sbuild (0.66.0-1) unstable; urgency=medium

  * new upstream version
  * demote exim4 to Recommends (Closes: #774310)
  * use dpkg --assert-multi-arch to check for multi-arch support (Closes:
    #793561)
  * allow to set custom configuration file through $SBUILD_CONFIG environment
    variable (Closes: #790354)
  * look for a BUILD_ARCH chroot instead of HOST_ARCH (Closes: #793951)
  * Move running of pre-build-commands until after 'Chroot Dir' is defined
    to prevent the %SBUILD_CHROOT_DIR percentage escape being empty when
    running the pre-build-commands hook (Closes: #774359)
  * external commands are now unparsed strings (Closes: #782672)
  * properly setup buildd unstable chroot (Closes: #731062)
  * Replaced all unicode-printed chars with plain ASCII (Closes: #665847,
    #765886)
  * Add --extra-repository-key flag for extra apt keys (Closes: #796539)
  * Add a new --arch-all-only option (Closes: #657392)
  * Instead of explicitly requesting core packages of the build architecture,
    use :native (Closes: #798323)
  * Report a proper error message in case /var/lib/sbuild inside the chroot is
    not writable (Closes: #797783)
  * close and unlink temporary files created by File::Temp::tempfile() (Closes:
    #775091)
  * external command %SBUILD_SHELL produces an interactive shell (Closes:
    #783091)
  * If Build-Depends can't be parsed, I now error loudly (Closes: #783335)
  * consider stderr as well as stdout before timeout (Closes: #731940)
  * make symlink to build log relative if in same directory (Closes: #685416)
  * Handle $session being undefined properly (Closes: #745851, #798568,
    #790547)
  * man/sbuild.1.in: update docs for --dist option (Closes: #783135)
  * sbuild-createchroot(8): default suffix is -sbuild, not -chroot (Closes:
    #774521)
  * Correct inaccurate dpkg Multi-Arch support comment (Closes: #793560)
  * Fix call to add_foreign_architecture to actually have an effect (Closes:
    #793359)
  * Fix crossbuild dependency resolution for apt and aptitude (Closes: #770407)
  * create ~/.gnupg if it did not exist before when running sbuild-update
    (Closes: #792100)
  * use httpredir.debian.org instead of ftp.debian.org or ftp.uk.debian.org
    (Closes: #792092)
  * add --build-path option and  configuration variable to set a deterministic
    build path (Closes: #790868)

Date: Tue, 03 Nov 2015 13:02:14 +0000
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/sbuild/0.66.0-5ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 03 Nov 2015 13:02:14 +0000
Source: sbuild
Binary: libsbuild-perl sbuild buildd
Architecture: source
Version: 0.66.0-5ubuntu1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description:
 buildd     - Daemon for automatically building Debian binary packages from Deb
 libsbuild-perl - Tool for building Debian binary packages from Debian sources
 sbuild     - Tool for building Debian binary packages from Debian sources
Closes: 657392 665847 685416 731062 731940 745851 765886 770407 774310 774359 774521 775091 782672 783091 783135 783335 790354 790547 790868 792092 792100 793359 793560 793561 793951 796539 797783 798323 798568 801400 801572 801637 801882
Changes:
 sbuild (0.66.0-5ubuntu1) xenial; urgency=medium
 .
   * Resynchronise with Debian.  Remaining changes:
     - 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.
   * no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
     packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
     package.
 .
 sbuild (0.66.0-5) unstable; urgency=medium
 .
   * Backport commit 6456b3da to make sbuild binary packages reproducible
     independent of the build architecture and the build user (closes: #801882)
 .
 sbuild (0.66.0-4) unstable; urgency=medium
 .
   * Backport commit 297dc84a fixing a regression in parsing the output of
     `schroot --info` introduced by commit 8a3e12c3 and leading to
     sbuild-update not updating the schroot. (closes: #801572)
 .
 sbuild (0.66.0-3) unstable; urgency=medium
 .
   * backport commit 91229d5a calling deps_parse() with build_dep => 1 (closes:
     #801637, #801400)
 .
 sbuild (0.66.0-2) unstable; urgency=medium
 .
   * make changelog entry for 0.66.0-1 more explicit wrt the closed bugs.
 .
 sbuild (0.66.0-1) unstable; urgency=medium
 .
   * new upstream version
   * demote exim4 to Recommends (Closes: #774310)
   * use dpkg --assert-multi-arch to check for multi-arch support (Closes:
     #793561)
   * allow to set custom configuration file through $SBUILD_CONFIG environment
     variable (Closes: #790354)
   * look for a BUILD_ARCH chroot instead of HOST_ARCH (Closes: #793951)
   * Move running of pre-build-commands until after 'Chroot Dir' is defined
     to prevent the %SBUILD_CHROOT_DIR percentage escape being empty when
     running the pre-build-commands hook (Closes: #774359)
   * external commands are now unparsed strings (Closes: #782672)
   * properly setup buildd unstable chroot (Closes: #731062)
   * Replaced all unicode-printed chars with plain ASCII (Closes: #665847,
     #765886)
   * Add --extra-repository-key flag for extra apt keys (Closes: #796539)
   * Add a new --arch-all-only option (Closes: #657392)
   * Instead of explicitly requesting core packages of the build architecture,
     use :native (Closes: #798323)
   * Report a proper error message in case /var/lib/sbuild inside the chroot is
     not writable (Closes: #797783)
   * close and unlink temporary files created by File::Temp::tempfile() (Closes:
     #775091)
   * external command %SBUILD_SHELL produces an interactive shell (Closes:
     #783091)
   * If Build-Depends can't be parsed, I now error loudly (Closes: #783335)
   * consider stderr as well as stdout before timeout (Closes: #731940)
   * make symlink to build log relative if in same directory (Closes: #685416)
   * Handle $session being undefined properly (Closes: #745851, #798568,
     #790547)
   * man/sbuild.1.in: update docs for --dist option (Closes: #783135)
   * sbuild-createchroot(8): default suffix is -sbuild, not -chroot (Closes:
     #774521)
   * Correct inaccurate dpkg Multi-Arch support comment (Closes: #793560)
   * Fix call to add_foreign_architecture to actually have an effect (Closes:
     #793359)
   * Fix crossbuild dependency resolution for apt and aptitude (Closes: #770407)
   * create ~/.gnupg if it did not exist before when running sbuild-update
     (Closes: #792100)
   * use httpredir.debian.org instead of ftp.debian.org or ftp.uk.debian.org
     (Closes: #792092)
   * add --build-path option and  configuration variable to set a deterministic
     build path (Closes: #790868)
Checksums-Sha1:
 73414b6e842c6bf519d589722ac7645c80204fb7 2362 sbuild_0.66.0-5ubuntu1.dsc
 6a83809ece6f21618c691cdd4fff2beba5fe4030 590784 sbuild_0.66.0.orig.tar.gz
 9ff62cfe6046bd2118bcb75a2f01df1c67766b68 55276 sbuild_0.66.0-5ubuntu1.debian.tar.xz
Checksums-Sha256:
 47fb97f99fa214dc147df9c874de398fe26ce76c05bbd6484a02b3d2ef24acc8 2362 sbuild_0.66.0-5ubuntu1.dsc
 1c15dee7e13e0508b2534c4e1b09887b16599df484d1ace4bb12989fa2bee759 590784 sbuild_0.66.0.orig.tar.gz
 0bb4d6e0c71ab8d8fc698678b31efbe9d032c65948a0d04268e24ae0da9ee81f 55276 sbuild_0.66.0-5ubuntu1.debian.tar.xz
Files:
 b562a911aedda272c36bd6a350a50b6d 2362 devel extra sbuild_0.66.0-5ubuntu1.dsc
 c02ca8ef8caf95df3c7034a61a5deb8d 590784 devel extra sbuild_0.66.0.orig.tar.gz
 9b49db3ec3af92d0563deb864f477660 55276 devel extra sbuild_0.66.0-5ubuntu1.debian.tar.xz
Original-Maintainer: Debian buildd-tools Developers <buildd-tools-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iQIVAwUBVjsmiTk1h9l9hlALAQi8EA//fIHrv29n+xC9quGOyPBLfXnaiD8eLRLC
D+ppldNEtk7XITvF1zJ7+ioAnI+uEuF5YZZVouJDAukBHeWIebx3aEpK5ZJjjPMP
a/CMNS+plONBrLb+veFE0oRvrYTOKJiweNXv8EQv3VWDBmWbAN0KaUVtxU6m/bKs
oaWmyp4V9SM3OC2IVZQQhJHpszfQy7wCHpjgU8RgO7b6Y7VHSPWegSeYRDCRuQMA
BL63HKYd+KbJnpjDSmRiQ3U158Wpc/NZM0cAZpRF0RiEa/wssKJOgYamz2To4TOZ
s9a0dQlyEkL8VywDq3argTcpiyHRxeKn7KzUS5d+HRDk0xNz7LLQJBP7WAFTBqxW
qep2Qlzoo6TWiaQLN47UiKPt50sb4xwbvm7/74Ecv1IDP5drhnSNGjg1+n5PZ3tz
qI+kb2HK6a1gb3KSzqSGv0JNfLpt/8CVo9TC6ydPkY7o6S9nnhb0khONy+CspOu/
fqjU1yPaE/kHvCqbg8Ro1hz4dMA9joU+1q38Q4QPDIVERBzILqisqU5CeR7sT4do
7Cdgzt2XU0+hUi5X899Hf7UV1q8fwu6gncWVn/6Vit3TU+BreGW6IJxY/UjMmjVL
umsuxlOtutjAX0J+8ditZZPB2RgKP4md7CWEk5b5r8SKvgswYoADPvOavAGifkHz
31LUqXYo65A=
=omQ8
-----END PGP SIGNATURE-----


More information about the Xenial-changes mailing list