summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 627ef655..cd55cd0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ python-apt (0.8.6) UNRELEASED; urgency=low
* apt/auth.py:
- Use tempfile.NamedTemporaryFile to create temporary file
- Use Popen.communicate() instead of stdin, stdout
+ * tests/fakeroot-apt-key:
+ - exec apt-key, otherwise we ignore the return value
-- Michael Vogt <mvo@debian.org> Mon, 25 Jun 2012 13:41:02 +0200