[libdist-inkt-doap-perl] 11/41: Make List::Util explicit

Jonas Smedegaard dr at jones.dk
Fri Dec 22 13:45:41 UTC 2017


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

js pushed a commit to annotated tag debian/0.100-1
in repository libdist-inkt-doap-perl.

commit 01ccdaf2572af3a59d0d73d380993a20e45b054e
Author: Kjetil Kjernsmo <kjetil at kjernsmo.net>
Date:   Thu Dec 21 00:26:10 2017 +0100

    Make List::Util explicit
---
 meta/makefile.pret | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta/makefile.pret b/meta/makefile.pret
index 9e8f2cd..852e0ee 100644
--- a/meta/makefile.pret
+++ b/meta/makefile.pret
@@ -8,7 +8,8 @@
 	:runtime-requirement    [ :on "Moose 2.0800"^^:CpanId ];
 	:runtime-requirement    [ :on "Dist::Inkt 0.017"^^:CpanId ];
 	:runtime-requirement    [ :on "Dist::Inkt::Role::Test"^^:CpanId ];
-	:runtime-requirement    [ :on "MooX::Struct 0"^^:CpanId ];
+        :runtime-requirement    [ :on "MooX::Struct 0"^^:CpanId ];
+    	:runtime-requirement    [ :on "List::Util 1.45"^^:CpanId ];
 	:runtime-requirement    [ :on "RDF::DOAP::Project 0.007"^^:CpanId ];
 	:runtime-requirement    [ :on "RDF::Trine 1.000"^^:CpanId ];
 	:runtime-requirement    [ :on "RDF::TrineX::Functions 0"^^:CpanId ];

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-inkt-doap-perl.git



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