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

Florian Schlichting fsfs at alioth.debian.org
Thu Aug 8 15:56:07 UTC 2013


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

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

commit d13d9e8e432c206f4bd10d008380a1747056a267
Merge: 898fc40 8b47cf2
Author: Florian Schlichting <fsfs at debian.org>
Date:   Thu Aug 8 17:34:07 2013 +0200

    Merge tag 'upstream/0.400700'
    
    Upstream version 0.400700

 Build.PL                             |    3 +-
 Changes                              |   40 +++
 INSTALL                              |   14 -
 MANIFEST                             |    8 +-
 META.json                            |   66 ++---
 META.yml                             |   62 ++--
 README                               |   20 +-
 inc/Module/Metadata.pm               |    3 +-
 lib/Module/Build.pm                  |   18 +-
 lib/Module/Build/API.pod             |   14 +-
 lib/Module/Build/Base.pm             |  204 ++++++-------
 lib/Module/Build/Compat.pm           |    7 +-
 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            |   20 +-
 lib/Module/Build/PPMMaker.pm         |   10 +-
 lib/Module/Build/Platform/Amiga.pm   |   34 ---
 lib/Module/Build/Platform/Default.pm |    2 +-
 lib/Module/Build/Platform/EBCDIC.pm  |   34 ---
 lib/Module/Build/Platform/MPEiX.pm   |   34 ---
 lib/Module/Build/Platform/MacOS.pm   |    2 +-
 lib/Module/Build/Platform/RiscOS.pm  |   34 ---
 lib/Module/Build/Platform/Unix.pm    |    2 +-
 lib/Module/Build/Platform/VMS.pm     |   23 +-
 lib/Module/Build/Platform/VOS.pm     |    2 +-
 lib/Module/Build/Platform/Windows.pm |   13 +-
 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        |    6 +-
 lib/inc/latest.pm                    |    8 +-
 lib/inc/latest/private.pm            |   11 +-
 t/actions/installdeps.t              |   11 +-
 t/add_property_array.t               |   16 ++
 t/add_property_hash.t                |   16 ++
 t/bundle_inc.t                       |   12 +-
 t/compat.t                           |    3 +-
 t/files.t                            |    5 +-
 t/install.t                          |   15 +-
 t/lib/DistGen.pm                     |    5 +-
 t/lib/MBTest.pm                      |    3 +-
 t/manifypods.t                       |    4 +-
 t/manifypods_with_utf8.t             |   68 +++++
 t/metadata.t                         |  523 +---------------------------------
 t/new_from_context.t                 |    1 -
 t/pod_parser.t                       |   24 +-
 t/ppm.t                              |    2 +
 t/runthrough.t                       |    4 +-
 t/tilde.t                            |   10 +-
 t/unit_run_test_harness.t            |   73 +++++
 53 files changed, 520 insertions(+), 985 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