summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fab0eaf6..49926a36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (9.20120420) UNRELEASED; urgency=low
+
+ * dh_installman: Recognize sections from mdoc .Dt entries. Closes: #670210
+ Thanks, Guillem Jover
+
+ -- Joey Hess <joeyh@debian.org> Tue, 24 Apr 2012 11:52:22 -0400
+
debhelper (9.20120419) unstable; urgency=low
* Fix compat level checking for cmake. Closes: #669181