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

gregoa pushed a commit to branch master
in repository libclass-c3-xs-perl.

commit 7c239a8fde6b349dd9fd88a6132836ceb5ef9ab4
Merge: 7f43a43 21d2607
Author: gregor herrmann <gre...@debian.org>
Date:   Sun Aug 7 16:52:21 2016 +0200

    Merge tag 'upstream/0.14'
    
    Upstream version 0.14

 CONTRIBUTING                      |   97 ++++
 ChangeLog => Changes              |   52 +-
 INSTALL                           |   43 ++
 LICENCE                           |  379 +++++++++++++
 MANIFEST                          |   49 +-
 MANIFEST.SKIP                     |   24 +
 META.json                         | 1119 +++++++++++++++++++++++++++++++++++++
 META.yml                          |  755 ++++++++++++++++++++++++-
 Makefile.PL                       |   63 ++-
 README                            |   29 +-
 dist.ini                          |   11 +
 inc/Module/Install.pm             |  430 --------------
 inc/Module/Install/Base.pm        |   78 ---
 inc/Module/Install/Can.pm         |   81 ---
 inc/Module/Install/Fetch.pm       |   93 ---
 inc/Module/Install/Makefile.pm    |  268 ---------
 inc/Module/Install/Metadata.pm    |  624 ---------------------
 inc/Module/Install/Win32.pm       |   64 ---
 inc/Module/Install/WriteAll.pm    |   60 --
 lib/Class/C3/XS.pm                |  117 +++-
 t/00-report-prereqs.dd            |  121 ++++
 t/00-report-prereqs.t             |  183 ++++++
 t/00_load.t                       |   10 -
 t/01_MRO.t                        |   12 +-
 t/02_MRO.t                        |   45 +-
 t/03_MRO.t                        |   22 +-
 t/04_MRO.t                        |   26 +-
 t/05_MRO.t                        |   42 +-
 t/30_next_method.t                |   34 +-
 t/31_next_method_skip.t           |   34 +-
 t/32_next_method_edge_cases.t     |   32 +-
 t/33_next_method_used_with_NEXT.t |   18 +-
 t/34_next_method_in_eval.t        |   12 +-
 t/35_next_method_in_anon.t        |    8 +-
 t/36_next_goto.t                  |    6 +-
 t/lib/A.pm                        |    3 -
 t/lib/B.pm                        |    3 -
 t/lib/C.pm                        |    3 -
 t/lib/D.pm                        |    3 -
 t/lib/E.pm                        |    3 -
 t/lib/F.pm                        |    3 -
 t/pod.t                           |   11 -
 xt/author/00-compile.t            |   54 ++
 xt/author/clean-namespaces.t      |   11 +
 xt/author/eol.t                   |   42 ++
 xt/author/kwalitee.t              |    9 +
 xt/author/mojibake.t              |    9 +
 xt/author/no-tabs.t               |   42 ++
 xt/author/pod-no404s.t            |   21 +
 xt/author/pod-spell.t             |   32 ++
 xt/author/pod-syntax.t            |    7 +
 xt/author/portability.t           |   12 +
 xt/release/changes_has_content.t  |   41 ++
 xt/release/cpan-changes.t         |   10 +
 xt/release/distmeta.t             |    6 +
 xt/release/minimum-version.t      |    8 +
 56 files changed, 3371 insertions(+), 2003 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libclass-c3-xs-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to