From: Joey Hess <joey@kitenet.net>
Date: Thu, 28 Apr 2011 16:35:57 +0000 (-0400)
Subject: releasing version 8.1.6
X-Git-Tag: 8.1.6^0
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fbe972f2a63a1dd6d7a49c63cb705e688adf27f0;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 <joeyh@debian.org>  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