summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2004-02-22 20:00:29 +0000
committerjoey <joey>2004-02-22 20:00:29 +0000
commit45bde2ca3f71bc2ff15e31e42df826707cb9c88a (patch)
tree71ab985071b6e5c089b94a71fc58c3044c546183 /debian/changelog
parentce9117f859609ed67b1deef658ed6cef6c6590ae (diff)
r1666: releasing version 4.2.4
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 82d7566c..7e23cf13 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 <joeyh@debian.org> 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,