mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
releasing version 8.59
This commit is contained in:
@@ -292,6 +292,7 @@ sub prep {
|
|||||||
print OUT "Requires: ".$this->depends."\n"
|
print OUT "Requires: ".$this->depends."\n"
|
||||||
if defined $this->depends && length $this->depends;
|
if defined $this->depends && length $this->depends;
|
||||||
print OUT "Summary: ".$this->summary."\n";
|
print OUT "Summary: ".$this->summary."\n";
|
||||||
|
print OUT "License: ".$this->copyright."\n";
|
||||||
print OUT "Distribution: ".$this->distribution."\n";
|
print OUT "Distribution: ".$this->distribution."\n";
|
||||||
print OUT "Group: Converted/".$this->group."\n";
|
print OUT "Group: Converted/".$this->group."\n";
|
||||||
print OUT "\n";
|
print OUT "\n";
|
||||||
|
|||||||
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -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
|
alien (8.58) unstable; urgency=low
|
||||||
|
|
||||||
* Remove Copyright: from generated alien spec file since for some reason
|
* Remove Copyright: from generated alien spec file since for some reason
|
||||||
|
|||||||
Reference in New Issue
Block a user