mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
blanket removal of emacs cruft from changelog files, and some other minor
changes
This commit is contained in:
8
debian/changelog
vendored
8
debian/changelog
vendored
@@ -233,8 +233,8 @@ alien (6.99) unstable; urgency=low
|
|||||||
one:
|
one:
|
||||||
perl -MAlien::Package::Deb -MAlien::Package::Rpm -e '
|
perl -MAlien::Package::Deb -MAlien::Package::Rpm -e '
|
||||||
$p=Alien::Package::Rpm->new(filename => shift); $p->unpack;
|
$p=Alien::Package::Rpm->new(filename => shift); $p->unpack;
|
||||||
bless($p, "Alien::Package::Deb");
|
bless($p, "Alien::Package::Deb");
|
||||||
$p->prep; $p->build'
|
$p->prep; $p->build'
|
||||||
* Almost every line of code has been rewritten.
|
* Almost every line of code has been rewritten.
|
||||||
* Package descriptions now include a note that they were converted with
|
* Package descriptions now include a note that they were converted with
|
||||||
alien. There are other numerous changes to the converted packages, for
|
alien. There are other numerous changes to the converted packages, for
|
||||||
@@ -1927,7 +1927,3 @@ debmake (0.1) experimental; urgency=low
|
|||||||
* Initial Release.
|
* Initial Release.
|
||||||
|
|
||||||
-- Christoph Lameter <clameter@waterf.org> Thu, 10 Oct 1996 13:21:48 -0800
|
-- Christoph Lameter <clameter@waterf.org> Thu, 10 Oct 1996 13:21:48 -0800
|
||||||
|
|
||||||
Local variables:
|
|
||||||
mode: debian-changelog
|
|
||||||
End:
|
|
||||||
|
|||||||
Reference in New Issue
Block a user