]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
dh_bugfiles: Doc typo. Closes: #563269
[debhelper.git] / debian / changelog
index be0ac27cedebf250af627807225ba2ad213f44d2..0f60a0d02708cbcf1bc354ac97ac4d9a41ad1529 100644 (file)
@@ -1,3 +1,25 @@
+debhelper (7.4.12) UNRELEASED; urgency=low
+
+  * dh_bugfiles: Doc typo. Closes: #563269
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 01 Jan 2010 13:00:22 -0500
+
+debhelper (7.4.11) unstable; 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)
+  * dh: Optimise handling of noop overrides, avoiding an unnecessary
+    call to make to handle them. (Modestas Vainius)
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 31 Dec 2009 11:32:34 -0500
+
 debhelper (7.4.10) unstable; urgency=low
 
   * Add --parallel option that can be used to enable parallel building