[libtest-dependencies-perl] 01/12: Merge tag 'upstream/0.21'
Nick Morrott
nickm-guest at moszumanska.debian.org
Mon Aug 8 23:58:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a commit to branch master
in repository libtest-dependencies-perl.
commit a0749b798798df755a7ac8a27b6c4c7416d0fe97
Merge: ffe551a efdbb93
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date: Mon Aug 8 17:38:31 2016 +0100
Merge tag 'upstream/0.21'
Upstream version 0.21
Changes | 15 +-
LICENSE | 379 +++++++++++++
MANIFEST | 20 +-
META.yml | 58 +-
Makefile.PL | 108 +++-
README | 63 ---
README.md | 170 ++++++
dist.ini | 43 ++
inc/Module/AutoInstall.pm | 282 ++++++++--
inc/Module/Install.pm | 597 +++++++++++++-------
inc/Module/Install/AutoInstall.pm | 42 +-
inc/Module/Install/Base.pm | 65 ++-
inc/Module/Install/Can.pm | 100 +++-
inc/Module/Install/Fetch.pm | 12 +-
inc/Module/Install/Include.pm | 8 +-
inc/Module/Install/Makefile.pm | 293 ++++++++--
inc/Module/Install/Metadata.pm | 904 +++++++++++++++++++++---------
inc/Module/Install/Win32.pm | 15 +-
inc/Module/Install/WriteAll.pm | 80 ++-
lib/Test/Dependencies.pm | 287 ++++++----
lib/Test/Dependencies/Heavy.pm | 2 +
lib/Test/Dependencies/Light.pm | 5 +-
t/00-load-basic.t | 20 +-
t/01-load-with-exclude.t | 6 +-
t/02-dependencies-default.t | 3 +-
t/03-empty.t | 15 +-
t/04-dependencies-light.t | 5 +-
t/05-dependencies-heavy.t | 8 +-
t/boilerplate.t | 48 --
{t-data => t/data}/empty/dummy | 0
{t-data => t/data}/mostly-empty/META.yml | 2 +
{t-data => t/data}/mostly-empty/lib/empty | 0
t/pod-coverage.t | 6 -
t/pod.t | 6 -
34 files changed, 2689 insertions(+), 978 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-dependencies-perl.git
More information about the Pkg-perl-cvs-commits
mailing list