This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdata-munge-perl.
commit f64523804f8c6a0370ec65ba726116ad3004e8a9 Author: gregor herrmann <[email protected]> Date: Thu May 21 23:21:36 2015 +0200 Drop build dependencies on libtest-pod*. The respective tests are gone. --- debian/control | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 7e7a7ec..9fbb338 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,7 @@ Uploaders: gregor herrmann <[email protected]>, Section: perl Priority: optional Build-Depends: debhelper (>= 8) -Build-Depends-Indep: libtest-pod-coverage-perl, - libtest-pod-perl, - libtest-warnings-perl, +Build-Depends-Indep: libtest-warnings-perl, perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdata-munge-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-munge-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
