[libtest-notabs-perl] 01/08: Updated version 2.00 from 'upstream/2.00'

gregor herrmann gregoa at debian.org
Fri Aug 4 02:09:52 UTC 2017


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

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

commit 4ae05cf19e414f954467daf1ec90c0be2ffdbb70
Merge: 03037dd 6751ee2
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Aug 3 22:00:31 2017 -0400

    Updated version 2.00 from 'upstream/2.00'
    
    with Debian dir a67650119530c3471098f519ecc406f071f3dcce

 CONTRIBUTING                      |  100 ++++
 Changes                           |   72 +--
 INSTALL                           |   43 ++
 LICENSE                           |  379 ++++++++++++
 MANIFEST                          |   43 +-
 META.json                         | 1156 +++++++++++++++++++++++++++++++++++++
 META.yml                          |  792 ++++++++++++++++++++++++-
 Makefile.PL                       |   71 ++-
 README                            |   46 +-
 dist.ini                          |   17 +
 inc/Module/AutoInstall.pm         |  934 ------------------------------
 inc/Module/Install.pm             |  473 ---------------
 inc/Module/Install/AutoInstall.pm |   97 ----
 inc/Module/Install/Base.pm        |   83 ---
 inc/Module/Install/Can.pm         |  154 -----
 inc/Module/Install/Fetch.pm       |   97 ----
 inc/Module/Install/Include.pm     |   38 --
 inc/Module/Install/Makefile.pm    |  418 --------------
 inc/Module/Install/Metadata.pm    |  754 ------------------------
 inc/Module/Install/Win32.pm       |   68 ---
 inc/Module/Install/WriteAll.pm    |   67 ---
 lib/Test/NoTabs.pm                |  107 ++--
 t/00-load.t                       |    9 -
 t/00-report-prereqs.dd            |  130 +++++
 t/00-report-prereqs.t             |  187 ++++++
 t/04-pod.t                        |    4 -
 t/05-pod-coverage.t               |    4 -
 t/11-all.t                        |    1 +
 t/12-fail.t                       |    3 +-
 t/13-badpod.t                     |   15 +-
 xt/author/00-compile.t            |   60 ++
 xt/author/clean-namespaces.t      |   11 +
 xt/author/eol.t                   |   34 ++
 xt/author/kwalitee.t              |    9 +
 xt/author/mojibake.t              |    9 +
 xt/author/no-tabs.t               |   34 ++
 xt/author/pod-coverage.t          |    7 +
 xt/author/pod-no404s.t            |   21 +
 xt/author/pod-spell.t             |   34 ++
 xt/author/pod-syntax.t            |    7 +
 xt/author/portability.t           |   10 +
 xt/release/changes_has_content.t  |   41 ++
 xt/release/cpan-changes.t         |   10 +
 xt/release/distmeta.t             |    6 +
 xt/release/minimum-version.t      |    8 +
 45 files changed, 3290 insertions(+), 3373 deletions(-)

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



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