[libmixin-linewise-perl] 05/10: Add a build-dependency on Test::More 0.96

Florian Schlichting fsfs at alioth.debian.org
Thu Oct 3 19:13:00 UTC 2013


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

fsfs pushed a commit to branch master
in repository libmixin-linewise-perl.

commit d3179eb506890ff6feba572e8c3390094d0adc1d
Author: Florian Schlichting <fsfs at debian.org>
Date:   Thu Oct 3 21:06:42 2013 +0200

    Add a build-dependency on Test::More 0.96
---
 debian/control |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5919e4d..8ae719d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Priority: optional
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl,
                      libio-string-perl,
-                     libsub-exporter-perl
+                     libsub-exporter-perl,
+                     perl (>= 5.13.4) | libtest-more-perl (>= 0.96)
 Standards-Version: 3.8.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmixin-linewise-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmixin-linewise-perl.git

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



More information about the Pkg-perl-cvs-commits mailing list