[libtypes-uri-perl] 05/15: explicit dep on Perl 5.8

Jonas Smedegaard dr at jones.dk
Tue Oct 14 10:59:32 UTC 2014


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

js pushed a commit to branch master
in repository libtypes-uri-perl.

commit 7b7aa48d2d2c8f3d56a014de89fcff647f83b452
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Sat Sep 27 19:15:38 2014 +0100

    explicit dep on Perl 5.8
---
 meta/makefile.pret | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/makefile.pret b/meta/makefile.pret
index f7d1a38..180aa18 100644
--- a/meta/makefile.pret
+++ b/meta/makefile.pret
@@ -3,6 +3,7 @@
 @prefix : <http://ontologi.es/doap-deps#>.
 
 `Types-URI`
+	:runtime-requirement    [ :on "perl 5.008"^^:CpanId ];
 	:runtime-requirement    [ :on "URI"^^:CpanId ];
 	:runtime-requirement    [ :on "URI::FromHash"^^:CpanId ];
 	:runtime-requirement    [ :on "Type::Library 0.028"^^:CpanId ];

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



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