summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2011-04-05 16:22:04 +0200
committerJulian Andres Klode <jak@debian.org>2011-04-05 16:22:04 +0200
commitef797f74a1948be2231a28786d2c40d047f9c49d (patch)
treee48121991ae60468e1d78894be3e9e0c32b13676
parent12c1f3293bc257a325dc4eb16dac2f385340c89e (diff)
downloadpython-apt-ef797f74a1948be2231a28786d2c40d047f9c49d.tar.gz
Release 0.8.0~exp1 to experimental
-rw-r--r--debian/changelog4
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