]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
dh(1): Add an example of using an override target to avoid dh running several command...
[debhelper.git] / debian / changelog
index 1d8ceddf4b27f4a7dd9e84a6a95774c005c60007..97c7c856f85d089b90f1165434c9eaddcd2baf3a 100644 (file)
@@ -1,3 +1,30 @@
+debhelper (7.4.11) UNRELEASED; urgency=low
+
+  * dh(1): Minor rewording of documentation of override commands.
+    Closes: #560421
+  * dh(1): Add an example of using an override target to avoid
+    dh running several commands. Closes: #560600
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 14 Dec 2009 19:23:25 -0500
+
+debhelper (7.4.10) unstable; urgency=low
+
+  * Add --parallel option that can be used to enable parallel building
+    without limiting the max number of parallel jobs. (Modestas Vainius)
+  * dh_makeshlibs: Temporarily revert fix for #557603, as it caused
+    dpkg-gensymbols to see libraries not in the regular search path and
+    broke builds. This will be re-enabled in v8. Closes: #560217
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 09 Dec 2009 15:17:19 -0500
+
+debhelper (7.4.9) unstable; urgency=low
+
+  * Typo. Closes: #558654
+  * dh_installinit: Fix installation of defaults file when an upstart job is
+    installed. Closes: #558782
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 30 Nov 2009 14:21:10 -0500
+
 debhelper (7.4.8) unstable; urgency=low
 
   * Parallel building support is no longer enabled by default. It can still