Changelog
debhelper (10ubuntu1) yakkety; urgency=medium
* Merge from Debian unstable. Remaining changes:
- dh_installchangelogs: Do not install upstream changelog in compat
level 7. This floods packages with huge upstream changelogs which
are unnecessary on an installed system.
- 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 (10) unstable; urgency=medium
[ Niels Thykier ]
* Dh_Lib.pm: Support a new named "beta-tester" compat level.
If you want to participate in beta testing of new compat
levels, please review "man 7 debhelper" for more
information.
* Dh_Lib.pm: Fix bug in detection of existing auto-trigger.
[ Axel Beckert ]
* Apply patch by Jens Reyer to fix typo in dh_installdocs man page.
(Closes: #836344)
* Use uppercase "Debian" in package description when the project is
meant. Fixes lintian warning capitalization-error-in-description.
* Apply "wrap-and-sort -a"
* Add a .mailmap file for making "git shortlog" work properly.
[ Translations ]
* Update German translation (Chris Leick) (Closes: #835593)
* Update Portuguese translation (Américo Monteiro)
(Closes: #835403)
* Update French translation (Baptiste Jammet) (Closes: #836693)
debhelper (9.20160814) unstable; urgency=medium
* dh_installdocs: Apply patch from Sven Joachim to make
--link-doc work again in compat 11 (See: #830309)
* t: Apply patch from Sven Joachim to add some test cases
to dh_installdocs's --link-doc behaviour.
(Closes: #831465)
* dh_installinit,dh_systemd_start: Apply patches from
Peter Pentchev to make -R default in compat 10 (as
documented, but not as implemented).
* perl_{build,makemaker}.pm: Apply patch from Dominic
Hargreaves to explicitly pass -I. to perl. This is to
assist with the fix for CVE-2016-1238. (Closes: #832436)
* dh_install: Clarify that "debian/not-installed" is not
related to the --exclude parameter.
* dh_install: Apply patch from Sven Joachim to support
the "debian/tmp" prefix being optional in
"debian/not-installed". (Closes: #815506)
* Dh_Lib.pm: Apply patch from Dominic Hargreaves to set
PERL_USE_UNSAFE_INC to fix a further set of packages
which fail to build with . removed from @INC.
(Closes: #832436)
* Dh_Buildsystems.pm: Enable auto-detection of the maven
and gradle buildsystems (provided they are installed).
Thanks to Emmanuel Bourg for the suggestion.
(Closes: #801732)
-- Martin Pitt <email address hidden> Mon, 12 Sep 2016 07:12:45 +0200