diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-03-06 18:58:21 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-03-06 18:58:21 +0000 |
| commit | 251a9c10f4c848df5d1daaef63a16e4ce6d5dc0b (patch) | |
| tree | d238879e4790d5fddd4bdce3bf905af9cb23e3f3 /debian | |
| parent | eb14999105a40543ee791bfa1c22b5dcf3d6fe37 (diff) | |
| download | python-apt-251a9c10f4c848df5d1daaef63a16e4ce6d5dc0b.tar.gz | |
* added purge option
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 23f586d9..f9a26c49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,9 @@ python-apt (0.6.16.2) unstable; urgency=low - fix various pychecker warnings * apt/cache.py: - return useful values on Cache.update() - * apt/cache.py, apt/package.py: fix various pychecker warnings + * apt/package.py: + - fix various pychecker warnings + - added setDelete(purge) option -- |
