This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtest-file-sharedir-perl.
commit d68774fb0c7a20f1f8f98e8b91b06468a7849470 Merge: f73e6ad 0a75a06 Author: gregor herrmann <[email protected]> Date: Mon Oct 26 19:40:10 2015 +0100 Merge tag 'upstream/1.001001' Upstream version 1.001001 .mailmap | 3 + .travis.yml | 95 +++-- Changes | 20 + LICENSE | 6 +- MANIFEST | 14 +- META.json | 438 +++++++++++---------- META.yml | 369 ++++++++--------- Makefile.PL | 19 +- README | 175 ++------ dist.ini | 58 ++- dist.ini.meta | 7 +- lib/Test/File/ShareDir.pm | 266 +++++++++++-- lib/Test/File/ShareDir/Dist.pm | 22 +- lib/Test/File/ShareDir/Module.pm | 22 +- lib/Test/File/ShareDir/Object/Dist.pm | 58 ++- lib/Test/File/ShareDir/Object/Inc.pm | 66 +++- lib/Test/File/ShareDir/Object/Module.pm | 60 ++- lib/Test/File/ShareDir/TempDirObject.pm | 6 +- lib/Test/File/ShareDir/Utils.pm | 115 ++++++ misc/Changes.deps | 16 +- misc/Changes.deps.all | 61 ++- misc/Changes.deps.dev | 33 +- misc/Changes.deps.opt | 22 +- misc/built_with.json | 99 +++++ perlcritic.rc | 6 + t/00-compile/lib_Test_File_ShareDir_Dist_pm.t | 2 +- t/00-compile/lib_Test_File_ShareDir_Module_pm.t | 2 +- .../lib_Test_File_ShareDir_Object_Dist_pm.t | 2 +- .../lib_Test_File_ShareDir_Object_Inc_pm.t | 2 +- .../lib_Test_File_ShareDir_Object_Module_pm.t | 2 +- .../lib_Test_File_ShareDir_TempDirObject_pm.t | 2 +- t/00-compile/lib_Test_File_ShareDir_Utils_pm.t | 11 + t/00-compile/lib_Test_File_ShareDir_pm.t | 2 +- t/00-report-prereqs.dd | 49 ++- t/00-report-prereqs.t | 13 +- t/07_files/lib/Example.pm | 9 + t/07_files/share/afile | 1 + t/07_util_withdist.t | 61 +++ t/08_files/lib/Example.pm | 9 + t/08_files/share/afile | 1 + t/08_util_withmodule.t | 54 +++ weaver.ini | 6 + xt/author/eol.t | 53 +++ xt/release/eol.t | 8 - xt/release/kwalitee.t | 9 +- 45 files changed, 1596 insertions(+), 758 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-file-sharedir-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
