* Major typo fix in Tgz.pm.

* Fixed newlines in tgz filelist.
   * Fixed some undefined value warnings.
   * Put the rpm spec file back in. Converting the debs to rpms fails
     because rpm doesn't use the same perl include path. Bummer.
   * Fixed duplicate alien man page problem.
This commit is contained in:
joey
2000-04-23 03:55:53 +00:00
parent fb93c09776
commit 51e74f1eef
3 changed files with 3 additions and 5 deletions

3
debian/changelog vendored
View File

@@ -1,10 +1,11 @@
alien (6.999) unstable; urgency=low
alien (6.9999) unstable; urgency=low
* Major typo fix in Tgz.pm.
* Fixed newlines in tgz filelist.
* Fixed some undefined value warnings.
* Put the rpm spec file back in. Converting the debs to rpms fails
because rpm doesn't use the same perl include path. Bummer.
* Fixed duplicate alien man page problem.
-- Joey Hess <joeyh@debian.org> Sat, 22 Apr 2000 16:12:44 -0700