[libdancer-plugin-rest-perl] 07/63: depends on Dancer 1.180

Jonas Smedegaard dr at jones.dk
Wed Jul 2 11:44:50 UTC 2014


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

js pushed a commit to annotated tag 0.07
in repository libdancer-plugin-rest-perl.

commit 38fadbd729d541d4fe0f3023f3d3758c033981f0
Author: Alexis Sukrieh <sukria at sukria.net>
Date:   Sat Apr 3 16:15:40 2010 +0200

    depends on Dancer 1.180
---
 Makefile.PL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.PL b/Makefile.PL
index 8aa888f..436e9a8 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -17,7 +17,7 @@ WriteMakefile1(
     },
 
     PREREQ_PM => {
-        'Dancer' => '1.173',
+        'Dancer' => '1.180',
     },
 
     test => {TESTS => join( ' ', (glob( 't/*.t'), glob('t/*/*.t')))},

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-plugin-rest-perl.git



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