mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
20 lines
657 B
Plaintext
20 lines
657 B
Plaintext
Source: alien
|
|
Section: admin
|
|
Priority: optional
|
|
Build-Depends: debhelper (>= 4), dpkg-dev (>= 1.9.0)
|
|
Maintainer: Joey Hess <joeyh@debian.org>
|
|
Standards-Version: 3.6.2
|
|
|
|
Package: alien
|
|
Architecture: all
|
|
Section: admin
|
|
Depends: debhelper (>= 3), ${misc:Depends}, ${perl:Depends}, rpm (>= 2.4.4-2), dpkg-dev, make, cpio
|
|
Suggests: patch, bzip2, lsb-rpm, lintian
|
|
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.
|