[SCM] Debian packaging of libdevel-dumpvar-perl branch, master, updated. 47e205388922426730bcf7923d471c76e6f02d3e

Julián Moreno Patiñ?==?UTF-8?Q?o darkjunix at gmail.com
Thu Oct 6 19:43:19 UTC 2011


The following commit has been merged in the master branch:
commit 6d51b041728d5ccb5127fd6b457de3fb612aaa44
Author: Julián Moreno Patiño <darkjunix at gmail.com>
Date:   Thu Oct 6 14:39:24 2011 -0500

    Using tiny rules

diff --git a/debian/rules b/debian/rules
index 4bc7619..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,23 +1,4 @@
 #!/usr/bin/make -f
 
-build: build-stamp
-build-stamp:
-	AUTOMATED_TESTING=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

-- 
Debian packaging of libdevel-dumpvar-perl



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