* Fixed an uninitialized value when converting from a .src.rpm.

This commit is contained in:
joey
2000-05-30 04:44:06 +00:00
parent 2ab8c2557c
commit 13f031a9bf
2 changed files with 8 additions and 1 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
alien (7.5) unstable; urgency=low
* Fixed an uninitialized value when converting from a .src.rpm.
-- Joey Hess <joeyh@debian.org> Mon, 29 May 2000 21:42:38 -0700
alien (7.4) unstable; urgency=low
* Corrected typo that broke Deb.pm, Closes: #64559