[ubuntu/eoan-proposed] sbuild 0.78.1-2ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Thu May 2 23:36:11 UTC 2019


sbuild (0.78.1-2ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - 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.
    - abs-path-revert.patch: Revert upstream commit that breaks lp-buildd by
      causing symlinks to files not ending in .dsc to no longer be buildable.
    - d/t/control: add isolation-machine to the test flags
    - d/t/build-procenv: only install the built package if the chroot it was
      built in matches the release of the host system
  * Dropped changes, included upstream:
    - utf-8-by-default.patch: Switch to C.UTF-8 by default.

sbuild (0.78.1-2) unstable; urgency=medium

  [ Mike Gabriel ]
  * debian/patches: Add support-gzip-in-wheezy.patch. The gzip command
    in Debian wheezy lacks support for the --keep cmdline option, so
    avoid using it. (closes: #926161)

  [ Aurelien Jarno ]
  * debian/patches: Add fix-disk-space-directory-check.patch. The right
    directory has to be checked inside the chroot. (closes: #923484)

sbuild (0.78.1-1) unstable; urgency=medium

  * New upstream release.
  * fix syntax of generated Sources.gz files (Closes: #920227)

sbuild (0.78.0-2) unstable; urgency=medium

  * Fix debian/sbuild-debian-developer-setup.postrm by removing wrong default
    case

sbuild (0.78.0-1) unstable; urgency=medium

  * New upstream release.
  * remove debian/patches (have been applied upstream)
  * Add libc-dev and libstdc++-dev when cross compiling (closes: #905346)
  * default to --no-arch-all for cross builds (closes: #905347)
  * Set build profiles cross and nocheck by default when cross building
    (closes: #905345)
  * bin/sbuild-createchroot: allow an empty lost+found directory in the target
    directory (closes: #909378)
  * add --no-source-only-changes option (closes: #904968)
  * sbuild-createchroot: Do not check for empty directory if --setup-only
    option is used (closes: #916009)
  * do not check debian/tests/control when running autopkgtest (closes:
    #916924)
  * add sbuild and BUILD_USER if they didn't exist yet (closes: #911979)
  * let --append-to-version imply --no-arch-all like it's the case for
    --make-binNMU (closes: #911399)
  * allow chroots with nothing more but Essenital:yes packages, apt and their
    hard dependencies and create missing users and groups as needed
    (closes: #909847)
  * run wrap-and-sort
  * let sbuild Suggests e2fsprogs for /usr/share/sbuild/create-chroot (closes:
    #887264)
  * remove /var/log/sbuild-update-all.log if sbuild-debian-developer-setup
    gets purged (closes: #905513)
  * bump debhelper compat to 11
  * debian/control: bump Standards-Version to 4.3.0 (no changes)

Date: Thu, 02 May 2019 16:24:29 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/sbuild/0.78.1-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 02 May 2019 16:24:29 -0700
Source: sbuild
Architecture: source
Version: 0.78.1-2ubuntu1
Distribution: eoan
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Closes: 887264 904968 905345 905346 905347 905513 909378 909847 911399 911979 916009 916924 920227 923484 926161
Changes:
 sbuild (0.78.1-2ubuntu1) eoan; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - 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.
     - abs-path-revert.patch: Revert upstream commit that breaks lp-buildd by
       causing symlinks to files not ending in .dsc to no longer be buildable.
     - d/t/control: add isolation-machine to the test flags
     - d/t/build-procenv: only install the built package if the chroot it was
       built in matches the release of the host system
   * Dropped changes, included upstream:
     - utf-8-by-default.patch: Switch to C.UTF-8 by default.
 .
 sbuild (0.78.1-2) unstable; urgency=medium
 .
   [ Mike Gabriel ]
   * debian/patches: Add support-gzip-in-wheezy.patch. The gzip command
     in Debian wheezy lacks support for the --keep cmdline option, so
     avoid using it. (closes: #926161)
 .
   [ Aurelien Jarno ]
   * debian/patches: Add fix-disk-space-directory-check.patch. The right
     directory has to be checked inside the chroot. (closes: #923484)
 .
 sbuild (0.78.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * fix syntax of generated Sources.gz files (Closes: #920227)
 .
 sbuild (0.78.0-2) unstable; urgency=medium
 .
   * Fix debian/sbuild-debian-developer-setup.postrm by removing wrong default
     case
 .
 sbuild (0.78.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * remove debian/patches (have been applied upstream)
   * Add libc-dev and libstdc++-dev when cross compiling (closes: #905346)
   * default to --no-arch-all for cross builds (closes: #905347)
   * Set build profiles cross and nocheck by default when cross building
     (closes: #905345)
   * bin/sbuild-createchroot: allow an empty lost+found directory in the target
     directory (closes: #909378)
   * add --no-source-only-changes option (closes: #904968)
   * sbuild-createchroot: Do not check for empty directory if --setup-only
     option is used (closes: #916009)
   * do not check debian/tests/control when running autopkgtest (closes:
     #916924)
   * add sbuild and BUILD_USER if they didn't exist yet (closes: #911979)
   * let --append-to-version imply --no-arch-all like it's the case for
     --make-binNMU (closes: #911399)
   * allow chroots with nothing more but Essenital:yes packages, apt and their
     hard dependencies and create missing users and groups as needed
     (closes: #909847)
   * run wrap-and-sort
   * let sbuild Suggests e2fsprogs for /usr/share/sbuild/create-chroot (closes:
     #887264)
   * remove /var/log/sbuild-update-all.log if sbuild-debian-developer-setup
     gets purged (closes: #905513)
   * bump debhelper compat to 11
   * debian/control: bump Standards-Version to 4.3.0 (no changes)
Checksums-Sha1:
 3bf3b38504a04a947c9797f264bb97524ae036e1 2599 sbuild_0.78.1-2ubuntu1.dsc
 6b643cb6d7f35e81a8a0acff101c8d9886ad5f11 200608 sbuild_0.78.1.orig.tar.xz
 9a8b2671be4309031dc76a43f18bdaa6dabe55ee 54716 sbuild_0.78.1-2ubuntu1.debian.tar.xz
 338a5c1ff59e7cb2efb438a2618992091099a2c4 6429 sbuild_0.78.1-2ubuntu1_source.buildinfo
Checksums-Sha256:
 deae4540bd24ed96f032e2f566b5892b99f4784953b4bd6d20dd44d36f01eb4c 2599 sbuild_0.78.1-2ubuntu1.dsc
 61236ea1b73049cffa339ec20740190146d21622b20905d1a168dcd9899cf833 200608 sbuild_0.78.1.orig.tar.xz
 5e740346444ba1c58deac21312a9a3430303c0fef8a8aeb7c83b0ef1d6d2d6c2 54716 sbuild_0.78.1-2ubuntu1.debian.tar.xz
 2ffc531c36d63497c3fa41a0681fcb013f107eb44ca2771847ec03a2f269664b 6429 sbuild_0.78.1-2ubuntu1_source.buildinfo
Files:
 83c340c395dade06d53d5a783ff4ead0 2599 devel optional sbuild_0.78.1-2ubuntu1.dsc
 6d31225bf1020af7cfdb8bf15ad64764 200608 devel optional sbuild_0.78.1.orig.tar.xz
 5237e3902ecbd7633678bd813166c78e 54716 devel optional sbuild_0.78.1-2ubuntu1.debian.tar.xz
 d0928fcbeecd54156edcf760f0ccb077 6429 devel optional sbuild_0.78.1-2ubuntu1_source.buildinfo
Original-Maintainer: sbuild maintainers <sbuild at packages.debian.org>

-----BEGIN PGP SIGNATURE-----

iQJOBAEBCgA4FiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAlzLfNkaHHN0ZXZlLmxh
bmdhc2VrQHVidW50dS5jb20ACgkQVo0w8yGyEz3OABAAtR2cTZ4iLzacR4BLzMkw
rfjqoa3IwMcqtJjHlKjFIioyGgv768W19mi2uBWwfaeElQqjA0tf9MjTNDq2l30e
NChLw7H3VQqb3Bj35rsEWQ8ILYyF+Xs8NmiJKRtttvbJM3smMSOJ5ZKrlBZwWRSG
qwOuDbVk9b5J+KjBoCDt/bxxEegIZi4YlRSKMPU4afrCkgSXaey01iQTHwNcPnTR
a9MTqPac3YnXEAN1GNfg4ZO6ag3BMAP8wTYRmy8Btg/+h4d7Rva5uXkw13euaSun
T6iybsloDj6aVblzA4RoLKMtei4unYLsOqXFpe0sLzN8HJakpO5bf6R7vRprwXkD
n4nr1Y+wmhWTM6Pfi30hY+YnNntQdYZy8EbL9BypgAVi0kpI6ktAH65n92pBkCYd
LhA9Z8HBHtjt+/31xTlLMsjPVvcXE8XKvUrdyQ2YQP/zkMdK7PzKDW1Hl3zWEtvJ
OQPAMadsRG2ZfJr9kGgzkEoSeMBCSZfM5C6yrhIo5rhwIsaxHjlXHgKk5RAN7KfO
dz/6/OJ4Zk3sydAntIsb8yZWBMq236KHge1K5iiQ1K8n4b5/GtdTi6DJRIgKKJ2g
i/E9PV3IhMHWercktIhPvP07Ain/g+hEKmvB/dtMVBGVCPFSJBNkfVyQ0Y4rBRxE
QtOpXy3Fhin1YOZG6zb8fQM=
=aCRC
-----END PGP SIGNATURE-----


More information about the Eoan-changes mailing list