summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-01-13 23:24:10 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2011-01-13 23:24:10 +0100
commit28b6f80373ad00704615e1cb0aa9ef65a794771c (patch)
tree2c62ccd1c175c59b26f9db5b74edf39b0e45451e
parent4c0f43da5e3fc902193be578ad3aaa1e7c6457a7 (diff)
downloadpython-apt-28b6f80373ad00704615e1cb0aa9ef65a794771c.tar.gz
releasing version 0.7.100.1ubuntu4
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 5162dd04..7f935923 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-apt (0.7.100.1ubunt4) natty; urgency=low
+python-apt (0.7.100.1ubuntu4) natty; urgency=low
[ Michael Bienia ]
* Use the new "except Exception as e" syntax from Python 2.6 (and later) to
@@ -10,7 +10,7 @@ python-apt (0.7.100.1ubunt4) natty; urgency=low
- fix py3 extension module install location (thanks to
Barry)
- -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 13 Jan 2011 22:09:39 +0100
+ -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 13 Jan 2011 22:58:43 +0100
python-apt (0.7.100.1ubuntu3) natty; urgency=low