From: Axel Beckert Date: Tue, 29 Oct 2013 12:51:17 +0000 (+0100) Subject: Drop unused code from debian/rules X-Git-Tag: debian/3.0-1~8 X-Git-Url: https://git.deb.at/w/pkg/t-prot.git/commitdiff_plain/b0f8440268fea518e564daa4511880634cb1ddfb Drop unused code from debian/rules This code will likely never be needed anymore as the according patch no more exists. --- diff --git a/debian/changelog b/debian/changelog index 8a56129..a0c63d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ t-prot (3.0-1) UNRELEASED; urgency=low + Drop applying slang-2 patches, they're default now + Drop build-dependencies on patch and quilt as there are no more patches. + Drop quilt usage from debian/rules + * Drop unused code from debian/rules -- Axel Beckert Tue, 29 Oct 2013 13:23:47 +0100 diff --git a/debian/rules b/debian/rules index e6e0577..0f8bd08 100755 --- a/debian/rules +++ b/debian/rules @@ -43,9 +43,6 @@ debian/stamp-install: build $(INSTALL_FILE) contrib/t-prot.sl $(TMP)/usr/share/slrn/macros $(INSTALL_FILE) TODO README $(TMP)/usr/share/doc/$(PKG) - #$(INSTALL_FILE) contrib/README.patches contrib/t-prot-r*-gol.diff \ - # \ - # $(TMP)/usr/share/doc/$(PKG)/contrib $(INSTALL_FILE) contrib/filter_innd.pl contrib/README.examples \ $(TMP)/usr/share/doc/$(PKG)/examples $(INSTALL_FILE) ChangeLog \