[SCM] Debian packaging of libipc-sharelite-perl branch, master, updated. 8f581e4af517d813b720fad29fa622b18fdbd858

intrigeri intrigeri at boum.org
Fri Jun 29 15:51:53 UTC 2012


The following commit has been merged in the master branch:
commit b949021f43907e0d7471fabc6b0b651e389e6145
Author: intrigeri <intrigeri at boum.org>
Date:   Fri Jun 29 17:32:31 2012 +0200

    Migrate to tiny dh9 debian/rules.

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

-- 
Debian packaging of libipc-sharelite-perl



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