summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-05-14 11:36:28 -0400
committerJoey Hess <joey@kitenet.net>2012-05-14 11:36:28 -0400
commit9937aa5365a3c98adc77d48e5103be0af3c41855 (patch)
tree1dabe9adbefe0ae7f23d4283a0b0c807ee76c310 /debian/changelog
parent6b4f2b3fdc3489627911a0f215b4c837f8f76957 (diff)
Fix versioned dependency on dpkg for xz options. Closes: #672895
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 e1eba6a0..b0c29836 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (9.20120514) UNRELEASED; urgency=low
+
+ * Fix versioned dependency on dpkg for xz options. Closes: #672895
+
+ -- Joey Hess <joeyh@debian.org> Mon, 14 May 2012 11:36:06 -0400
+
debhelper (9.20120513) unstable; urgency=low
* Improve -v logging. Closes: #672448