[libmodule-build-perl] 01/04: Merge tag 'upstream/0.420200'

gregor herrmann gregoa at debian.org
Sun Nov 24 17:19:01 UTC 2013


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

gregoa pushed a commit to branch master
in repository libmodule-build-perl.

commit 636281570c3ddabd3a5ecfaa2100f119b0a29385
Merge: 6988225 5e485da
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 24 18:12:48 2013 +0100

    Merge tag 'upstream/0.420200'
    
    Upstream version 0.420200

 Changes                              |  34 +++++
 MANIFEST                             |   1 +
 META.json                            |  58 ++++----
 META.yml                             |  53 ++++---
 lib/Module/Build.pm                  |   2 +-
 lib/Module/Build/Base.pm             | 280 +++++++++++++++++++----------------
 lib/Module/Build/Compat.pm           |   2 +-
 lib/Module/Build/Config.pm           |   2 +-
 lib/Module/Build/Cookbook.pm         |   2 +-
 lib/Module/Build/Dumper.pm           |   2 +-
 lib/Module/Build/ModuleInfo.pm       |   2 +-
 lib/Module/Build/Notes.pm            |   2 +-
 lib/Module/Build/PPMMaker.pm         |   2 +-
 lib/Module/Build/Platform/Default.pm |   2 +-
 lib/Module/Build/Platform/MacOS.pm   |   2 +-
 lib/Module/Build/Platform/Unix.pm    |   2 +-
 lib/Module/Build/Platform/VMS.pm     |   2 +-
 lib/Module/Build/Platform/VOS.pm     |   2 +-
 lib/Module/Build/Platform/Windows.pm |   2 +-
 lib/Module/Build/Platform/aix.pm     |   2 +-
 lib/Module/Build/Platform/cygwin.pm  |   2 +-
 lib/Module/Build/Platform/darwin.pm  |   2 +-
 lib/Module/Build/Platform/os2.pm     |   2 +-
 lib/Module/Build/PodParser.pm        |   2 +-
 lib/inc/latest.pm                    |   2 +-
 lib/inc/latest/private.pm            |   2 +-
 t/extend.t                           |  28 ++--
 t/metadata.t                         |   8 +-
 t/mymeta.t                           |   3 +
 t/properties/license.t               |   8 +-
 t/properties/requires.t              |   4 +-
 t/test_reqs.t                        |  52 +++++++
 32 files changed, 341 insertions(+), 230 deletions(-)

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



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