[SCM] Debian packaging of libcrypt-openssl-bignum-perl branch, master, updated. 7b434c0c22dfeb066a994bdda49bd9bb55a01ab0

intrigeri intrigeri at boum.org
Sun Jun 10 21:00:09 UTC 2012


The following commit has been merged in the master branch:
commit 3ddcdfc58dc3641c10f22dadb31e46c39bc28cb2
Author: intrigeri <intrigeri at boum.org>
Date:   Sun Jun 10 22:43:38 2012 +0200

    Minimize 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 libcrypt-openssl-bignum-perl



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