summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-11-13 11:43:44 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2012-11-13 11:43:44 +0000
commite260585880f8fae5b3f2b10ef7fc8206e14fd0bc (patch)
tree7dfd192f304c25c24027e8720602f66a1660f73b /debian
parent7bd938dd78ab27ec23ffd84811dbdfa5dd83593a (diff)
downloadpython-apt-e260585880f8fae5b3f2b10ef7fc8206e14fd0bc.tar.gz
* tests/test_lp659438.py:
- fix missing architecture to make the tests pass again during build with the latest apt
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 69df3d65..d5fd9f47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ python-apt (0.8.8.1) UNRELEASED; urgency=low
* python/tag.cc:
- make TagSecString_FromStringAndSize, TagSecString_FromString
static, thanks to jcristau
+ * tests/test_lp659438.py:
+ - fix missing architecture to make the tests pass again during
+ build with the latest apt
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 15 Oct 2012 10:03:21 +0200