This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtest2-workflow-perl.
commit b5e6c8f4975715827882cf0aca0368264e85c866 Author: gregor herrmann <[email protected]> Date: Sat Jul 8 16:08:39 2017 +0200 Add (build) dependency on libsub-info-perl. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index e2d8dfc..3efbc84 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libimporter-perl, + libsub-info-perl, libtest-simple-perl (>= 1.302048), libtest2-asyncsubtest-perl, libtest2-suite-perl, @@ -20,6 +21,7 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libimporter-perl, + libsub-info-perl, libtest-simple-perl (>= 1.302048), libtest2-asyncsubtest-perl, libtest2-suite-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest2-workflow-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
