[libasa-perl] 03/05: use 3-line debian/rules

Damyan Ivanov dmn at moszumanska.debian.org
Thu Nov 26 20:51:42 UTC 2015


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

dmn pushed a commit to branch master
in repository libasa-perl.

commit 1682ce4760d48a0751d7faf7fe41f9ba7eb0436f
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu Nov 26 20:48:23 2015 +0000

    use 3-line debian/rules
---
 debian/rules | 22 +---------------------
 1 file changed, 1 insertion(+), 21 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0d045f4..cbe925d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,23 +1,3 @@
 #!/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/libasa-perl.git



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