summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-06-28 13:43:31 -0400
committerJoey Hess <joey@kitenet.net>2011-06-28 13:43:31 -0400
commit2637b34498704d791106a017b939eb912f9027e0 (patch)
treedc54ad8b6f1be6e32601c00860e0bc70a9d38d2b /debian/changelog
parentc7e5d10a876e693470db77daefafa36eb4150763 (diff)
Converted to use dh_python2. Closes: #616800
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 9b0763c..8fe4b37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+etckeeper (0.56) UNRELEASED; urgency=low
+
+ * Converted to use dh_python2. Closes: #616800
+
+ -- Joey Hess <joeyh@debian.org> Tue, 28 Jun 2011 13:43:05 -0400
+
etckeeper (0.55) unstable; urgency=low
* Fix error propigation to yum, which makes AVOID_COMMIT_BEFORE_INSTALL work.