[libtree-dagnode-perl] 03/05: Require perl 5.17.10 to have File::Temp 0.23

Xavier Guimard xguimard-guest at alioth.debian.org
Sat Sep 14 11:20:07 UTC 2013


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

xguimard-guest pushed a commit to branch master
in repository libtree-dagnode-perl.

commit c8163c822a114924b10037068c468900a770a842
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Sep 14 13:11:41 2013 +0200

    Require perl 5.17.10 to have File::Temp 0.23
    
    Note that 0.2301 is required by META.json but the change between 0.23 and 0.2301 seems to change nothing for us
---
 debian/control |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ea79bdd..1499f10 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Priority: optional
 Build-Depends: debhelper (>= 8),
  perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000)
 Build-Depends-Indep: libtest-pod-perl,
-                     perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
-                     perl
+                     libfile-slurp-perl,
+                     perl (>= 5.17.10)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtree-dagnode-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtree-dagnode-perl.git

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



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