[libtest-subcalls-perl] 01/11: Update upstream source from tag 'upstream/1.10'

gregor herrmann gregoa at debian.org
Tue Dec 26 19:30:23 UTC 2017


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

gregoa pushed a commit to branch master
in repository libtest-subcalls-perl.

commit 4881352cdc737e424ed65db2d9452cb3633ff7ef
Merge: b900661 6061067
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 26 20:19:42 2017 +0100

    Update upstream source from tag 'upstream/1.10'
    
    Update to upstream version '1.10'
    with Debian dir dfca2cafe59a7627dd321e2d015163a2e9180b61

 CONTRIBUTING                     |   96 ++++
 Changes                          |   24 +-
 INSTALL                          |   43 ++
 LICENSE                          |  669 ++++++++++++------------
 MANIFEST                         |   38 +-
 META.json                        | 1036 ++++++++++++++++++++++++++++++++++++++
 META.yml                         |  694 ++++++++++++++++++++++++-
 Makefile.PL                      |   70 ++-
 README                           |   92 +---
 dist.ini                         |   16 +
 inc/Module/Install.pm            |  430 ----------------
 inc/Module/Install/Base.pm       |   86 ----
 inc/Module/Install/Can.pm        |   81 ---
 inc/Module/Install/DSL.pm        |   95 ----
 inc/Module/Install/Fetch.pm      |   93 ----
 inc/Module/Install/Makefile.pm   |  268 ----------
 inc/Module/Install/Metadata.pm   |  580 ---------------------
 inc/Module/Install/Win32.pm      |   64 ---
 inc/Module/Install/WriteAll.pm   |   50 --
 lib/Test/SubCalls.pm             |   10 +-
 t/00-report-prereqs.dd           |  134 +++++
 t/00-report-prereqs.t            |  197 ++++++++
 t/97_meta.t                      |   27 -
 t/98_pod.t                       |   32 --
 t/99_pmv.t                       |   32 --
 xt/author/00-compile.t           |   60 +++
 xt/author/clean-namespaces.t     |   11 +
 xt/author/kwalitee.t             |    9 +
 xt/author/mojibake.t             |    9 +
 xt/author/pod-coverage.t         |    7 +
 xt/author/pod-no404s.t           |   21 +
 xt/author/pod-spell.t            |   23 +
 xt/author/pod-syntax.t           |    7 +
 xt/author/portability.t          |   10 +
 xt/release/changes_has_content.t |   42 ++
 xt/release/cpan-changes.t        |   10 +
 xt/release/distmeta.t            |    6 +
 xt/release/minimum-version.t     |    8 +
 38 files changed, 2875 insertions(+), 2305 deletions(-)

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



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