summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2004-02-19 18:09:14 +0000
committerjoey <joey>2004-02-19 18:09:14 +0000
commit71261a28861f546ca51a183ea5e55a0db9777416 (patch)
treef809744196a7b4a47f16627786b01bda6949e906 /debian/changelog
parentf2575228fd3ff68f69c08683060dcec2d1acfd44 (diff)
r1663: releasing version 4.2.3
Diffstat (limited to 'debian/changelog')
-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),