From: joey Date: Fri, 16 Jan 2004 17:43:07 +0000 (+0000) Subject: r1640: releasing version 4.1.86 X-Git-Tag: version_4.1.86~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f04c9a79428b93ae0a3ced34d4af47c7777a188e;p=debhelper.git r1640: releasing version 4.1.86 --- diff --git a/debian/changelog b/debian/changelog index 7df4006..77b9a82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (4.1.86) unstable; urgency=low + + * dh_gconf: Fix man page typos, thanks Ruben Porras. Closes: #228076 + * dh_gconf: Spanish man page from Ruben Porras. Closes: #228075 + + -- Joey Hess Fri, 16 Jan 2004 12:43:58 -0500 + debhelper (4.1.85) unstable; urgency=low * dh_install: add missing parens to the $installed regexp. Closes: #227963