This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libtest-aggregate-perl.

commit 294af8eb12784feb468ba6842ebce378ce4667df
Author: gregor herrmann <gre...@debian.org>
Date:   Fri Jul 22 16:24:28 2016 +0200

    Drop explicit dependency on Test::More which is already satisfied in 
oldstable.
---
 debian/control | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index e749848..e485621 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Maintainer: Debian Perl Group 
<pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: gregor herrmann <gre...@debian.org>,
            Florian Schlichting <f...@debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9),
                libmodule-build-perl (>= 0.420000)
@@ -10,14 +11,13 @@ Build-Depends-Indep: perl,
                      libtest-most-perl,
                      libtest-nowarnings-perl,
                      libtest-trap-perl,
-                     perl (>= 5.11.1) | libtest-simple-perl (>= 0.94),
                      perltidy
-Build-Conflicts-Indep: libtest-simple-perl (>= 1.300000), perl (>= 5.25.1)
+Build-Conflicts-Indep: libtest-simple-perl (>= 1.300000),
+                       perl (>= 5.25.1)
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-aggregate-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libtest-aggregate-perl.git
 Homepage: https://metacpan.org/release/Test-Aggregate
-Testsuite: autopkgtest-pkg-perl
 
 Package: libtest-aggregate-perl
 Architecture: all
@@ -26,7 +26,6 @@ Depends: ${misc:Depends},
          libtest-most-perl,
          libtest-nowarnings-perl
 Recommends: libdata-dump-streamer-perl,
-            perl (>= 5.11.1) | libtest-simple-perl (>= 0.94),
             perltidy
 Description: module for aggregating tests to make them run faster
  A common problem with many test suites is that they can take a long time to
@@ -42,4 +41,3 @@ Description: module for aggregating tests to make them run 
faster
  Further, check out Test::Aggregate::Nested (included with this distribution).
  It's a more robust implemenation which does not have the same limitations as
  Test::Aggregate.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-aggregate-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to