From: Joey Hess Date: Thu, 28 Apr 2011 16:35:57 +0000 (-0400) Subject: releasing version 8.1.6 X-Git-Tag: 8.1.6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d813fe65fcef02a49887362ae51632e809380700;p=debhelper.git releasing version 8.1.6 --- diff --git a/debian/changelog b/debian/changelog index 19d3b7c..9fd5122 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debhelper (8.1.6) unstable; urgency=low + + * dh_ucf: Fix missing space before ']'s in postrm autoscript. + + -- Joey Hess Thu, 28 Apr 2011 12:33:42 -0400 + debhelper (8.1.5) unstable; urgency=low * dh_ucf: New command, contributed by Jeroen Schot. Closes: #213078