[SCM] Debian packaging of libthread-queue-any-perl branch, master, updated. a53dfddeacdf668b52c8b53965cf14c59d418758

Florian Schlichting fschlich at zedat.fu-berlin.de
Sun Apr 8 22:55:39 UTC 2012


The following commit has been merged in the master branch:
commit 5c874b7fce5f177426f63265efc8f91471549d7d
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Mon Apr 9 00:52:04 2012 +0200

    Switch to short-form debian/rules

diff --git a/debian/rules b/debian/rules
index 0d045f4..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:
-
-binary-indep: install
-	dh $@
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build

-- 
Debian packaging of libthread-queue-any-perl



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