summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <egon@tas>2007-03-15 13:09:32 +0100
committerMichael Vogt <egon@tas>2007-03-15 13:09:32 +0100
commit0b8033d96e6144f8bc05583be0b2d1743f3c73a6 (patch)
tree8626185e58ee0122d66fbe50edfdf9211d610960 /debian
parent9a97aa02892342fa4fe7e2f8e3bfe314f194ef0e (diff)
downloadpython-apt-0b8033d96e6144f8bc05583be0b2d1743f3c73a6.tar.gz
* aptsources/distro.py:
- fix typo (LP#84009)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7e897122..05efcd08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-apt (0.6.20ubuntu14) feisty; urgency=low
+
+ * aptsources/distro.py:
+ - fix typo (LP#84009)
+
+ --
+
python-apt (0.6.20ubuntu13) feisty; urgency=low
* fix in the duplicated source checking (thanks to Sebastian Heinlein)