[SCM] Debian packaging of Sys-CPU CPAN distribution branch, master, updated. debian/0.52-1-7-g3e221d1

gregor herrmann gregoa at debian.org
Fri Jun 29 14:07:46 UTC 2012


The following commit has been merged in the master branch:
commit 200cf04c744f302353b070a604c0f18bfc8a861d
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 29 15:54:47 2012 +0200

    debian/rules: override_dh_auto_test to run our own test version.

diff --git a/debian/rules b/debian/rules
index 2d33f6a..f1f993b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_test:
+	dh_auto_test -- TEST_VERBOSE=1 TEST_FILES=t/Sys-CPU-Test-More.t

-- 
Debian packaging of Sys-CPU CPAN distribution



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