summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f36571f9..c1ab2f0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
-python-apt (0.7.100.1ubuntu1) UNRELEASEDnatty; urgency=low
+python-apt (0.7.100.1ubuntu1) natty; urgency=low
* merged from debian
+ * dropped python2.6 recommends
* apt/progress/text.py:
- only run ioctl for termios.TIOCGWINSZ if the fd is a tty
* apt/debfile.py, tests/test_debfile.py: