blanket removal of emacs cruft from changelog files, and some other minor

changes
This commit is contained in:
joey
2001-07-19 00:35:50 +00:00
parent 888ede94c1
commit 9fde962934

8
debian/changelog vendored
View File

@@ -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: