diff options
author | joey <joey> | 2004-02-19 18:09:14 +0000 |
---|---|---|
committer | joey <joey> | 2004-02-19 18:09:14 +0000 |
commit | 71261a28861f546ca51a183ea5e55a0db9777416 (patch) | |
tree | f809744196a7b4a47f16627786b01bda6949e906 | |
parent | f2575228fd3ff68f69c08683060dcec2d1acfd44 (diff) | |
download | debhelper-71261a28861f546ca51a183ea5e55a0db9777416.tar.gz |
r1663: releasing version 4.2.3
-rw-r--r-- | debian/changelog | 7 |
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), |