[libmakefile-parser-perl] 03/06: Merge tag 'upstream/0.216'

gregor herrmann gregoa at debian.org
Sat May 23 15:27:19 UTC 2015


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

gregoa pushed a commit to branch master
in repository libmakefile-parser-perl.

commit b5921fce806779260da42ac6683f95947afe9991
Merge: 0bf65cf a7d3cb8
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 23 17:10:30 2015 +0200

    Merge tag 'upstream/0.216'
    
    Upstream version 0.216

 Changes                           |   6 +
 MANIFEST                          |   2 +
 META.yml                          |  11 +-
 MYMETA.json                       |  62 +++++
 META.yml => MYMETA.yml            |  19 +-
 Makefile.PL                       |   2 +-
 README                            |   4 +-
 inc/Module/AutoInstall.pm         | 150 ++++++++++--
 inc/Module/Install.pm             |   6 +-
 inc/Module/Install/AutoInstall.pm |  13 +-
 inc/Module/Install/Base.pm        |   2 +-
 inc/Module/Install/Can.pm         |  85 ++++++-
 inc/Module/Install/Fetch.pm       |   2 +-
 inc/Module/Install/Include.pm     |   2 +-
 inc/Module/Install/Makefile.pm    |  27 ++-
 inc/Module/Install/Metadata.pm    |  22 +-
 inc/Module/Install/Scripts.pm     |   2 +-
 inc/Module/Install/Win32.pm       |   2 +-
 inc/Module/Install/WriteAll.pm    |   2 +-
 inc/Spiffy.pm                     |  76 +++---
 inc/Test/Base.pm                  |  70 +++---
 inc/Test/Base/Filter.pm           |   4 +-
 inc/Test/Builder.pm               | 492 ++++++++++++++++++++++++++++++--------
 inc/Test/Builder/Module.pm        |  20 +-
 inc/Test/More.pm                  | 277 ++++++++++++---------
 lib/Makefile/AST.pm               |   2 +-
 lib/Makefile/AST/Evaluator.pm     |   4 +-
 lib/Makefile/Parser.pm            |   4 +-
 lib/Makefile/Parser/GmakeDB.pm    |   4 +-
 t/makesimple.t                    |  27 ++-
 30 files changed, 1020 insertions(+), 381 deletions(-)

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



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