summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-12-21 18:23:37 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-12-21 18:23:37 +0100
commit06720135e8a408369cbb74e7d1fa7e554dd36067 (patch)
tree56fedffee2402077f112e619267b17b6f3074068 /debian
parenta4bd6f49f40e1dad06530fbcfa5768a8487d84ba (diff)
downloadpython-apt-06720135e8a408369cbb74e7d1fa7e554dd36067.tar.gz
releasing version 0.7.100.1ubuntu1
Diffstat (limited to 'debian')
-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: