diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-07-30 14:36:35 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-07-30 14:36:35 +0200 |
| commit | 2b64e774ba825789caea80d9424faf1ac3be19d9 (patch) | |
| tree | d9020c831e98ddba677ee7d3626c321bb4c92389 /debian | |
| parent | eadd9977838ee990a06d5f5702313f81c824d51d (diff) | |
| download | python-apt-2b64e774ba825789caea80d9424faf1ac3be19d9.tar.gz | |
apt/progress.py: Extract the package name from the status message
(Closes: #532660)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e95a3fe2..83422b00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,10 @@ python-apt (0.7.11.2) unstable; urgency=low * debian/python-apt.doc-base: register the documentation with the doc-base system (Closes: #525134) + [ Sebastian Heinlein ] + * apt/progress.py: Extract the package name from the status message + (Closes: #532660) + -- Julian Andres Klode <jak@debian.org> Thu, 30 Jul 2009 14:08:30 +0200 python-apt (0.7.11.1) unstable; urgency=low |
