]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1965: * dh_fixperms: Change a chmod +x to chmod a+x, to avoid the umask
[debhelper.git] / debian / changelog
index 33d20d5e9dbf85ea5ee8e1481152350e9699cd0e..2660c0ec4551214b206a99d473c4c40455062629 100644 (file)
@@ -1,4 +1,28 @@
-debhelper (5.0.41) UNRELEASED; urgency=low
+debhelper (5.0.43) UNRELEASED; urgency=low
+
+  [ Valery Perrin ]
+  * Correct typo in french translation
+
+  [ Joey Hess ]
+  * Typo. Closes: #400571
+  * dh_fixperms: Change a chmod +x to chmod a+x, to avoid the umask
+    influencing it.
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 26 Dec 2006 16:26:57 -0500
+
+debhelper (5.0.42) unstable; urgency=low
+
+  [ Valery Perrin ]
+  * Update french translation with recents changes in dh_link and
+    dh_installinfo
+
+  [ Joey Hess ]
+  * Patch from Simon Paillard to convert French manpages from utf-8 to
+    ISO-8859-15. Closes: #397953
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 12 Nov 2006 17:32:23 -0500
+
+debhelper (5.0.41) unstable; urgency=low
 
   [ Joey Hess ]
   * dh_installchangelogs man page typo. Closes: #393155