summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-01-22 09:38:51 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2009-01-22 09:38:51 +0100
commit029acf72fdc00598bedaf873a18854367043d4f9 (patch)
tree1228f81065a4b5ce6f052c3c4300b27cdf56c0e1 /debian/control
parentf30c7b595dfcfcd7271b9ec4751a39a34a2488bd (diff)
parent9ecd5cc188487f6823fb450d1ef4aa3f97fcef7b (diff)
downloadpython-apt-029acf72fdc00598bedaf873a18854367043d4f9.tar.gz
* apt/__init__.py:
- use iso_3166.xml instead of iso_3166.tab - fix incorrect indent * debian/control: - add Recommends to iso-codes (for iso_3166.xml)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index abce7569..a347a19f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Vcs-Bzr: http://code.launchpad.net/~ubuntu-core-dev/python-apt/ubuntu
Package: python-apt
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, lsb-release
+Recommends: iso-codes
Priority: optional
Provides: ${python:Provides}
Suggests: python-apt-dbg, python-gtk2, python-vte