[SCM] Debian packaging of Module-Build-CleanInstall CPAN distribution branch, master, updated. fc8dfd9040a3b9a598e1fdc3bf1bf2cd489e42a3

gregor herrmann gregoa at debian.org
Sat May 25 17:48:29 UTC 2013


The following commit has been merged in the master branch:
commit 6d7df475da841a29f471121e55e89589bfc8d19d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 25 19:48:04 2013 +0200

    activate the useful and successful test
    
    Git-Dch: Ignore

diff --git a/debian/rules b/debian/rules
index 9e1f215..332daf4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
-override_dh_auto_test:
-	# nothing
 %:
 	dh $@
+
+override_dh_auto_test:
+	dh_auto_test -- test_files="t/00-use.t"

-- 
Debian packaging of Module-Build-CleanInstall CPAN distribution



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