[libmath-random-tt800-perl] 03/07: Use three-line dh(1) debian/rules.

gregor herrmann gregoa at debian.org
Sat Feb 22 18:40:43 UTC 2014


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

gregoa pushed a commit to branch master
in repository libmath-random-tt800-perl.

commit d5b3245eeaccb870c7682e0b33be3c347b5e74c4
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Feb 22 19:35:14 2014 +0100

    Use three-line dh(1) 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/libmath-random-tt800-perl.git



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