Files
alien/debian/control

22 lines
746 B
Plaintext
Raw Normal View History

Source: alien
1999-09-05 05:50:40 +00:00
Section: admin
Priority: optional
2009-02-27 20:20:37 -05:00
Build-Depends: debhelper (>= 7.0.50)
1999-11-23 23:51:06 +00:00
Maintainer: Joey Hess <joeyh@debian.org>
2012-04-05 13:54:58 -04:00
Standards-Version: 3.9.3
Vcs-Git: git://git.kitenet.net/alien
2007-11-06 15:54:02 -05:00
Homepage: http://kitenet.net/~joey/code/alien/
1999-09-05 05:50:40 +00:00
Package: alien
1999-09-05 05:50:40 +00:00
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
2007-10-19 20:34:22 -04:00
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.
.
It can also generate packages of any of the other formats.
.
This is a tool only suitable for binary packages.