This is an automated email from the git hooks/post-receive script. ntyni pushed a commit to branch master in repository libclass-data-accessor-perl.
commit 21ff3e7f7816480fb4fd5486e938502d59c9fdd7 Author: Niko Tyni <[email protected]> Date: Mon Mar 21 22:35:59 2016 +0200 Add build dependency on libtest-strict-perl for better (author) test coverage --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index a023414..6488f90 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, + libtest-strict-perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.7 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-data-accessor-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
