This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtest2-asyncsubtest-perl.
commit 8e347aa75dfdac12d727940d2772e9d5353e1565 Author: gregor herrmann <[email protected]> Date: Wed Nov 1 19:34:16 2017 +0100 Update (build) dependencies. --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 4b91cee..3be4c38 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libscope-guard-perl, - libtest-simple-perl (>= 1.302032) | perl (>= 5.25.3), - libtest2-suite-perl, + libtest-simple-perl (>= 1.302096) | perl (>= 5.27.5), + libtest2-suite-perl (>= 0.000075), perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest2-asyncsubtest-perl.git @@ -19,8 +19,8 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libscope-guard-perl, - libtest-simple-perl (>= 1.302032) | perl (>= 5.25.3), - libtest2-suite-perl + libtest-simple-perl (>= 1.302096) | perl (>= 5.27.5), + libtest2-suite-perl (>= 0.000075) Description: module for asynchronous subtests Regular subtests have a limited scope, they start, events are generated, then they close and send an Test2::Event::Subtest event. This is a problem if you -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest2-asyncsubtest-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
