[SCM] Debian packaging of libsms-send-perl branch, master, updated. daacb24bef4b65dca0a1c28d58009b4a9e840a8d

Harlan Lieberman-Berg H.LiebermanBerg at gmail.com
Fri Nov 11 17:24:45 UTC 2011


The following commit has been merged in the master branch:
commit 886b215130c434b64822d1476cca022464383e15
Author: Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
Date:   Fri Nov 11 11:30:59 2011 -0500

    Use dh for everything in d/rules.

diff --git a/debian/rules b/debian/rules
index 6fdb349..abde6ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,28 +1,5 @@
 #!/usr/bin/make -f
 
-# Needed to get all tests
-export AUTOMATED_TESTING=true
-
-include /usr/share/quilt/quilt.make
-
-build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
-	dh build
-	touch $@
-
-clean: unpatch
-	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 libsms-send-perl



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