summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-01-13 22:12:18 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2011-01-13 22:12:18 +0100
commit4c0f43da5e3fc902193be578ad3aaa1e7c6457a7 (patch)
tree80c753ea673590e87dc3016ceb877edd6848e0ca
parentc9cf7e9271660b90c809a023e88452474a0d18a1 (diff)
downloadpython-apt-4c0f43da5e3fc902193be578ad3aaa1e7c6457a7.tar.gz
releasing version 0.7.100.1ubunt4
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4ac372b8..5162dd04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-apt (0.7.100.1ubunt4) UNRELEASED; urgency=low
+python-apt (0.7.100.1ubunt4) natty; urgency=low
[ Michael Bienia ]
* Use the new "except Exception as e" syntax from Python 2.6 (and later) to