[libinline-java-perl] 01/03: Tidy metadata a bit

Jonas Smedegaard dr at jones.dk
Thu Feb 26 11:44:35 UTC 2015


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

js pushed a commit to tag 0.58
in repository libinline-java-perl.

commit e890f78e02888a6d3805da18dcbf329875694c38
Author: Ed J <mohawk2 at users.noreply.github.com>
Date:   Sat Nov 29 09:07:49 2014 +0000

    Tidy metadata a bit
---
 META.yml    | 13 -------------
 Makefile.PL |  1 +
 2 files changed, 1 insertion(+), 13 deletions(-)

diff --git a/META.yml b/META.yml
deleted file mode 100644
index 603d1b2..0000000
--- a/META.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# http://module-build.sourceforge.net/META-spec.html
-#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
-name:         Inline-Java
-version:      0.53_90
-version_from: Java.pm
-installdirs:  site
-requires:
-    Inline:                        0.44
-    MIME::Base64:                  0
-    Test:                          1.13
-
-distribution_type: module
-generated_by: ExtUtils::MakeMaker version 6.17
diff --git a/Makefile.PL b/Makefile.PL
index ea4fbc8..82fa896 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -223,6 +223,7 @@ WriteMakefile(
 	      web => 'https://github.com/ingydotnet/Inline-Java',
 	    },
 	  },
+	  no_index => { directory => [qw(Java/*)], file => [qw(Java/*.pm)] },
 	},
 ) ;
 

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



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