[libtest-tempdir-perl] 03/12: Merge tag 'upstream/0.10'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Thu Jul 30 15:50:53 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libtest-tempdir-perl.

commit d0a7eed3b8f0f3a523b42c376f05850664922cef
Merge: fdb76ed 2410115
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Thu Jul 30 12:20:39 2015 -0300

    Merge tag 'upstream/0.10'
    
    Upstream version 0.10
    
    # gpg: Signature made Thu 30 Jul 2015 12:20:35 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 Build.PL                         | 134 ++++++
 CONTRIBUTING                     | 100 +++++
 Changes                          |  14 +-
 INSTALL                          |   9 +-
 LICENSE                          |   8 +-
 MANIFEST                         |  15 +-
 META.json                        | 919 +++++++++++++++++++++++++++++++--------
 META.yml                         | 711 ++++++++++++++++++++++--------
 Makefile.PL                      | 126 ++++--
 README                           |   8 +-
 dist.ini                         |  24 +-
 lib/Test/TempDir.pm              |  87 ++--
 lib/Test/TempDir/Factory.pm      |  59 +--
 lib/Test/TempDir/Handle.pm       |  52 ++-
 t/00-check-deps.t                |  16 -
 t/00-report-prereqs.dd           | 136 ++++++
 t/00-report-prereqs.t            | 227 +++++++---
 weaver.ini                       |   6 +
 {t => xt/author}/00-compile.t    |  19 +-
 xt/author/clean-namespaces.t     |  11 +
 xt/author/eol.t                  |  23 +
 xt/author/no-tabs.t              |  37 ++
 xt/author/pod-spell.t            |  12 +-
 xt/release/changes_has_content.t |   2 +-
 xt/release/distmeta.t            |   5 +-
 xt/release/eol.t                 |   8 -
 xt/release/kwalitee.t            |   9 +-
 xt/release/minimum-version.t     |   2 +-
 xt/release/no-tabs.t             |  16 -
 xt/release/pod-syntax.t          |   5 +-
 xt/release/portability.t         |  12 +
 xt/release/test-version.t        |  22 -
 32 files changed, 2188 insertions(+), 646 deletions(-)

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



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