switched to using Makefile.PL, though I hate MakeMaker, it seems to make

some sense to use it here.
This commit is contained in:
joey
2000-04-22 05:47:47 +00:00
parent f79b8473da
commit 60f67d6d70
8 changed files with 58 additions and 137 deletions

2
debian/changelog vendored
View File

@@ -24,6 +24,8 @@ alien (6.99) unstable; urgency=low
* Alien now always cleans up after failed converts, Closes: #62331
* Alien can now be used to just install a package with no conversion.
Closes: #53441
* Use a Makefile.PL because that seems to make sense, which means lots of
the build system had to be changed.
-- Joey Hess <joeyh@debian.org> Thu, 20 Apr 2000 18:52:41 -0700