[SCM] Debian packaging of librole-hasmessage-perl branch, master, updated. 2d1ba3bcfb716ba09a10bc1b4865449c68a2cb61

gregor herrmann gregoa at debian.org
Sun Apr 21 11:21:43 UTC 2013


The following commit has been merged in the master branch:
commit 12f5ca4bf2d973ab4d7f6cde06846dfaa85687ca
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Apr 21 13:03:59 2013 +0200

    Don't run release tests during package build.

diff --git a/debian/control b/debian/control
index 870f6c4..126c94b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends-Indep: perl,
                      libmoosex-role-parameterized-perl,
                      libnamespace-clean-perl,
                      libstring-errf-perl,
-                     libtest-pod-perl,
                      libtry-tiny-perl,
                      perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Standards-Version: 3.9.1
diff --git a/debian/rules b/debian/rules
index 40f3f57..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	RELEASE_TESTING=1 dh $@
+	dh $@

-- 
Debian packaging of librole-hasmessage-perl



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