Changelog
debhelper (9.20120608ubuntu1) quantal; urgency=low
* Merge from Debian unstable, remaining changes:
- Depend on dh-apparmor.
- dh_installinit: Add --upstart-only and --onlyscripts-upstart modes.
- continue to use /lib/init/upstart-job symlinks in Ubuntu, since
insserv is not yet usable with upstart.
- Add autoscripts for above: postinst-upstart-replace,
preinst-removeconffile.
- autoscripts/postinst-init, autoscripts/postinst-init-restart: Only
call update-rc.d when there's no upstart job.
- autoscripts/postinst-init-nostart: also handle the upstart case;
otherwise we call update-rc.d to add, and again to remove!
- dh_installudev: Change default init.d symlink priority to 40.
- dh_installchangelogs: Do not install upstream changelog in compat
level 7. This floods packages with huge upstream changelogs which
take precious CD space.
* Dropped changes, superseded in Debian:
- Mark debhelper Multi-Arch: foreign, so it's recognized as satisfying
cross-dependencies and cross-build-dependencies.
debhelper (9.20120608) unstable; urgency=low
* dh: When there's an -indep override target without -arch, or vice versa,
avoid acting on packages covered by the override target when running
the command for packages not covered by it. Closes: #676462
debhelper (9.20120528) unstable; urgency=low
* dh_installcatalogs: Turn /etc/sgml/$package.cat into conffiles
and introduce dependency on trigger-based sgml-base. Closes: #477751
Thanks, Helmut Grohne
debhelper (9.20120523) unstable; urgency=low
* Spanish translation update. Closes: #673629 Thanks, Omar Campagne
* Set Multi-Arch: foreign. Closes: #674193
debhelper (9.20120518) unstable; urgency=low
* Fix versioned dependency on dpkg for xz options. Closes: #672895
* dh_link: Doc improvement. Closes: #672988
debhelper (9.20120513) unstable; urgency=low
* Improve -v logging. Closes: #672448
* dh_builddeb: Build udebs with xz compression, level 1, extreme strategy.
This has been chosen to not need any more memory or cpu when uncompressing,
while yeilding the best compressions for udebs. Thanks, Philipp Kern.
* Depend on a new enough dpkg for above features. Backporters will need
to revert these changes.
debhelper (9.20120509) unstable; urgency=low
* dh_installman: Recognize sections from mdoc .Dt entries. Closes: #670210
Thanks, Guillem Jover
* Updated German man page translation. Closes: #671598
* dh_install: Reorder documentation for clarity. Closes: #672109
-- Adam Conrad <email address hidden> Tue, 19 Jun 2012 14:25:04 -0600