releasing version 8.59

This commit is contained in:
joey
2005-11-15 18:14:37 +00:00
parent da40f906b0
commit 1a3ed01c30
2 changed files with 8 additions and 0 deletions

View File

@@ -292,6 +292,7 @@ sub prep {
print OUT "Requires: ".$this->depends."\n"
if defined $this->depends && length $this->depends;
print OUT "Summary: ".$this->summary."\n";
print OUT "License: ".$this->copyright."\n";
print OUT "Distribution: ".$this->distribution."\n";
print OUT "Group: Converted/".$this->group."\n";
print OUT "\n";

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
alien (8.59) unstable; urgency=low
* Hmm, seems rpm renamed Copyright to License and fails w/o the new field.
Fix.
-- Joey Hess <joeyh@debian.org> Fri, 11 Nov 2005 11:26:35 -0500
alien (8.58) unstable; urgency=low
* Remove Copyright: from generated alien spec file since for some reason