[libpackage-variant-perl] 01/23: ensure authors have a recent EUMM, so metadata comes out right

Jonas Smedegaard dr at jones.dk
Tue Aug 4 13:25:43 UTC 2015


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

js pushed a commit to branch master
in repository libpackage-variant-perl.

commit 41ae603d5dfe249002e650bf2fa09a84df08890a
Author: Karen Etheridge <ether at cpan.org>
Date:   Sat Aug 30 08:51:05 2014 -0700

    ensure authors have a recent EUMM, so metadata comes out right
---
 maint/Makefile.PL.include | 1 +
 1 file changed, 1 insertion(+)

diff --git a/maint/Makefile.PL.include b/maint/Makefile.PL.include
index ffa6647..1f07008 100644
--- a/maint/Makefile.PL.include
+++ b/maint/Makefile.PL.include
@@ -2,4 +2,5 @@ BEGIN { -e 'Distar' or system("git clone git://git.shadowcat.co.uk/p5sagit/Dista
 use lib "Distar/lib";
 use Distar;
 
+use ExtUtils::MakeMaker 6.68;	# ensure meta-spec v2 compatibility
 author 'mst - Matt S. Trout (cpan:MSTROUT) <mst at shadowcat.co.uk>';

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



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