]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
dh_installxfonts: Use new update-fonts-alias --include and --exclude options to bette...
[debhelper.git] / debian / changelog
index 40ce528b3961d2d09cc094cdb850db1d06ca4d1b..bc2da744cd1fb9b9c2f11da751dccffcb2fe9958 100644 (file)
@@ -1,9 +1,26 @@
-debhelper (7.4.10) UNRELEASED; urgency=low
+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
+  * dh_installman: Avoid doubled slashes in path. Closes: #561275
+  * dh_installxfonts: Use new update-fonts-alias --include and
+    --exclude options to better handle removal in the case where
+    xfonts-utils is removed before a font package is purged.
+    (#543512; thanks, Theppitak Karoonboonyanan)
+
+ -- 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>  Mon, 07 Dec 2009 14:34:18 -0500
+ -- Joey Hess <joeyh@debian.org>  Wed, 09 Dec 2009 15:17:19 -0500
 
 debhelper (7.4.9) unstable; urgency=low