Files
alien/debian/control

30 lines
876 B
Plaintext
Raw Permalink Normal View History

Source: alien
1999-09-05 05:50:40 +00:00
Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 13)
Maintainer: Debian QA Group <packages@qa.debian.org>
2021-08-22 01:14:55 -04:00
Standards-Version: 4.6.0
Rules-Requires-Root: no
2020-03-28 23:40:53 -04:00
Vcs-Git: https://salsa.debian.org/debian/alien.git
Vcs-Browser: https://salsa.debian.org/debian/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
Depends: debhelper (>= 10),
${misc:Depends},
${perl:Depends},
rpm,
dpkg-dev,
make,
cpio,
rpm2cpio
Suggests: patch, bzip2, 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.