Depend on the new rpm2cpio package. Closes: #559061

This commit is contained in:
Joey Hess
2009-12-01 13:23:53 -05:00
parent 7ade57f401
commit 140075f2d6
2 changed files with 4 additions and 3 deletions

5
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
alien (8.79) UNRELEASED; urgency=low
alien (8.79) unstable; urgency=low
* Typo. Closes: #554379
* Modify -g and -s to support running on multiple packages at once.
@@ -6,8 +6,9 @@ alien (8.79) UNRELEASED; urgency=low
* Removed all built-in patches for converting specific packages
(j2sdk, jdk, lgtoclnt, motif) with alien. These were out of date,
and not maintained. Alien will not include such patches going forward.
* Depend on the new rpm2cpio package. Closes: #559061
-- Joey Hess <joeyh@debian.org> Wed, 04 Nov 2009 12:08:39 -0500
-- Joey Hess <joeyh@debian.org> Tue, 01 Dec 2009 13:23:55 -0500
alien (8.78) unstable; urgency=low

2
debian/control vendored
View File

@@ -10,7 +10,7 @@ Homepage: http://kitenet.net/~joey/code/alien/
Package: alien
Architecture: all
Section: admin
Depends: debhelper (>= 3), ${misc:Depends}, ${perl:Depends}, rpm (>= 2.4.4-2), dpkg-dev, make, cpio
Depends: debhelper (>= 3), ${misc:Depends}, ${perl:Depends}, rpm (>= 2.4.4-2), dpkg-dev, make, cpio, rpm2cpio
Suggests: patch, bzip2, lsb-rpm, lintian
Description: convert and install rpm and other packages
Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages