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 <[email protected]> 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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
