mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-25 14:00:17 +00:00
22 lines
746 B
Plaintext
22 lines
746 B
Plaintext
Source: alien
|
|
Section: admin
|
|
Priority: optional
|
|
Build-Depends: debhelper (>= 7.0.50)
|
|
Maintainer: Joey Hess <joeyh@debian.org>
|
|
Standards-Version: 3.9.3
|
|
Vcs-Git: git://git.kitenet.net/alien
|
|
Homepage: http://kitenet.net/~joey/code/alien/
|
|
|
|
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
|
|
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.
|