summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1807c574..82d7566c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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),