From: joey Date: Sun, 22 Feb 2004 20:00:29 +0000 (+0000) Subject: r1666: releasing version 4.2.4 X-Git-Tag: version_4.2.4~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=45bde2ca3f71bc2ff15e31e42df826707cb9c88a;p=debhelper.git r1666: releasing version 4.2.4 --- diff --git a/debian/changelog b/debian/changelog index 82d7566..7e23cf1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +debhelper (4.2.4) unstable; urgency=low + + * dh_installdocs: ignore .EX files as produced by dh-make. + * dh_movefiles: if the file cannot be found, do not go ahead and try + to move it anyway, as this can produce unpredictable behavor with globs + passed in from the shell. See bug #234105 + + -- Joey Hess Fri, 20 Feb 2004 10:43:33 -0500 + debhelper (4.2.3) unstable; urgency=low * dh_movefiles: use xargs -0 to safely remove files with whitespace,