[libtest-fatal-perl] 04/07: Add build-dependencies on Capture::Tiny and Test::More 0.96
Florian Schlichting
fsfs at alioth.debian.org
Thu Sep 19 20:46:20 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libtest-fatal-perl.
commit db622da94dc76b4ac4ea5d167a9b0d78b2ee5fc7
Author: Florian Schlichting <fsfs at debian.org>
Date: Thu Sep 19 22:41:48 2013 +0200
Add build-dependencies on Capture::Tiny and Test::More 0.96
---
debian/control | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 5ec8813..d8c9a98 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,10 @@ Source: libtest-fatal-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libtry-tiny-perl (>= 0.07), perl
+Build-Depends-Indep: libcapture-tiny-perl,
+ libtry-tiny-perl (>= 0.07),
+ perl (>= 5.13.4) | libtest-more-perl (>= 0.96),
+ perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>, Fabrizio Regalli <fabreg at fabreg.it>
Standards-Version: 3.9.2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-fatal-perl.git
More information about the Pkg-perl-cvs-commits
mailing list