[libtest-most-perl] 05/09: Update (build) dependencies.
gregor herrmann
gregoa at debian.org
Sun Sep 4 16:07:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtest-most-perl.
commit 2b7fe3c42fdfe43716a98ed88ba3f88349b20025
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Sep 4 18:02:25 2016 +0200
Update (build) dependencies.
---
debian/control | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a/debian/control b/debian/control
index 1968858..e3a085e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,12 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libexception-class-perl,
- libtest-deep-perl,
- libtest-differences-perl (>= 0.61),
- libtest-exception-perl (>= 0.31),
- perl (>= 5.13.3) | libtest-harness-perl,
- libtest-warn-perl (>= 0.23),
+ libtest-deep-perl (>= 0.119),
+ libtest-differences-perl (>= 0.64),
+ libtest-exception-perl (>= 0.43),
+ libtest-warn-perl (>= 0.30),
+ libtest-simple-perl (>= 1.302047) | perl (>= 5.25.4),
+ perl (>= 5.21.8) | libtest-harness-perl (>= 3.35),
perl
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-most-perl.git
@@ -23,11 +24,12 @@ Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libexception-class-perl,
- libtest-deep-perl,
- libtest-differences-perl (>= 0.61),
- libtest-exception-perl (>= 0.31),
- perl (>= 5.13.3) | libtest-harness-perl,
- libtest-warn-perl (>= 0.23)
+ libtest-deep-perl (>= 0.119),
+ libtest-differences-perl (>= 0.64),
+ libtest-exception-perl (>= 0.43),
+ libtest-warn-perl (>= 0.30),
+ libtest-simple-perl (>= 1.302047) | perl (>= 5.25.4),
+ perl (>= 5.21.8) | libtest-harness-perl (>= 3.35)
Description: Perl module with the most commonly needed test functions and features
Test::Most provides the most commonly used testing functions and gives
a bit more fine-grained control over your test suite.
@@ -46,4 +48,3 @@ Description: Perl module with the most commonly needed test functions and featur
.
Test::Most also provides a couple of routines to control tests
behaviour in case of errors.
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-most-perl.git
More information about the Pkg-perl-cvs-commits
mailing list