summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@canonical.com>2012-11-20 12:01:11 +0100
committerMartin Pitt <martin.pitt@canonical.com>2012-11-20 12:01:11 +0100
commitc7eb97c2fc8e2f4d3a7e41ac615382657eb95d49 (patch)
tree0c054842b467a1923093cf0d7c93853e2154a460
parentd07479422c5930856ebb5ff362e176bd5c64441a (diff)
downloadpython-apt-c7eb97c2fc8e2f4d3a7e41ac615382657eb95d49.tar.gz
releasing version 0.8.8ubuntu5
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index e934f203..1e93f222 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-apt (0.8.8ubuntu5) UNRELEASED; urgency=low
+python-apt (0.8.8ubuntu5) raring; urgency=low
* tests/*.py: Do not prepend None to sys.path, Python 3.3 redeems that with
an unintelligible crash.
@@ -10,7 +10,7 @@ python-apt (0.8.8ubuntu5) UNRELEASED; urgency=low
* tests/test_auth.py: Temporarily disable $http_proxy for the tests, as
gnupg does not get along with proxies (LP #789049)
- -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 20 Nov 2012 09:43:36 +0100
+ -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 20 Nov 2012 12:01:08 +0100
python-apt (0.8.8ubuntu4) raring; urgency=low