summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e0ae1a65..95852649 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+python-apt (0.9.3.10) unstable; urgency=medium
+
+ * python/tag.cc: ensure that the final \n is there when
+ duplicating section data
+ * apt/debfile.py:
+ - Stop reading after the "Format" stanza in a .dsc file
+ - Add support for apt.debfile.DscSrcPackage.filelist
+ - Read all tags from a dsc file and improve tests
+ * fix tests when gnupg is < 1.4.18
+ * update python-apt.pot
+
+ -- Michael Vogt <mvo@debian.org> Thu, 04 Sep 2014 18:07:41 +0200
+
python-apt (0.9.3.9) unstable; urgency=medium
[ Michael Vogt ]