[libppi-xs-perl] 01/10: Update upstream source from tag 'upstream/0.910'

gregor herrmann gregoa at debian.org
Sat Dec 30 21:10:59 UTC 2017


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

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

commit 694be8650b45081d9f68863b57b19ca7877548c1
Merge: 70b811f 37019ae
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 30 22:03:00 2017 +0100

    Update upstream source from tag 'upstream/0.910'
    
    Update to upstream version '0.910'
    with Debian dir d560011f84c2665c90684c6739269b9205a73d6f

 CONTRIBUTING                     |   97 ++++
 Changes                          |   16 +-
 INSTALL                          |   43 ++
 LICENSE                          |  379 ++++++++++++++
 MANIFEST                         |   41 +-
 MANIFEST.SKIP                    |   67 ---
 META.json                        | 1043 ++++++++++++++++++++++++++++++++++++++
 META.yml                         |  690 ++++++++++++++++++++++++-
 Makefile.PL                      |   65 ++-
 README                           |   15 +
 dist.ini                         |   17 +
 inc/Module/Install.pm            |  451 ----------------
 inc/Module/Install/Base.pm       |   83 ---
 inc/Module/Install/Can.pm        |  163 ------
 inc/Module/Install/Compiler.pm   |   68 ---
 inc/Module/Install/DSL.pm        |  102 ----
 inc/Module/Install/Fetch.pm      |   93 ----
 inc/Module/Install/Makefile.pm   |  418 ---------------
 inc/Module/Install/Metadata.pm   |  722 --------------------------
 inc/Module/Install/Win32.pm      |   64 ---
 inc/Module/Install/WriteAll.pm   |   63 ---
 lib/PPI/XS.pm                    |   15 +-
 ppport.h                         |   14 +-
 t/00-report-prereqs.dd           |  131 +++++
 t/00-report-prereqs.t            |  197 +++++++
 xt/author/00-compile.t           |   60 +++
 xt/author/clean-namespaces.t     |   11 +
 xt/author/kwalitee.t             |    9 +
 xt/author/mojibake.t             |    9 +
 xt/author/pod-coverage.t         |    7 +
 xt/author/pod-no404s.t           |   21 +
 xt/author/pod-spell.t            |   30 ++
 xt/author/pod-syntax.t           |    7 +
 xt/author/portability.t          |   10 +
 xt/release/changes_has_content.t |   42 ++
 xt/release/cpan-changes.t        |   10 +
 xt/release/distmeta.t            |    6 +
 xt/release/minimum-version.t     |    8 +
 38 files changed, 2938 insertions(+), 2349 deletions(-)

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



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