summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-05-11 14:51:03 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-05-11 14:51:03 -0400
commit4e6b4536d7611a303b4e57de932dce5bd07ee93f (patch)
tree3512bc51cb2597a5301ddb35c8db347d6056c110 /debian/changelog
parentdd0ea070fcb2935b570dda4677039901cf601799 (diff)
dh: Support --with addon,addon,... Closes: #528178
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 e8150273..22bc55ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (7.2.11) UNRELEASED; urgency=low
+
+ * dh: Support --with addon,addon,...
+ Closes: #528178
+
+ -- Joey Hess <joeyh@debian.org> Mon, 11 May 2009 14:50:33 -0400
+
debhelper (7.2.10) unstable; urgency=low
* Close COMPAT_IN filehandle. Closes: #527464