This is an automated email from the git hooks/post-receive script. fsfs pushed a commit to branch master in repository libhtml-tidy-perl.
commit 0f45e6a200d1465da53dafb6f69576dd0d310da8 Author: Florian Schlichting <[email protected]> Date: Sun Sep 24 14:17:07 2017 +0200 Add build-dependency on Test::Exception, needed for new tests --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index c89359d..8379515 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Priority: optional Build-Depends: debhelper (>= 9.20120312), help2man, libtidy-dev (>= 1:5.2.0), + libtest-exception-perl, libtest-pod-perl, libtest-pod-coverage-perl, perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-tidy-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
