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)
-- Steve Langasek <email address hidden> Thu, 02 May 2019 16:24:29 -0700