[libtest-classapi-perl] 01/10: Update upstream source from tag 'upstream/1.07'

gregor herrmann gregoa at debian.org
Sat Dec 30 20:20:41 UTC 2017


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

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

commit 2c21f8ba1af3b73d16aa46bf50cc7c13831eb854
Merge: 4af273e 25cb130
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 30 21:13:59 2017 +0100

    Update upstream source from tag 'upstream/1.07'
    
    Update to upstream version '1.07'
    with Debian dir cc03fed428283d0673f26e9bba254bd070b23fb1

 CONTRIBUTING                     |   96 ++++
 Changes                          |   38 +-
 INSTALL                          |   43 ++
 LICENSE                          |  669 +++++++++++------------
 MANIFEST                         |   35 +-
 META.json                        | 1123 ++++++++++++++++++++++++++++++++++++++
 META.yml                         |  770 +++++++++++++++++++++++++-
 Makefile.PL                      |   67 ++-
 README                           |  127 +----
 dist.ini                         |   15 +
 inc/Module/Install.pm            |  430 ---------------
 inc/Module/Install/Base.pm       |   78 ---
 inc/Module/Install/Can.pm        |   81 ---
 inc/Module/Install/DSL.pm        |   92 ----
 inc/Module/Install/Fetch.pm      |   93 ----
 inc/Module/Install/Makefile.pm   |  268 ---------
 inc/Module/Install/Metadata.pm   |  624 ---------------------
 inc/Module/Install/Win32.pm      |   64 ---
 inc/Module/Install/WriteAll.pm   |   60 --
 lib/Test/ClassAPI.pm             |   49 +-
 t/00-report-prereqs.dd           |  125 +++++
 t/00-report-prereqs.t            |  196 +++++++
 t/01_compile.t                   |   30 +-
 t/97_meta.t                      |   27 -
 t/98_pod.t                       |   32 --
 t/99_pmv.t                       |   32 --
 xt/author/00-compile.t           |   60 ++
 xt/author/kwalitee.t             |    9 +
 xt/author/mojibake.t             |    9 +
 xt/author/pod-no404s.t           |   21 +
 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 +
 36 files changed, 3029 insertions(+), 2417 deletions(-)

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



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