diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-04-11 10:21:05 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-04-11 10:21:05 +0200 |
commit | 621aeca0bc8fe39c57d6221c7581c758e5822fd0 (patch) | |
tree | 7959608084f0cbd79531873f18ac6b77196ffa41 /debian/control | |
parent | 6d0527822b8c240c929687f68b5f171d3ef2af3c (diff) |
* debian/control:
- suggest xz-lzma instead of lzma
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 311346b0f..413276e95 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, debian-archive-keyring, gnupg Replaces: manpages-pl (<< 20060617-3~) Conflicts: python-apt (<< 0.7.93.2~) -Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt +Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, xz-lzma, python-apt Description: commandline package manager This package provides commandline tools for searching and managing as well as querying information about packages |