summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-17 20:10:00 -0400
committerJoey Hess <joey@kitenet.net>2010-05-17 20:10:00 -0400
commit814bf395f73c5ad0f709b65765fac365c8f7520a (patch)
tree5f9154baea7f4a412fe3687d10904512e3eb36cf /debian/changelog
parent4bd44ea029f5f4f2db04d1cdde60ea7e8361456a (diff)
dh_installman: Support .so links relative to the current section.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 53445c5d..594ef7c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (7.4.21) UNRELEASED; urgency=low
+
+ * dh_installman: Support .so links relative to the current section.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 17 May 2010 20:01:19 -0400
+
debhelper (7.4.20) unstable; urgency=low
* Drop one more call to dpkg-architecture. Closes: #580837