summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
-rw-r--r--debian/control2
2 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 65eb832e..fccb4357 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+debhelper (4.9.4) unstable; urgency=low
+
+ * dh_clean: switch to using complex_doit for the evil find command
+ and quoting everything explicitly rather than the doit approach used
+ before. This way all uses of EXCLUDE_FIND will use complex_doit, which
+ is necesary for sanity.
+ * Dh_Lib: Make COMPLEX_DOIT properly escape wildcards for use with
+ complex_doit. Before they were unescaped, which could lead to subtle
+ breakage.
+
+ -- Joey Hess <joeyh@debian.org> Tue, 19 Jul 2005 12:47:30 -0400
+
debhelper (4.9.3) unstable; urgency=high
* Fix typo in postrm-modules fragment. Closes: #316069
diff --git a/debian/control b/debian/control
index 6d9d74e6..4ce96b23 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: debhelper
Section: devel
Priority: optional
Maintainer: Joey Hess <joeyh@debian.org>
-Standards-Version: 3.6.1.0
+Standards-Version: 3.6.2
Package: debhelper
Architecture: all