[libdirectory-scratch-perl] 03/10: Merge tag 'upstream/0.18'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Aug 21 14:57:59 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libdirectory-scratch-perl.

commit 112dc79df31dbfc0bc5b41e8af3acf797cac171c
Merge: 0c7ba17 0961192
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Fri Aug 21 09:37:35 2015 -0300

    Merge tag 'upstream/0.18'
    
    Upstream version 0.18
    
    # gpg: Signature made Fri 21 Aug 2015 09:37:27 AM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 .gitignore                             |  10 -
 Build.PL                               | 130 +++++
 CONTRIBUTING                           |  96 ++++
 Changes                                |  88 ++--
 INSTALL                                |  43 ++
 LICENSE                                | 379 ++++++++++++++
 MANIFEST                               |  42 +-
 MANIFEST.SKIP                          |  10 -
 META.json                              | 918 +++++++++++++++++++++++++++++++++
 META.yml                               | 623 +++++++++++++++++++++-
 Makefile.PL                            | 152 +++++-
 README                                 |  42 +-
 dist.ini                               |  21 +
 inc/Module/Install.pm                  | 470 -----------------
 inc/Module/Install/Authority.pm        |  19 -
 inc/Module/Install/Base.pm             |  83 ---
 inc/Module/Install/Can.pm              | 154 ------
 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/Directory/Scratch.pm               |  44 +-
 t/00-report-prereqs.dd                 | 126 +++++
 t/00-report-prereqs.t                  | 176 +++++++
 t/developer/boilerplate.t              |  48 --
 t/developer/pod-coverage.t             |   6 -
 t/developer/pod.t                      |   6 -
 t/integration/other_output_seperator.t |   6 +-
 t/unit/openfile.t                      |   4 +-
 t/unit/touch.t                         |   6 +-
 xt/author/00-compile.t                 |  78 +++
 xt/release/changes_has_content.t       |  41 ++
 xt/release/cpan-changes.t              |  11 +
 xt/release/distmeta.t                  |   6 +
 xt/release/kwalitee.t                  |   9 +
 xt/release/minimum-version.t           |   8 +
 xt/release/mojibake.t                  |  12 +
 xt/release/pod-coverage.t              |   7 +
 xt/release/pod-no404s.t                |  21 +
 xt/release/pod-syntax.t                |   6 +
 xt/release/portability.t               |  11 +
 42 files changed, 2942 insertions(+), 2330 deletions(-)

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



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