summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-01-22 09:35:12 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-01-22 09:35:12 +0100
commit9ecd5cc188487f6823fb450d1ef4aa3f97fcef7b (patch)
tree66b510dfdfb6232c577c22e078240efd5da558f2 /debian
parentef6a647b219823bf75cace674904ade03079b2e5 (diff)
downloadpython-apt-9ecd5cc188487f6823fb450d1ef4aa3f97fcef7b.tar.gz
fix incorrect indent
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8868468a..400b15f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-apt (0.7.9~exp3) experimental; urgency=low
* aptsources/distro.py:
- use iso_3166.xml instead of iso_3166.tab
+ - fix incorrect indent
* debian/control:
- add Recommends to iso-codes (for iso_3166.xml)