[libsql-abstract-perl] 03/07: Drop dependencies and environment variable for removed POD tests.
gregor herrmann
gregoa at debian.org
Fri Jan 10 21:48:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libsql-abstract-perl.
commit 753a7cfaaa58877fd28b2c5231da498bc36e74bc
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jan 10 22:42:43 2014 +0100
Drop dependencies and environment variable for removed POD tests.
---
debian/control | 2 --
debian/rules | 1 -
2 files changed, 3 deletions(-)
diff --git a/debian/control b/debian/control
index 809314f..2c71fb6 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,6 @@ Build-Depends-Indep: libclass-accessor-grouped-perl (>= 0.10005),
libhash-merge-perl,
libtest-deep-perl,
libtest-exception-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
libtest-warn-perl,
perl
Standards-Version: 3.9.4
diff --git a/debian/rules b/debian/rules
index 3cf36e2..4c14b81 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,6 @@ TMP = $(CURDIR)/debian/$(PACKAGE)
override_dh_auto_test:
AUTOMATED_TESTING=1 \
- TEST_POD=1 \
dh_auto_test
# See https://rt.cpan.org/Public/Bug/Display.html?id=62587
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsql-abstract-perl.git
More information about the Pkg-perl-cvs-commits
mailing list