[libparse-errorstring-perl-perl] 08/13: Switch to short-form debian/rules

Florian Schlichting fsfs at alioth.debian.org
Thu Oct 3 15:54:52 UTC 2013


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

fsfs pushed a commit to branch master
in repository libparse-errorstring-perl-perl.

commit 2cf4756fc58737c87c0c14b5913d2f7837f3417d
Author: Florian Schlichting <fsfs at debian.org>
Date:   Thu Oct 3 16:44:11 2013 +0200

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

diff --git a/debian/rules b/debian/rules
index 0d045f4..abde6ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,23 +1,5 @@
 #!/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:
-
-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/libparse-errorstring-perl-perl.git



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