diff --git a/debian/changelog b/debian/changelog index e71be9c..8497094 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -alien (6.99.2) unstable; urgency=low +alien (6.99.3) unstable; urgency=low * Major typo fix in Tgz.pm. * Fixed newlines in tgz filelist. diff --git a/debian/rules b/debian/rules index ed23e2f..9f03102 100755 --- a/debian/rules +++ b/debian/rules @@ -51,14 +51,6 @@ installhook: cd /home/ftp/pub/code/alien; \ ln -sf ../debian/alien_$(VERSION).tar.gz alien_$(VERSION).tar.gz; \ ln -sf ../debian/alien_$(VERSION).tar.gz alien.tar.gz - fakeroot alien -k --to-slp /home/joey/debian/public/alien_*.deb - mv alien-$(VERSION).slp /home/ftp/pub/code/alien/ - fakeroot alien -k --to-rpm /home/joey/debian/public/alien_*.deb - mv alien-$(VERSION)*.rpm /home/ftp/pub/code/alien/ - ln -s /home/ftp/pub/code/alien/alien-$(VERSION)*.rpm \ - /home/ftp/pub/code/alien/alien.rpm - ln -s /home/ftp/pub/code/alien/alien-$(VERSION).slp \ - /home/ftp/pub/code/alien/alien.slp binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary