summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@canonical.com>2012-11-19 12:37:18 +0000
committerColin Watson <cjwatson@canonical.com>2012-11-19 12:37:18 +0000
commit024b5fda24482226d1ee2eafb297285ebd13e5fa (patch)
tree2ac80651dfe2ac82fb686272e9e5218eae083dcd /debian
parentb1c7cc0732f19431e8365e0dc3f812130dca0bdb (diff)
downloadpython-apt-024b5fda24482226d1ee2eafb297285ebd13e5fa.tar.gz
* tests/test_auth.py:
- Discard stderr from gpg.
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 e503456f..1be049b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ python-apt (0.8.8ubuntu4) UNRELEASED; urgency=low
- Clear out APT::Update::Post-Invoke and
APT::Update::Post-Invoke-Success in tests that call cache.update to
avoid pollution from the host system.
+ * tests/test_auth.py:
+ - Discard stderr from gpg.
-- Colin Watson <cjwatson@ubuntu.com> Mon, 19 Nov 2012 11:57:28 +0000