Changelog
debhelper (7.4.13ubuntu1) lucid; urgency=low
* Resynchronise with Debian. Remaining changes:
- 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.
- dh_installudev: Handle conffile migration from old Ubuntu defaults
(needed until after the next LTS release).
debhelper (7.4.13) unstable; urgency=low
* dh_compress: Avoid compressing images in /usr/share/info. Closes: #567586
* Fix handling of -O with options specified by commands. Closes: #568081
debhelper (7.4.12) unstable; urgency=low
* dh_bugfiles: Doc typo. Closes: #563269
* makefile: Support the (asking for trouble) case of MAKE being set to
something with a space in it. Closes: #563557
* Fix warning about unknown options passed to commands in override targets.
* Add -O option, which can be used to pass options to commands, ignoring
options that they do not support.
* dh: Use -O to pass user-specified options to the commands it runs.
This solves the problem with passing "-Bbuild" to dh, where commands
that do not support -B would see a bogus -u option. Closes: #541773
(It also ensures that the commands dh prints out can really be run.)
* qmake: New buildsystem contributed by Kel Modderman. Closes: #566840
* Fix typo in call to abs2rel in --builddir sanitize code.
Closes: #567737
-- Colin Watson <email address hidden> Thu, 11 Feb 2010 19:02:31 +0000