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

Florian Schlichting fsfs at moszumanska.debian.org
Sat Jul 16 21:52:44 UTC 2016


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 7dcf1eb89b04eee472f372bef7ef275cc3785fed
Merge: a5f5553 90cdd1a
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Jul 16 23:30:27 2016 +0200

    Merge tag 'upstream/0.21'
    
    Upstream version 0.21

 CONTRIBUTING                           |   8 +-
 Changes                                |  22 ++
 LICENSE => LICENCE                     |   0
 MANIFEST                               |  15 +-
 META.json                              | 553 +++++++++++++++++++--------------
 META.yml                               | 434 +++++++++++++++-----------
 Makefile.PL                            |  94 ++++--
 README                                 |   4 +-
 dist.ini                               |  47 ++-
 inc/ExtUtils/HasCompiler.pm            | 217 +++++++++++++
 inc/MakeMakerSubs.pm                   |  49 ---
 lib/B/Hooks/EndOfScope.pm              |  78 ++---
 lib/B/Hooks/EndOfScope/PP.pm           |  32 +-
 lib/B/Hooks/EndOfScope/PP/FieldHash.pm |   4 +-
 lib/B/Hooks/EndOfScope/PP/HintHash.pm  |   2 +-
 lib/B/Hooks/EndOfScope/XS.pm           |  31 +-
 t/00-basic.t                           |   2 +-
 t/00-report-prereqs.dd                 |  56 ++--
 t/00-report-prereqs.t                  |   6 +-
 t/01-eval.t                            |   2 +-
 t/05-exception_xs.t                    |   2 +-
 t/06-exception_pp.t                    |   2 +-
 t/10-test_without_vm_pure_pp.t         |   2 +-
 t/11-direct_xs.t                       |   2 +-
 t/12-direct_pp.t                       |   2 +-
 weaver.ini                             |   6 -
 xt/author/00-compile.t                 |   5 +-
 xt/author/eol.t                        |  15 +-
 xt/{release => author}/kwalitee.t      |   2 +-
 xt/author/mojibake.t                   |   9 +
 xt/author/no-tabs.t                    |  10 +-
 xt/{release => author}/pod-no404s.t    |   0
 xt/author/pod-spell.t                  |   6 +-
 xt/{release => author}/pod-syntax.t    |   1 +
 xt/release/changes_has_content.t       |   2 +-
 xt/release/mojibake.t                  |  12 -
 36 files changed, 1043 insertions(+), 691 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