[libtest-taint-perl] 06/08: Switched to short-form debian/rules

Florian Schlichting fsfs at alioth.debian.org
Sat Aug 10 13:36:50 UTC 2013


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

fsfs pushed a commit to branch master
in repository libtest-taint-perl.

commit 2125eb710510c483655e50c60963ebe3e64f66cc
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Aug 10 15:29:35 2013 +0200

    Switched to short-form debian/rules
---
 debian/rules |   21 +--------------------
 1 file changed, 1 insertion(+), 20 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3850db1..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,23 +1,4 @@
 #!/usr/bin/make -f
 
-build: build-stamp
-build-stamp:
-	dh build
-	touch $@
-
-clean:
-	dh $@
-
-install: install-stamp
-install-stamp: build-stamp
-	dh install
-	touch $@
-
-binary-arch: install
+%:
 	dh $@
-
-binary-indep:
-
-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/libtest-taint-perl.git



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