[libtest-object-perl] 01/07: Update upstream source from tag 'upstream/0.08'

gregor herrmann gregoa at debian.org
Tue Dec 26 19:51:59 UTC 2017


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

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

commit 5e521a092b8c9723c5f435f6b7ed176cb6da6665
Merge: 31a2cf4 bb30fe9
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 26 20:45:07 2017 +0100

    Update upstream source from tag 'upstream/0.08'
    
    Update to upstream version '0.08'
    with Debian dir 4eec0ac02c99bd670a92736004a57a70809fd92a

 CONTRIBUTING                     |   96 ++++
 Changes                          |   19 +-
 INSTALL                          |   43 ++
 LICENSE                          |  669 ++++++++++++------------
 MANIFEST                         |   36 +-
 META.json                        | 1046 ++++++++++++++++++++++++++++++++++++++
 META.yml                         |  717 +++++++++++++++++++++++++-
 Makefile.PL                      |   86 +++-
 README                           |  102 +---
 dist.ini                         |   23 +
 inc/Module/Install.pm            |  281 ----------
 inc/Module/Install/Base.pm       |   70 ---
 inc/Module/Install/Can.pm        |   82 ---
 inc/Module/Install/Fetch.pm      |   93 ----
 inc/Module/Install/Makefile.pm   |  208 --------
 inc/Module/Install/Metadata.pm   |  315 ------------
 inc/Module/Install/Win32.pm      |   65 ---
 inc/Module/Install/WriteAll.pm   |   43 --
 lib/Test/Object.pm               |   15 +-
 lib/Test/Object/Test.pm          |    7 +-
 t/00-report-prereqs.dd           |  134 +++++
 t/00-report-prereqs.t            |  196 +++++++
 t/99_pod.t                       |   53 --
 xt/author/00-compile.t           |   61 +++
 xt/author/clean-namespaces.t     |   11 +
 xt/author/kwalitee.t             |    9 +
 xt/author/mojibake.t             |    9 +
 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 +
 35 files changed, 2913 insertions(+), 1703 deletions(-)

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



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