summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-10-21 09:10:46 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-10-21 09:10:46 +0200
commit50756e0efb5081d3379fa874ca41ab57bdf2798d (patch)
tree792ea54a45991d98ba9c03a1974888e15c1630f0 /debian/control
parentf17fc818cca41668bb6358e490ff3278e64fa493 (diff)
downloadpython-apt-50756e0efb5081d3379fa874ca41ab57bdf2798d.tar.gz
* tests/test_aptsources.py:
- use unlzma from xz-utils instead of lzma to follow what dpkg is using (LP: #868188) * debian/control: - add recommends to xz-lzma to ensure we have the unlzma command
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 01e8884e..541e4c36 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Vcs-Browser: http://bzr.debian.org/loggerhead/apt/python-apt/debian-sid/changes
Package: python-apt
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-apt-common
-Recommends: lsb-release, iso-codes, python2.6
+Recommends: lsb-release, iso-codes, python2.6, xz-lzma
Breaks: packagekit-backend-apt (<= 0.4.8-0ubuntu4),
computer-janitor (<< 1.14.1-1+),
debdelta (<< 0.41+),