Changelog
debhelper (9.20151225ubuntu1) xenial; urgency=medium
* Merge from Debian unstable. Remaining changes:
- autoscripts/*-init*: Test for /etc/init/*.conf where necessary.
- dh_installchangelogs: Do not install upstream changelog in compat
level 7. This floods packages with huge upstream changelogs which
take precious CD space.
- dh_installinit: Add dependency to lsb-base >= 4.1+Debian11ubuntu7 that
provides the upstart LSB hook, to avoid upgrade breakage. This change
can be dropped after 16.04 LTS.
* dh_strip: Revert commit f1a803456 to disable ddebs generation by default.
This first needs adjustments in Launchpad and ddebs.u.c., and dropping
pkg-create-dbgsym.
debhelper (9.20151225) unstable; urgency=medium
* dh_installmanpages: Fix call to getpackages. Thanks to
Niko Tyni for reporting the issue. (Closes: #808603)
* Dh_Lib.pm: Restore the behaviour of getpackages(), which
is slightly different from getpackages('both'). Fixes
a regression introduced in 9.20151220.
debhelper (9.20151220) unstable; urgency=medium
* dh_strip: Document that dbgsym packages are built by
default.
* Dh_Lib: Cache the results of getpackages.
* dh_gencontrol: Create debug symbol packages with the same
component as the original package.
debhelper (9.20151219) unstable; urgency=medium
* dh_installinit: Apply patch from Reiner Herrmann to sort
temporary files put in postinst. (Closes: #806392)
* dh_installinit: Import change from Ubuntu to add /g
modifier when substituting the auto-script snippets.
* dh_*: Add /g when substituting the auto-script snippts in
other commands as well.
* dh_strip: Do not assume that ELF binaries have a Build-Id.
Thanks to Helmut Grohne for spotting this issue.
(Closes: #806814)
* dh_strip: Enable generation of dbgsym packages by default.
Thanks to Ansgar Burchardt and Paul Tagliamonte for
implementing the DAK side of this feature.
(Closes: #510772)
-- Martin Pitt <email address hidden> Mon, 04 Jan 2016 11:07:56 +0100