summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-05-17 18:41:09 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-05-17 18:41:09 +0200
commit52ae9a181314398e4dc4996d1409e99b9bdbbf7e (patch)
tree0311a671e183751222eded229740fbdb7001d8b3 /debian
parent5042fb1f6160381c18a4add7076e8da175cba2d0 (diff)
downloadpython-apt-52ae9a181314398e4dc4996d1409e99b9bdbbf7e.tar.gz
* apt/package.py:
- actually return values in {candiate,installed}Downloadable()
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 896e4a0d..5eac06d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ python-apt (0.6.17) unstable; urgency=low
* apt/package.py:
- fix various pychecker warnings
- check if looupRecords succeeded
+ - fix bug in the return statement of _downloadable()
* apt/cache.py:
* python/srcrecords.cc:
- add "Restart" method