Files
alien/debian/control

20 lines
618 B
Plaintext
Raw Normal View History

1999-09-05 05:50:40 +00:00
Source: alien
Section: admin
Priority: optional
2001-02-10 02:21:17 +00:00
Build-Depends-Indep: debhelper (>= 3)
1999-11-23 23:51:06 +00:00
Maintainer: Joey Hess <joeyh@debian.org>
Standards-Version: 3.5.6.1
1999-09-05 05:50:40 +00:00
Package: alien
Architecture: all
Section: admin
Depends: debhelper (>= 3), ${perl:Depends}, rpm (>= 2.4.4-2), dpkg-dev, make, cpio
Suggests: patch, bzip2, lsb-rpm
2002-03-27 06:15:14 +00:00
Description: install non-native packages with dpkg
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.