* Added --test parameter, Closes: #145520

This commit is contained in:
joey
2002-05-03 00:12:13 +00:00
parent ddc50f48fb
commit 451483bc02
5 changed files with 72 additions and 10 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
alien (8.07) unstable; urgency=low
* Added --test parameter, Closes: #145520
-- Joey Hess <joeyh@debian.org> Thu, 2 May 2002 20:03:21 -0400
alien (8.06) unstable; urgency=low
* Added --fixperms option. Closes: #142850

2
debian/control vendored
View File

@@ -9,7 +9,7 @@ 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
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.