[SCM] Debian packaging of libmath-random-oo-perl branch, master, updated. 21ab7133816b1891a787cabb00941a4fcee9a847

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


The following commit has been merged in the master branch:
commit 2fb2160709a09ea98382da7b7ce7ca9cd8c87bdb
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Apr 21 12:52:27 2013 +0200

    Don't run author tests during package build.

diff --git a/debian/control b/debian/control
index 4562afc..5b1a9c6 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,6 @@ Build-Depends-Indep: perl,
                      libparams-validate-perl,
                      libtest-mockrandom-perl,
                      libclass-accessor-perl,
-                     libtest-pod-perl,
-                     libtest-pod-coverage-perl
 Standards-Version: 3.8.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-random-oo-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-random-oo-perl.git
diff --git a/debian/rules b/debian/rules
index 7cbf2dc..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-override_dh_auto_test:
-	AUTHOR_TESTING=1 dh_auto_test

-- 
Debian packaging of libmath-random-oo-perl



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