[SCM] Debian packaging of DBD-Firebird CPAN distribution branch, master, updated. upstream/0.60-24-g88d8876

Damyan Ivanov dmn at debian.org
Mon Sep 19 08:38:26 UTC 2011


The following commit has been merged in the master branch:
commit 88d8876a77e9a44868e72827f30de3610db5d2e7
Author: Damyan Ivanov <dmn at debian.org>
Date:   Mon Sep 19 11:38:09 2011 +0300

    drop artificial skipping of tests. upstream DTRT now

diff --git a/debian/rules b/debian/rules
index 9a2cee8..e0d7cba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,8 @@
 #!/usr/bin/make -f
 
-export PERL_SKIP_DB_TESTS=1
-
 %:
 	dh $@ --with=perl_dbi
 
-override_dh_auto_test:
-	prove -b t/00base.t
-
 override_dh_auto_clean:
 	# avoid re-generating Makefile
 	! [ -e Makefile ] || touch Makefile

-- 
Debian packaging of DBD-Firebird CPAN distribution



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