diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-03-08 19:31:15 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-03-08 19:31:15 +0100 |
| commit | 231983e447d19630372a51412859c0942b2d3ac5 (patch) | |
| tree | 7d5eb4fbfca2fa1419b53ff95b23525a9e998254 | |
| parent | 29b9304e0b3024c62772df6eeebf848bb52c3c37 (diff) | |
| download | python-apt-231983e447d19630372a51412859c0942b2d3ac5.tar.gz | |
debian/changelog: Add 'Provide Package.versions (Closes: #513236)'
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a7241740..11b1cfe7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ python-apt (0.7.9~exp3) experimental; urgency=low - Deprecate Package.candidate*() and Package.installed*(), except for installedFiles. - Provide Version.get_source() (LP: #118788) + - Provide Package.versions (Closes: #513236) * apt/progress/: New package, replaces apt.progress and apt.gtk - apt/progress/gtk2.py: Moved here from apt/gtk/widgets.py - apt/progress/__init__.py: Move here from apt/progress.py |
