From 919297f3d17762a5d5f2a9abcc4e41fefd66a2d9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 2 Aug 2014 19:20:25 -0400 Subject: [PATCH] Remove suggests for lsb-rpm, which no longer exists. Closes: #756873 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 02147d3..5df190c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +alien (8.92) UNRELEASED; urgency=medium + + * Remove suggests for lsb-rpm, which no longer exists. + Closes: #756873 + + -- Joey Hess Sat, 02 Aug 2014 19:19:55 -0400 + alien (8.91) unstable; urgency=medium * Support other deb data.tar compression schemes in fallback code. diff --git a/debian/control b/debian/control index b2e05c2..8c25882 100644 --- a/debian/control +++ b/debian/control @@ -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.