[libtest-tempdir-perl] 01/08: Merge tag 'upstream/0.07'

gregor herrmann gregoa at debian.org
Fri Sep 13 13:13:46 UTC 2013


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

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

commit d27bc4dc87eb31e8b7302c2f2ce3a7fdd2beca35
Merge: 41f23a4 d1ce928
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Sep 13 14:58:51 2013 +0200

    Merge tag 'upstream/0.07'
    
    Upstream version 0.07

 .gitignore                       |   15 --
 Build.PL                         |    3 +
 Changes                          |   18 +-
 INSTALL                          |   44 ++++
 LICENSE                          |  379 ++++++++++++++++++++++++++++
 MANIFEST                         |   30 ++-
 MANIFEST.SKIP                    |   44 ----
 META.json                        |  514 ++++++++++++++++++++++++++++++++++++++
 META.yml                         |  405 +++++++++++++++++++++++++++---
 Makefile.PL                      |   26 --
 README                           |   65 +----
 SIGNATURE                        |   37 ---
 dist.ini                         |   24 ++
 lib/Test/TempDir.pm              |   28 ++-
 lib/Test/TempDir/Factory.pm      |   32 +--
 lib/Test/TempDir/Handle.pm       |   26 +-
 t/00-check-deps.t                |   11 +
 t/00-compile.t                   |   46 ++++
 t/00_load.t                      |    2 -
 t/basic.t                        |   15 +-
 t/directory_scratch.t            |   21 ++
 t/factory.t                      |    8 +-
 t/handle.t                       |    9 +-
 xt/author/pod-spell.t            |   26 ++
 xt/release/changes_has_content.t |   41 +++
 xt/release/cpan-changes.t        |   11 +
 xt/release/distmeta.t            |    7 +
 xt/release/eol.t                 |    8 +
 xt/release/kwalitee.t            |    4 +
 xt/release/minimum-version.t     |    8 +
 xt/release/mojibake.t            |   12 +
 xt/release/no-tabs.t             |    8 +
 xt/release/pod-no404s.t          |   21 ++
 xt/release/pod-syntax.t          |    7 +
 xt/release/test-version.t        |   22 ++
 35 files changed, 1697 insertions(+), 280 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