[Reproducible-commits] [libextutils-depends-perl] 137/187: MANIFEST: remove MYMETA.* files

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Wed Jan 21 21:16:57 UTC 2015


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

akira-guest pushed a commit to branch pu/reproducible_builds
in repository libextutils-depends-perl.

commit 4fcf08a8060c21ea6b38a837fe5d8933a571e358
Author: Brian Manning <bmanning at src.gnome.org>
Date:   Thu Jul 31 00:31:05 2014 -0700

    MANIFEST: remove MYMETA.* files
    
    - EU::MM throws a warning when 'perl Makefile.PL' is run and the
      MYMETA.* files listed in the MANIFEST don't exist in the distro; the
      MYMETA.* files are generated automatically by EU::MM during 'perl
      Makefile.PL', so no need to have them in the MANIFEST
---
 MANIFEST | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..e76a0be
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,20 @@
+Changes
+lib/ExtUtils/Depends.pm
+Makefile.PL
+MANIFEST			This list of files
+MANIFEST.SKIP
+perl-ExtUtils-Depends.spec.in
+README
+t/01_load.t
+t/02_save_load.t
+t/03_deps.t
+t/04_extra_libs.t
+t/inc/DepTest/DepTest.dll
+t/inc/DepTest/DepTest.lib
+t/inc/DepTest/Install/.keep
+t/inc/DepTest/libDepTest.dll.a
+t/inc/DepTest/PL_DepTest.dll
+t/inc/DepTest/PL_DepTest.lib
+t/inc/DepTest/PL_DepTest.so
+t/inc/DepTest/PL_libDepTest.dll.a
+t/lib/TestHelper.pm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/libextutils-depends-perl.git



More information about the Reproducible-commits mailing list