]> git.deb.at Git - pkg/t-prot.git/commitdiff
Drop build-dependencies on patch and quilt as there are no more patches
authorAxel Beckert <abe@deuxchevaux.org>
Tue, 29 Oct 2013 12:49:59 +0000 (13:49 +0100)
committerAxel Beckert <abe@deuxchevaux.org>
Tue, 29 Oct 2013 12:49:59 +0000 (13:49 +0100)
Drop quilt usage from debian/rules

debian/changelog
debian/control
debian/rules

index 3f747f6cad13f79efdff86031a96dc6c7e2383a5..8a56129abe4037a0a363c60febfe1935c4da314c 100644 (file)
@@ -4,6 +4,8 @@ t-prot (3.0-1) UNRELEASED; urgency=low
     + Drop quilt patch t-prot-20120207 (was cherry-picked from upstream)
     + Drop applying mutt 1.5.x patches, they're default now
     + 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
 
  -- Axel Beckert <abe@debian.org>  Tue, 29 Oct 2013 13:23:47 +0100
 
index b64a754f113ace712c8d6a7a35330c2de4cd3a0e..5d3790c4bc067373a2f4400376ae2441a3e1b7d3 100644 (file)
@@ -3,9 +3,7 @@ Section: mail
 Priority: optional
 Maintainer: Gerfried Fuchs <rhonda@debian.org>
 Uploaders: Axel Beckert <abe@debian.org>
-Build-Depends-Indep: patch,
-                     po-debconf,
-                     quilt (>= 0.40-1~)
+Build-Depends-Indep: po-debconf
 Standards-Version: 3.9.4
 Homepage: http://www.escape.de/~tolot/mutt/
 Vcs-Browser: http://git.deb.at/w/pkg/t-prot.git
index 1c075f50f7633a62eff0223f072156d6fe086dab..e6e05773232c48dbb508468f29ca9edcf991ea39 100755 (executable)
@@ -17,14 +17,12 @@ clean:
        $(checkdir)
        $(checkroot)
        -rm -rf $(TMP) debian/files debian/stamp-*
-       $(MAKE) -f /usr/share/quilt/quilt.make unpatch
 
 build: build-arch build-indep
 build-arch: debian/stamp-build
 build-indep: debian/stamp-build
 debian/stamp-build:
        # only thing to do is apply the patches ...
-       $(MAKE) -f /usr/share/quilt/quilt.make patch
        touch debian/stamp-build