[libtest2-suite-perl] 03/04: Update (build) dependencies.
gregor herrmann
gregoa at debian.org
Sun Dec 25 19:45:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtest2-suite-perl.
commit 749b6c8abf5d7e1efc5b109dcfe99a7e942c123f
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Dec 25 20:43:57 2016 +0100
Update (build) dependencies.
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 9dd907e..ad0f50d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libimporter-perl,
- libtest-simple-perl (>= 1.302032) | perl (>= 5.25.3),
+ libterm-table-perl,
+ libtest-simple-perl (>= 1.302073) | perl (>= 5.25.8),
perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest2-suite-perl.git
@@ -18,7 +19,8 @@ Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libimporter-perl,
- libtest-simple-perl (>= 1.302032) | perl (>= 5.25.3)
+ libterm-table-perl,
+ libtest-simple-perl (>= 1.302073) | perl (>= 5.25.8)
Description: set of tools built upon the Test2 framework
Test2::Suite contains a rich set of tools, plugins, bundles, etc. built upon
the Test2 testing library. If you are interested in writing tests this is the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest2-suite-perl.git
More information about the Pkg-perl-cvs-commits
mailing list