summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2014-06-10 18:25:11 +0200
committerMichael Vogt <mvo@debian.org>2014-06-10 18:25:11 +0200
commit09079e23657cbe0b751499bd2860d0b2633c4ef8 (patch)
tree75c6f0370c2d8ac4cbaa028ed8dde816c010d277
parent1b6b123a052ca2d53e90b62da09ce300d701265a (diff)
downloadpython-apt-09079e23657cbe0b751499bd2860d0b2633c4ef8.tar.gz
prepare 0.9.3.7
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 45077f2e..0d85ae76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-apt (0.9.3.7) UNRELEASED; urgency=medium
+
+ * Include "Blankon" template (Closes: #747498)
+ * Add apt_pkg.SourceRecords.step() to step through all SrcRecords
+ * debian/control:
+ - update build-dependency for libapt-pkg-dev to 1.0.4 for
+ pkgSourceRecords::Step()
+
+ -- Michael Vogt <mvo@debian.org> Tue, 10 Jun 2014 18:23:33 +0200
+
python-apt (0.9.3.6) unstable; urgency=medium
[ Johannes Schauer ]