[libb-hooks-endofscope-perl] 01/07: Merge tag 'upstream/0.13'

Florian Schlichting fsfs at moszumanska.debian.org
Thu Jan 9 23:09:03 UTC 2014


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

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

commit c5c680c89c2a200bbb3ed9377ae085642351de4e
Merge: 87992c3 e5b99ee
Author: Florian Schlichting <fsfs at debian.org>
Date:   Thu Jan 9 23:49:07 2014 +0100

    Merge tag 'upstream/0.13'
    
    Upstream version 0.13

 CONTRIBUTING                           |  74 ++++
 Changes                                |  62 +--
 INSTALL                                |  44 ++
 LICENSE                                |   6 +-
 MANIFEST                               |  25 +-
 META.json                              | 708 ++++++++++++++++++++++++++++-----
 META.yml                               | 563 +++++++++++++++++++++-----
 Makefile.PL                            |  10 +-
 README                                 |   6 +-
 README.md                              |  71 ++++
 dist.ini                               |  34 +-
 lib/B/Hooks/EndOfScope.pm              |  50 ++-
 lib/B/Hooks/EndOfScope/PP.pm           |  18 +-
 lib/B/Hooks/EndOfScope/PP/FieldHash.pm |  33 --
 lib/B/Hooks/EndOfScope/PP/HintHash.pm  |  33 --
 lib/B/Hooks/EndOfScope/XS.pm           |  18 +-
 t/00-basic.t                           |   5 +
 t/00-report-prereqs.t                  | 123 ++++++
 t/01-eval.t                            |   4 +
 t/10-test_without_vm_pure_pp.t         |  12 +-
 t/release-no-tabs.t                    |  16 -
 t/release-pod-coverage.t               |  21 -
 t/release-pod-syntax.t                 |  15 -
 weaver.ini                             |   8 +
 xt/author/00-compile.t                 |  54 +++
 xt/author/pod-spell.t                  |  31 ++
 xt/release/changes_has_content.t       |  41 ++
 xt/release/cpan-changes.t              |  11 +
 xt/release/distmeta.t                  |   8 +
 t/release-eol.t => xt/release/eol.t    |   8 -
 xt/release/kwalitee.t                  |   4 +
 xt/release/minimum-version.t           |   8 +
 xt/release/mojibake.t                  |  12 +
 xt/release/no-tabs.t                   |  18 +
 xt/release/pod-no404s.t                |  21 +
 xt/release/pod-syntax.t                |   8 +
 xt/release/portability.t               |  11 +
 xt/release/test-version.t              |  22 +
 xt/release/unused-vars.t               |   8 +
 39 files changed, 1805 insertions(+), 419 deletions(-)

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



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