diff options
| author | Julian Andres Klode <jak@jak-laptop> | 2009-11-07 18:58:02 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@jak-laptop> | 2009-11-07 18:58:02 +0100 |
| commit | 34d3e8ac912084adeb2609ef1ff9c3870a5fc947 (patch) | |
| tree | 2d7ea4fcb252eb0b9a81cb60b674585fd5d446f3 /debian | |
| parent | be85eeaeadf8b93021413ab7ed79e639b65102a6 (diff) | |
| download | python-apt-34d3e8ac912084adeb2609ef1ff9c3870a5fc947.tar.gz | |
apt/package.py: Fix dictionary access of VersionList, patch
by Sebastian Heinlein (Closes: #554895).
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e22014a3..4fbf6be1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.7.13.4) unstable; urgency=low + + * apt/package.py: Fix dictionary access of VersionList, patch + by Sebastian Heinlein (Closes: #554895). + + -- Julian Andres Klode <jak@debian.org> Sat, 07 Nov 2009 18:56:37 +0100 + python-apt (0.7.13.3) unstable; urgency=low [ Michael Vogt ] |
