Remove suggests for lsb-rpm, which no longer exists. Closes: #756873

This commit is contained in:
Joey Hess
2014-08-02 19:20:25 -04:00
parent 22709da70e
commit 919297f3d1
2 changed files with 8 additions and 1 deletions

2
debian/control vendored
View File

@@ -11,7 +11,7 @@ Package: alien
Architecture: all
Section: admin
Depends: debhelper (>= 7), ${misc:Depends}, ${perl:Depends}, rpm (>= 2.4.4-2), dpkg-dev, make, cpio, rpm2cpio
Suggests: patch, bzip2, lsb-rpm, lintian, lzma
Suggests: patch, bzip2, lintian, lzma
Description: convert and install rpm and other packages
Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages
into Debian packages, which can be installed with dpkg.