diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-01-21 22:42:26 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-01-21 22:42:26 +0100 |
| commit | ef6a647b219823bf75cace674904ade03079b2e5 (patch) | |
| tree | 86fccb12c72d385fa7e3eb7710b679a65ae52a0c /debian/control | |
| parent | 96ba2a685e8f754d2917da88dc424ef71a99b2e8 (diff) | |
| download | python-apt-ef6a647b219823bf75cace674904ade03079b2e5.tar.gz | |
* aptsources/distro.py:
- use iso_3166.xml instead of iso_3166.tab
* debian/control:
- add Recommends to iso-codes (for iso_3166.xml)
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 0cb6e215..0fbc0205 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Vcs-Bzr: http://bzr.debian.org/apt/python-apt/debian-sid 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 |
