mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
Remove suggests for lsb-rpm, which no longer exists. Closes: #756873
This commit is contained in:
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
alien (8.92) UNRELEASED; urgency=medium
|
||||
|
||||
* Remove suggests for lsb-rpm, which no longer exists.
|
||||
Closes: #756873
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Sat, 02 Aug 2014 19:19:55 -0400
|
||||
|
||||
alien (8.91) unstable; urgency=medium
|
||||
|
||||
* Support other deb data.tar compression schemes in fallback code.
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user