summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 935b6925..7754fd64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (9.20120510) UNRELEASED; urgency=low
+
+ * Improve -v logging. Closes: #672448
+
+ -- Joey Hess <joeyh@debian.org> Fri, 11 May 2012 11:58:53 -0400
+
debhelper (9.20120509) unstable; urgency=low
* dh_installman: Recognize sections from mdoc .Dt entries. Closes: #670210