* Now FHS compliant. But the packages it builds will probably not be..

This commit is contained in:
joey
1999-09-06 21:29:23 +00:00
parent 4f5b63ee13
commit 046afb14d4
5 changed files with 23 additions and 13 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
alien (6.47) unstable; urgency=low
* Now FHS compliant. But the packages it builds will probably not be..
-- Joey Hess <joeyh@master.debian.org> Mon, 6 Sep 1999 14:25:01 -0700
alien (6.46) unstable; urgency=low
* Fixed alien.slp file generation.

18
debian/control vendored
View File

@@ -1,14 +1,18 @@
Source: alien
Section: admin
Priority: extra
Maintainer: Christoph Lameter <clameter@waterf.org>
Standards-Version: 2.1.2.2
Maintainer: Joey Hess <joeyh@master.debian.org>
Standards-Version: 3.0.1.1
Package: alien
Architecture: all
Section: admin
Depends: debmake
Recommends: rpm
Description: Install RedHat and Slackware Packages with dpkg.
Allows the integration of packages from other sources (Red Hat, Slackware etc)
called "Aliens". This is a tool only suitable for binary packages.
Depends: debhelper (>= 0.88), perl5 | perl (>= 5.004), rpm (>= 2.4.4-2), dpkg-dev, make, cpio
Suggests: patch, bzip2
Description: Install Red Hat, Stampede, and Slackware Packages with dpkg.
Alien allows you to convert Red Hat, Stampede and Slackware Packages into
Debian packages, which can be installed with dpkg.
.
It can also convert into Slackware, Red Hat, and Stampede packages.
.
This is a tool only suitable for binary packages.