[libmodule-manifest-perl] 01/07: Update upstream source from tag 'upstream/1.09'

Damyan Ivanov dmn at moszumanska.debian.org
Thu Dec 21 20:14:44 UTC 2017


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

dmn pushed a commit to branch master
in repository libmodule-manifest-perl.

commit 99721d271e988377f2096c04e07f6c7345635757
Merge: bac91b5 117b2ad
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu Dec 21 19:47:48 2017 +0000

    Update upstream source from tag 'upstream/1.09'
    
    Update to upstream version '1.09'
    with Debian dir 31adac2c0756a914208738d5dca6a7c458a0bb6c

 CONTRIBUTING                     |   96 ++++
 Changes                          |   22 +-
 INSTALL                          |   43 ++
 LICENSE                          |  669 ++++++++++++------------
 MANIFEST                         |   40 +-
 META.json                        | 1046 ++++++++++++++++++++++++++++++++++++++
 META.yml                         |  703 ++++++++++++++++++++++++-
 Makefile.PL                      |   79 ++-
 README                           |  220 +-------
 dist.ini                         |   21 +
 examples/difference.pl           |    4 +-
 inc/Module/Install.pm            |  466 -----------------
 inc/Module/Install/Base.pm       |   83 ---
 inc/Module/Install/Can.pm        |   81 ---
 inc/Module/Install/DSL.pm        |   94 ----
 inc/Module/Install/Fetch.pm      |   93 ----
 inc/Module/Install/Makefile.pm   |  415 ---------------
 inc/Module/Install/Metadata.pm   |  715 --------------------------
 inc/Module/Install/Win32.pm      |   64 ---
 inc/Module/Install/WriteAll.pm   |   63 ---
 lib/Module/Manifest.pm           |   12 +-
 t/00-report-prereqs.dd           |  134 +++++
 t/00-report-prereqs.t            |  197 +++++++
 xt/author/00-compile.t           |   97 ++++
 xt/author/clean-namespaces.t     |   11 +
 xt/author/eol.t                  |   33 ++
 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-syntax.t           |    7 +
 xt/author/portability.t          |   10 +
 xt/meta.t                        |   27 -
 xt/pmv.t                         |   32 --
 xt/pod.t                         |   32 --
 xt/release/changes_has_content.t |   42 ++
 xt/release/cpan-changes.t        |   10 +
 xt/release/distmeta.t            |    6 +
 xt/release/minimum-version.t     |    8 +
 39 files changed, 2946 insertions(+), 2775 deletions(-)

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



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