diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-03-21 15:10:36 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-03-21 15:10:36 +0100 |
| commit | d95dc94bf1ed043ed22675fe40f0184cab877680 (patch) | |
| tree | 73713be47d808907a0c9a0f5da6a1eb516f1ad9b /debian | |
| parent | 0ce374b88d19f45e84c3557ef8fb4caf19c98304 (diff) | |
| parent | 4e7cf23803ea29eb90b9c663cb6ded845067a6c7 (diff) | |
| download | python-apt-d95dc94bf1ed043ed22675fe40f0184cab877680.tar.gz | |
* merged from mainline
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 75604746..7dbc7c91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.6.16.2ubuntu4) 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.2ubuntu3) dapper; urgency=low * apt/package.py: undo some damager from pychecker @@ -24,7 +31,6 @@ python-apt (0.6.16.2ubuntu1) dapper; urgency=low - fix various pychecker warnings * apt/cache.py, apt/package.py: fix various pychecker warnings - -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 28 Feb 2006 12:04:37 +0100 python-apt (0.6.16.1) unstable; urgency=low |
