diff options
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 6150632c..61ec1527 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,10 @@ python-apt (0.7.91) UNRELEASED; urgency=low * debian/python-apt.doc-base: register the documentation with the doc-base system (Closes: #525134) + [ Sebastian Heinlein ] + * apt/package.py: Add Package.get_version() which returns a Version instance + for the given version string or None (Closes: #523998) + -- Julian Andres Klode <jak@debian.org> Fri, 05 Jun 2009 19:36:45 +0200 python-apt (0.7.90) experimental; urgency=low |
