Changelog
debhelper (8.9.9ubuntu1) precise; urgency=low
* Merge from Debian testing, remaining changes:
- mark debhelper Multi-Arch: foreign, so it's recognized as satisfying
cross-dependencies and cross-build-dependencies.
- dh_installinit: Add --upstart-only and --onlyscripts-upstart modes.
- Add various autoscripts for above: postinst-upstart,
postinst-upstart-replace, postinst-upstart-restart,
prerm-upstart, prerm-upstart-norestart, preinst-removeconffile.
- autoscripts/postinst-init, autoscripts/postinst-init-restart: only
call update-rc.d when there's no upstart job, which will let us get
rid of the separate postinst-upstart{,-restart} scripts.
- 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.
- add dh_apparmor and autoscripts
* Dropped changes:
- debian/rules: set executable bit for dh_apparmor: fix this in the
source tarball instead, like it's set for all other scripts.
-- Steve Langasek <email address hidden> Wed, 16 Nov 2011 16:24:58 -0800