[libdata-pageset-perl] 02/03: debian/rules: switch from quilt to dh 7 style

Edward Betts edward at moszumanska.debian.org
Tue Oct 27 09:42:44 UTC 2015


This is an automated email from the git hooks/post-receive script.

edward pushed a commit to branch master
in repository libdata-pageset-perl.

commit b784adcdd29c4a1fc42dafc6aa1eba1be656cd5c
Author: Edward Betts <edward at 4angle.com>
Date:   Tue Oct 27 09:31:48 2015 +0000

    debian/rules: switch from quilt to dh 7 style
---
 debian/rules | 22 +---------------------
 1 file changed, 1 insertion(+), 21 deletions(-)

diff --git a/debian/rules b/debian/rules
index 142f5b2..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,24 +1,4 @@
 #!/usr/bin/make -f
 
-include /usr/share/quilt/quilt.make
-
-build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
-	dh build
-	touch $@
-
-clean: unpatch
-	dh $@
-
-install: install-stamp
-install-stamp: build-stamp
-	dh install
-	touch $@
-
-binary-indep: install
+%:
 	dh $@
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-pageset-perl.git



More information about the Pkg-perl-cvs-commits mailing list