summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2014-08-28 14:47:36 -0700
committerMichael Vogt <mvo@debian.org>2014-08-28 14:47:36 -0700
commita34199684bb1e59e56c3bc5f30881a5402ebe7b9 (patch)
treec5102a43d1e40ef359ec1787cf7de369ae42eca6
parent470da5754d0c97a883b76a7e263a678df83156e0 (diff)
downloadpython-apt-a34199684bb1e59e56c3bc5f30881a5402ebe7b9.tar.gz
release 0.9.3.9
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c3bc8c22..e0ae1a65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+python-apt (0.9.3.9) unstable; urgency=medium
+
+ [ Michael Vogt ]
+ * fix another pep8 failure
+
+ [ Julian Andres Klode ]
+ * doc/source/tutorials/apt-get.rst: Remove -s from --print-uris invocation
+ (LP: #1308670)
+
+ [ Mauricio Faria de Oliveira ]
+ * tests/test_pep8.py: --ignore E129 too (fix FTBFS with pep8 >= 1.5)
+ * tests/test_auth.py: update for gnupg 1.4.18 (Closes: #755342)
+
+ -- Michael Vogt <mvo@debian.org> Thu, 28 Aug 2014 14:46:57 -0700
+
python-apt (0.9.3.8) unstable; urgency=medium
* pep8 fixes to fix autopkgtest failure with the most recent