summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJames Hunt <james.hunt@ubuntu.com>2012-10-02 09:26:30 +0100
committerJames Hunt <james.hunt@ubuntu.com>2012-10-02 09:26:30 +0100
commit30edc340fa8c802379958cd0271bb34993b005ad (patch)
tree5bd1072ec86eb67b41d7351fdc5601345f1d8f08 /debian
parentdb37edbd3f0df76448345bb0425de84210371aac (diff)
downloadpython-apt-30edc340fa8c802379958cd0271bb34993b005ad.tar.gz
tests/test_apt_pkg.py: New test, currently only for
size_to_str() method.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index aa0b485f..9c588f7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,14 @@
-python-apt (0.8.5ubuntu2) UNRELEASED; urgency=low
+python-apt (0.8.5ubuntu3) UNRELEASED; urgency=low
* python/cache.cc: PkgCacheGetIsMultiArch(): Return calculated
value rather than a random one.
* python/progress.cc:
- setattr(): Check return from Py_BuildValue().
- PyFetchProgress:Pulse(): Check return from setattr().
+ * tests/test_apt_pkg.py: New test, currently only for
+ size_to_str() method.
- -- James Hunt <james.hunt@ubuntu.com> Tue, 02 Oct 2012 09:22:42 +0100
+ -- James Hunt <james.hunt@ubuntu.com> Tue, 02 Oct 2012 09:25:45 +0100
python-apt (0.8.5) unstable; urgency=low