[libb-hooks-op-check-perl] 01/02: Update upstream source from tag 'upstream/0.22'

Damyan Ivanov dmn at moszumanska.debian.org
Mon Nov 20 17:24:11 UTC 2017


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

dmn pushed a commit to branch master
in repository libb-hooks-op-check-perl.

commit c099285aa7c0ed90937e3f605d0fe4c7da274f62
Merge: 0b50ae0 a0a57fd
Author: Damyan Ivanov <dmn at debian.org>
Date:   Mon Nov 20 17:19:31 2017 +0000

    Update upstream source from tag 'upstream/0.22'
    
    Update to upstream version '0.22'
    with Debian dir 554450cd24911bc34a08594e131f8b86666af7b8

 CONTRIBUTING                     |   97 ++
 Changes                          |   38 +-
 Check.xs                         |   26 +-
 INSTALL                          |   43 +
 LICENCE                          |  379 +++++++
 MANIFEST                         |   41 +-
 MANIFEST.SKIP                    |    9 -
 META.json                        | 1194 ++++++++++++++++++++++
 META.yml                         |  815 ++++++++++++++-
 Makefile.PL                      |   73 +-
 README                           |   65 +-
 dist.ini                         |   34 +
 inc/Module/Install.pm            |  470 ---------
 inc/Module/Install/Base.pm       |   83 --
 inc/Module/Install/Can.pm        |   81 --
 inc/Module/Install/ExtraTests.pm |  114 ---
 inc/Module/Install/Fetch.pm      |   93 --
 inc/Module/Install/Makefile.pm   |  415 --------
 inc/Module/Install/Metadata.pm   |  716 -------------
 inc/Module/Install/Win32.pm      |   64 --
 inc/Module/Install/WriteAll.pm   |   63 --
 lib/B/Hooks/OP/Check.pm          |   54 +-
 ppport.h                         | 2038 +++++++++++++++++++++++++++-----------
 t/00-report-prereqs.dd           |  128 +++
 t/00-report-prereqs.t            |  196 ++++
 xt/author/00-compile.t           |   60 ++
 xt/author/clean-namespaces.t     |   11 +
 xt/author/eol.t                  |   31 +
 xt/author/kwalitee.t             |    9 +
 xt/author/mojibake.t             |    9 +
 xt/author/no-tabs.t              |   31 +
 xt/author/pod-no404s.t           |   21 +
 xt/author/pod-spell.t            |   28 +
 xt/author/pod-syntax.t           |    7 +
 xt/author/pod.t                  |    5 -
 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 +
 40 files changed, 4814 insertions(+), 2802 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libb-hooks-op-check-perl.git



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