From 78e828cbc2604324385a20f21083d929d0097ea9 Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 19 Jul 2005 17:13:24 +0000 Subject: r1772: releasing version 4.9.4 --- debian/changelog | 12 ++++++++++++ debian/control | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) (limited to 'debian') 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 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 -Standards-Version: 3.6.1.0 +Standards-Version: 3.6.2 Package: debhelper Architecture: all -- cgit v1.2.3