[libcontext-preserve-perl] 01/09: Merge tag 'upstream/0.02'

Damyan Ivanov dmn at moszumanska.debian.org
Fri Nov 3 10:39:36 UTC 2017


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

dmn pushed a commit to branch master
in repository libcontext-preserve-perl.

commit 02fb4494b374c4e9006f92a2d5b41482d89deada
Merge: 7bb9aa8 e1e8375
Author: Damyan Ivanov <dmn at debian.org>
Date:   Fri Nov 3 08:37:16 2017 +0000

    Merge tag 'upstream/0.02'
    
    Upstream version 0.02

 .gitignore                       |    8 -
 CONTRIBUTING                     |   96 ++++
 Changes                          |    7 +-
 INSTALL                          |   43 ++
 LICENCE                          |  379 +++++++++++++
 MANIFEST                         |   39 +-
 MANIFEST.SKIP                    |    8 -
 META.json                        | 1117 ++++++++++++++++++++++++++++++++++++++
 META.yml                         |  781 +++++++++++++++++++++++++-
 Makefile.PL                      |   68 ++-
 README                           |   15 +
 dist.ini                         |   11 +
 inc/Module/Install.pm            |  281 ----------
 inc/Module/Install/Base.pm       |   70 ---
 inc/Module/Install/Can.pm        |   82 ---
 inc/Module/Install/Fetch.pm      |   93 ----
 inc/Module/Install/Makefile.pm   |  237 --------
 inc/Module/Install/Metadata.pm   |  336 ------------
 inc/Module/Install/Win32.pm      |   65 ---
 inc/Module/Install/WriteAll.pm   |   43 --
 lib/Context/Preserve.pm          |   54 +-
 t/00-report-prereqs.dd           |  126 +++++
 t/00-report-prereqs.t            |  197 +++++++
 t/author/pod-coverage.t          |    6 -
 t/author/pod.t                   |    6 -
 xt/author/00-compile.t           |   60 ++
 xt/author/kwalitee.t             |    9 +
 xt/author/mojibake.t             |    9 +
 xt/author/no-tabs.t              |   31 ++
 xt/author/pod-coverage.t         |    7 +
 xt/author/pod-no404s.t           |   21 +
 xt/author/pod-spell.t            |   23 +
 xt/author/pod-syntax.t           |    7 +
 xt/author/portability.t          |   10 +
 xt/release/changes_has_content.t |   41 ++
 xt/release/cpan-changes.t        |   10 +
 xt/release/distmeta.t            |    6 +
 xt/release/minimum-version.t     |    8 +
 38 files changed, 3122 insertions(+), 1288 deletions(-)

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



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