[libhtml-widget-perl] 06/08: Stop explicitly enabling POD test.

gregor herrmann gregoa at debian.org
Tue Oct 29 19:39:37 UTC 2013


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libhtml-widget-perl.

commit 89c0925b80659dbcc435772db1e23e0e9d85a5ee
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 29 20:34:12 2013 +0100

    Stop explicitly enabling POD test.
    
    Meant for authors at release time.
---
 debian/control |    3 +--
 debian/rules   |    4 ----
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index fae9c79..0bb44f3 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,7 @@ Build-Depends-Indep: perl,
                      libmodule-pluggable-fast-perl,
                      libtest-deep-perl,
                      libtest-mockobject-perl,
-                     libtest-nowarnings-perl,
-                     libtest-pod-perl
+                     libtest-nowarnings-perl
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-widget-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-widget-perl.git
diff --git a/debian/rules b/debian/rules
index 2f6a915..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,3 @@
 
 %:
 	dh $@
-
-override_dh_auto_test:
-	# TEST_POD_COVERAGE=1: coverage tests fail
-	TEST_POD=1 dh_auto_test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-widget-perl.git



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