[libstatistics-test-sequence-perl] 06/10: debian/rules: use dh(1).
gregor herrmann
gregoa at debian.org
Thu Oct 19 22:17:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libstatistics-test-sequence-perl.
commit 08c6e0abea00eb4768b5682dd5d074bed0f91e1e
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Oct 20 00:03:12 2017 +0200
debian/rules: use dh(1).
---
debian/rules | 21 +--------------------
1 file changed, 1 insertion(+), 20 deletions(-)
diff --git a/debian/rules b/debian/rules
index 47a0b22..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,23 +1,4 @@
#!/usr/bin/make -f
-build: build-stamp
-build-stamp:
- TEST_AUTHOR=1 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/libstatistics-test-sequence-perl.git
More information about the Pkg-perl-cvs-commits
mailing list