This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository pkg-perl-tools.
commit b2557d0257bd691bfed3761e51a0d08a976aa1b1 Author: gregor herrmann <[email protected]> Date: Sat Jun 17 20:05:49 2017 +0200 debian/control: Add more test dependencies. Needed for t/patchedit/01_patchedit.t which now is run in autopkgtest due to the change in autopkgtest/scripts/build-deps.d/smoke. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 5b0ad2d..0881feb 100644 --- a/debian/control +++ b/debian/control @@ -24,6 +24,8 @@ Build-Depends: debhelper (>= 9~), libproc-invokeeditor-perl, librt-client-rest-perl, libsoap-lite-perl, + libtest-differences-perl, + libtest-exception-perl, libtest-mockmodule-perl, libtest-pod-perl, libtest-spelling-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
