summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@canonical.com>2012-11-19 11:58:29 +0000
committerColin Watson <cjwatson@canonical.com>2012-11-19 11:58:29 +0000
commitb1c7cc0732f19431e8365e0dc3f812130dca0bdb (patch)
tree7f710243549e5b73ae95896cfe1c8a1ab2b3a138 /debian
parent021e44e4f49b555a86e7cd75f6ea2a3ae6eb6b66 (diff)
downloadpython-apt-b1c7cc0732f19431e8365e0dc3f812130dca0bdb.tar.gz
* tests/test_apt_cache.py, tests/test_lp659438.py, tests/test_progress.py:
- 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.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ec17d70a..e503456f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+python-apt (0.8.8ubuntu4) UNRELEASED; urgency=low
+
+ * tests/test_apt_cache.py, tests/test_lp659438.py, tests/test_progress.py:
+ - 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.
+
+ -- Colin Watson <cjwatson@ubuntu.com> Mon, 19 Nov 2012 11:57:28 +0000
+
python-apt (0.8.8ubuntu3) raring; urgency=low
* tests/test_lp659438.py: