diff options
| author | Julian Andres Klode <jak@debian.org> | 2011-04-12 15:25:52 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2011-04-12 15:25:52 +0200 |
| commit | e4c1c8610e9a9a120c02713a3567b68f73c246e8 (patch) | |
| tree | d35fce6d0e0ee24332630a96e0e2f1ad855c26bb | |
| parent | d2af9ab5144d6a6af9e92a8758c76209e27d22c7 (diff) | |
| download | python-apt-e4c1c8610e9a9a120c02713a3567b68f73c246e8.tar.gz | |
Release 0.8.0~exp2 to experimental
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 6c19fc44..3397f85d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-apt (0.8.0~exp2) UNRELEASED; urgency=low +python-apt (0.8.0~exp2) experimental; urgency=low * aptsources: Parse multi-arch sources.list files correctly * aptsources: Allow insertion of new multi-arch entries @@ -18,7 +18,7 @@ python-apt (0.8.0~exp2) UNRELEASED; urgency=low * apt.package: Add 'tasks' to Version, improve doc (Closes: #619574) * doc: Fix documentation of BaseDependency.relation (Closes: #607031) - -- Julian Andres Klode <jak@debian.org> Wed, 06 Apr 2011 09:46:52 +0200 + -- Julian Andres Klode <jak@debian.org> Tue, 12 Apr 2011 15:25:38 +0200 python-apt (0.8.0~exp1) experimental; urgency=low |
