summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-03-23 15:19:14 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-03-23 15:19:14 +0100
commit05b659d926b999015db3c47c7e5335093d9cbfff (patch)
treeb848755cf1212aaf3c58b5d7a56c0b0028040d6a /debian
parent8b7f77302ccf3d71e66ac5cadea658e3dcdd8958 (diff)
downloadpython-apt-05b659d926b999015db3c47c7e5335093d9cbfff.tar.gz
* tests/test_apt_cache.py:
- add simple test for basic cache/dependency iteration
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 cd216e3e..e780727e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ python-apt (0.7.94.3) UNRELEASED; urgency=low
- make cache open silent by default (use apt.progress.base.OpProgress)
* tests/data/aptsources_ports/sources.list:
- fix ports test-data
+ * tests/test_apt_cache.py:
+ - add simple test for basic cache/dependency iteration
-- Julian Andres Klode <jak@debian.org> Mon, 15 Mar 2010 17:04:49 +0100