diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-03-21 15:22:06 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-03-21 15:22:06 +0100 |
| commit | 8cf52a64893ee959d7235d79c79bb31716441d98 (patch) | |
| tree | 559bc20ce6c34e88831e194efd2a01e5a2a879d2 /debian | |
| parent | d95dc94bf1ed043ed22675fe40f0184cab877680 (diff) | |
| parent | 0ca7d17e25610685848ef8692ed0b39f32f1fc2e (diff) | |
| download | python-apt-8cf52a64893ee959d7235d79c79bb31716441d98.tar.gz | |
* merged from the sprint archive
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7dbc7c91..567ef8e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,17 @@ -python-apt (0.6.16.2ubuntu4) dapper; urgency=low +python-apt (0.6.16.2ubuntu5) dapper; urgency=low * apt/cache.py: Release locks on failure (thanks to Colin Watson) (closes: #35867) -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 21 Mar 2006 15:09:14 +0100 +python-apt (0.6.16.2ubuntu4) dapper; urgency=low + + * apt/package.py: + - added Package.setDelete(purge) option + + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 6 Mar 2006 18:59:33 +0000 + python-apt (0.6.16.2ubuntu3) dapper; urgency=low * apt/package.py: undo some damager from pychecker |
