summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@canonical.com>2012-11-19 13:25:49 +0000
committerColin Watson <cjwatson@canonical.com>2012-11-19 13:25:49 +0000
commit116aa6eec9cf830d81c45ff257f16d7472e5314b (patch)
tree6b60bc8fb402a2b789153d5f0e6db33112566858 /debian
parenta0ecfe1c745e07c41c85b80d747b19179341531d (diff)
downloadpython-apt-116aa6eec9cf830d81c45ff257f16d7472e5314b.tar.gz
* tests/test_debfile_multiarch.py:
- Don't log warnings when skipping tests; the resulting stderr output causes autopkgtest to fail.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d9083659..25125971 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ python-apt (0.8.8ubuntu4) UNRELEASED; urgency=low
* aptsources/distinfo.py, aptsources/distro.py, aptsources/sourceslist.py,
tests/test_apt_cache.py, tests/test_debfile_multiarch.py:
- Use logging.warning rather than the deprecated logging.warn.
+ * tests/test_debfile_multiarch.py:
+ - Don't log warnings when skipping tests; the resulting stderr output
+ causes autopkgtest to fail.
-- Colin Watson <cjwatson@ubuntu.com> Mon, 19 Nov 2012 11:57:28 +0000