]> git.donarmstrong.com Git - debhelper.git/commitdiff
r1663: releasing version 4.2.3
authorjoey <joey>
Thu, 19 Feb 2004 18:09:14 +0000 (18:09 +0000)
committerjoey <joey>
Thu, 19 Feb 2004 18:09:14 +0000 (18:09 +0000)
debian/changelog

index 1807c57444c48baaaf5047675416169fd9c1eba7..82d7566c81936694c7e1b95a4d078c01995b9ca2 100644 (file)
@@ -1,3 +1,10 @@
+debhelper (4.2.3) unstable; urgency=low
+
+  * dh_movefiles: use xargs -0 to safely remove files with whitespace,
+    etc. Patch from Yann Dirson. Closes: #233226
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 18 Feb 2004 18:57:05 -0500
+
 debhelper (4.2.2) unstable; urgency=low
 
   * dh_shlibdeps: Turn on for udebs. It's often wrong (and ignored by d-i),