summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
-rw-r--r--debian/control1
2 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 860bacc5..8868468a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+python-apt (0.7.9~exp3) experimental; urgency=low
+
+ * aptsources/distro.py:
+ - use iso_3166.xml instead of iso_3166.tab
+ * debian/control:
+ - add Recommends to iso-codes (for iso_3166.xml)
+
+ --
+
python-apt (0.7.9~exp2) experimental; urgency=low
[ Julian Andres Klode ]
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