[libb-hooks-parser-perl] 03/11: Merge tag 'upstream/0.13'

Florian Schlichting fsfs at moszumanska.debian.org
Wed Jul 8 20:37:51 UTC 2015


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

fsfs pushed a commit to branch master
in repository libb-hooks-parser-perl.

commit 7e279bfb8bde51edb3bd16e4546aae0455512b19
Merge: df5aaf2 3c0bcba
Author: Florian Schlichting <fsfs at debian.org>
Date:   Wed Jul 8 22:11:19 2015 +0200

    Merge tag 'upstream/0.13'
    
    Upstream version 0.13

 CONTRIBUTING                     |  100 ++
 Changes                          |   67 +-
 INSTALL                          |   43 +
 LICENSE                          |  379 +++++++
 MANIFEST                         |   45 +-
 MANIFEST.SKIP                    |   10 -
 META.json                        | 1048 +++++++++++++++++
 META.yml                         |  713 +++++++++++-
 Makefile.PL                      |   99 +-
 README                           |   15 +
 dist.ini                         |   32 +
 inc/Module/Install.pm            |  470 --------
 inc/Module/Install/Base.pm       |   83 --
 inc/Module/Install/Can.pm        |  154 ---
 inc/Module/Install/ExtraTests.pm |  114 --
 inc/Module/Install/Fetch.pm      |   93 --
 inc/Module/Install/Makefile.pm   |  418 -------
 inc/Module/Install/Metadata.pm   |  722 ------------
 inc/Module/Install/Repository.pm |   88 --
 inc/Module/Install/Win32.pm      |   64 --
 inc/Module/Install/WriteAll.pm   |   63 --
 lib/B/Hooks/Parser.pm            |   81 +-
 ppport.h                         | 2311 ++++++++++++++++++++++++++++----------
 t/00-report-prereqs.dd           |  125 +++
 t/00-report-prereqs.t            |  183 +++
 t/basic.t                        |    8 +-
 t/toke.t                         |    5 +-
 xt/author/00-compile.t           |   55 +
 xt/author/clean-namespaces.t     |   11 +
 xt/author/eol.t                  |   34 +
 xt/author/kwalitee.t             |    9 +
 xt/author/no-tabs.t              |   34 +
 xt/author/pod-spell.t            |   29 +
 xt/author/pod.t                  |    6 -
 xt/author/podcoverage.t          |    9 -
 xt/release/changes_has_content.t |   41 +
 xt/release/cpan-changes.t        |   11 +
 xt/release/distmeta.t            |    6 +
 xt/release/minimum-version.t     |    8 +
 xt/release/mojibake.t            |   12 +
 xt/release/pod-coverage.t        |    7 +
 xt/release/pod-no404s.t          |   21 +
 xt/release/pod-syntax.t          |    6 +
 xt/release/portability.t         |   12 +
 44 files changed, 4857 insertions(+), 2987 deletions(-)

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



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