[libpdl-linearalgebra-perl] 15/24: use correct meta-spec for META_MERGE
    Dima Kogan 
    dima at secretsauce.net
       
    Mon Aug 31 06:57:19 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
dkogan-guest pushed a commit to branch realupstream
in repository libpdl-linearalgebra-perl.
commit a9724f8558860ee1a332dcf94159aab11e212ede
Author: Alexandr Ciornii <alexchorny at gmail.com>
Date:   Sat May 23 23:50:16 2015 +0300
    use correct meta-spec for META_MERGE
---
 Makefile.PL | 1 +
 1 file changed, 1 insertion(+)
diff --git a/Makefile.PL b/Makefile.PL
index db675dd..bec063d 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -7,6 +7,7 @@ WriteMakefile(
         'VERSION_FROM' => 'LinearAlgebra.pm',
         'LICENSE' => 'artistic_2',
         'META_MERGE' => {
+           "meta-spec" => { version => 2 },
            resources => {
               homepage => 'http://pdl.perl.org/',
               repository  => {
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdl-linearalgebra-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list