diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-17 18:14:35 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-17 18:14:35 +0200 |
| commit | b47ce124b9672ea58f87dd2380c409566ffcfefd (patch) | |
| tree | a3a9ebab094bf88a7bb7a1eb8b73826736496ab8 /debian/changelog | |
| parent | 53809b5b5c560cab8da18649a949228f7458edef (diff) | |
| download | python-apt-b47ce124b9672ea58f87dd2380c409566ffcfefd.tar.gz | |
* prepared new upload with cherry picked patch from mainline
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6859407c..9822dc42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-apt (0.6.16.2ubuntu7) dapper; urgency=low + + * apt/package.py: + - check if _lookupRecord() succeeded when checking + maintainer or description (fixes invalid descriptions under + rare circumstances in gnome-app-install) + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 17 May 2006 18:12:58 +0200 + python-apt (0.6.16.2ubuntu6) dapper; urgency=low * debian/control: |
