diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-04-21 15:47:46 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-04-21 15:47:46 +0200 |
| commit | c997f18dbcbbe156aa34af408a62a4b74f58f41d (patch) | |
| tree | c478b2a33e673335e359fb97cfffffcb7afbc35e /debian | |
| parent | 55122aa21c2947aacd07554da57bc323afcd730e (diff) | |
| download | python-apt-c997f18dbcbbe156aa34af408a62a4b74f58f41d.tar.gz | |
Add rich compare methods to the Version object.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 911c68d9..c2c049c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ python-apt (0.7.94.3) UNRELEASED; urgency=low - Check that 2nd argument to Cache.update() really is a SourceList object. - Fix PackageFile.not_automatic to use NotAutomatic instead of NotSource. - Add Package.has_versions to see which packages have at least one version. + - Add rich compare methods to the Version object. * python/generic.cc: - Fix a memory leak when using old attribute names. - Map ArchiveURI property to archive_uri |
