]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1869: * dh_installman: correct mistake that broke translated man page installation
[debhelper.git] / debian / changelog
index e0318f78929cc63af3cbd2fe7ff9a80cf6a2bc2f..04c2265395245aacb1bfe41e6b11c1a0de32013d 100644 (file)
@@ -1,8 +1,34 @@
-debhelper (5.0.18) UNRELEASED; urgency=low
+debhelper (5.0.21) unstable; urgency=low
 
-  * Improved po4a cleaning. Closes: #348521
+  * dh_installman: correct mistake that broke translated man page installation
+    Closes: #349995
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 26 Jan 2006 12:32:44 -0500
+
+debhelper (5.0.20) unstable; urgency=low
+
+  * Minor bug fix from last release.
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 23 Jan 2006 20:29:10 -0500
 
- -- Joey Hess <joeyh@debian.org>  Wed, 18 Jan 2006 16:12:13 -0500
+debhelper (5.0.19) unstable; urgency=low
+
+  * dh_installman: add support for --language option to override man page
+    language guessing. Closes: #193221
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 23 Jan 2006 18:52:00 -0500
+
+debhelper (5.0.18) unstable; urgency=low
+
+  * Improved po4a cleaning. Closes: #348521
+  * Reverted change in 4.1.9, so generation of EXCLUDE_FIND escapes "." to
+    "\\.", which turns into "\." after being run through the shell, and
+    prevents find from treating -X.svn as a regexp that matches files such
+    as foo/svn.vim. (It's safe to do this now that all uses of EXCLUDE_FIND are
+    via complex_doit(), which was not the case of dh_clean when this change
+    was originally made.) Closes: #349070
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 20 Jan 2006 17:09:31 -0500
 
 debhelper (5.0.17) unstable; urgency=low