diff options
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 85714048..6cad29e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-apt (0.8.0~exp1) UNRELEASED; urgency=low +python-apt (0.8.0~exp1) experimental; urgency=low * Disable the old-style API, and break all packages using it * Add an 'is_multi_arch' attribute to apt_pkg.Cache @@ -10,7 +10,7 @@ python-apt (0.8.0~exp1) UNRELEASED; urgency=low * Introduce apt_pkg.Cache.groups and apt_pkg.Cache.group_count * Fix debian/rules to work correctly with tilde in version number - -- Julian Andres Klode <jak@debian.org> Tue, 05 Apr 2011 10:33:54 +0200 + -- Julian Andres Klode <jak@debian.org> Tue, 05 Apr 2011 16:21:45 +0200 python-apt (0.7.100.3) unstable; urgency=low |
