diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-17 18:41:09 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-17 18:41:09 +0200 |
| commit | 52ae9a181314398e4dc4996d1409e99b9bdbbf7e (patch) | |
| tree | 0311a671e183751222eded229740fbdb7001d8b3 /debian | |
| parent | 5042fb1f6160381c18a4add7076e8da175cba2d0 (diff) | |
| download | python-apt-52ae9a181314398e4dc4996d1409e99b9bdbbf7e.tar.gz | |
* apt/package.py:
- actually return values in {candiate,installed}Downloadable()
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
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 |
