[SCM] Debian packaging of libmodule-starter-perl branch, master, updated. upstream/1.600+dfsg-56-g585d2c2

Salvatore Bonaccorso carnil at debian.org
Sun Oct 28 20:15:29 UTC 2012


The following commit has been merged in the master branch:
commit 675126bd2341dd2c36fead8dbbe8d57becae3f5b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Oct 28 21:07:21 2012 +0100

    Override dh_auto_test in debian/rules
    
    Set RELEASE_TESTING=1 to run the two pod tests t/pod.t and
    t/pod-coverage.t.

diff --git a/debian/rules b/debian/rules
index 2d33f6a..c18bd40 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	RELEASE_TESTING=1 dh_auto_test

-- 
Debian packaging of libmodule-starter-perl



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