summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-04-15 20:23:04 +0200
committerJulian Andres Klode <jak@debian.org>2009-04-15 20:23:04 +0200
commitabc7c861e85265b0725aa82a51fe41f9183bc506 (patch)
tree611819fece2da28d796b184457fb413f1f7b497d /debian
parentb71b5243d22f75ba5df926e8086345498157032e (diff)
downloadpython-apt-abc7c861e85265b0725aa82a51fe41f9183bc506.tar.gz
* Upload as 0.7.90 to experimental
This is the first pre-release of python-apt 0.8. It is completely backward compatible (even on Python 3), API changes will appear in 0.7.91.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d356c3cf..b2f2b965 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-apt (0.7.11) UNRELEASED; urgency=low
+python-apt (0.7.90) experimental; urgency=low
* Introduce support for Python 3 (Closes: #523645)