[libextutils-cbuilder-perl] 01/06: Merge tag 'upstream/0.280212'

Florian Schlichting fsfs at alioth.debian.org
Mon Sep 16 10:45:04 UTC 2013


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

fsfs pushed a commit to branch master
in repository libextutils-cbuilder-perl.

commit 4e81514c646cbf59e3cc9aadf01501d3484ac3d5
Merge: 021fd93 08137c0
Author: Florian Schlichting <fsfs at debian.org>
Date:   Tue Sep 10 23:08:42 2013 +0200

    Merge tag 'upstream/0.280212'
    
    Upstream version 0.280212

 CONTRIBUTING                                   |   12 ++
 Changes                                        |   49 +++++-
 LICENSE                                        |   16 +-
 MANIFEST                                       |   26 +--
 MANIFEST.SKIP                                  |   60 -------
 META.json                                      |  219 ++++++++++++++++++++++--
 META.yml                                       |  156 ++++++++++++++++-
 Makefile.PL                                    |   40 ++++-
 README                                         |   13 ++
 README.mkdn                                    |   12 ++
 dist.ini                                       |   45 +++++
 lib/ExtUtils/CBuilder.pm                       |   15 +-
 lib/ExtUtils/CBuilder/Base.pm                  |    4 +-
 lib/ExtUtils/CBuilder/Platform/Unix.pm         |    2 +-
 lib/ExtUtils/CBuilder/Platform/VMS.pm          |    2 +-
 lib/ExtUtils/CBuilder/Platform/Windows.pm      |    8 +-
 lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm  |    4 +-
 lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm  |    2 +-
 lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm |    5 +-
 lib/ExtUtils/CBuilder/Platform/aix.pm          |    2 +-
 lib/ExtUtils/CBuilder/Platform/cygwin.pm       |    2 +-
 lib/ExtUtils/CBuilder/Platform/darwin.pm       |    2 +-
 lib/ExtUtils/CBuilder/Platform/dec_osf.pm      |    2 +-
 lib/ExtUtils/CBuilder/Platform/os2.pm          |    2 +-
 t/00-have-compiler.t                           |   55 ++++--
 t/02-link.t                                    |    2 +-
 t/03-cplusplus.t                               |    2 +-
 t/04-base.t                                    |    8 +-
 xt/release/pod-syntax.t                        |    7 +
 29 files changed, 621 insertions(+), 153 deletions(-)

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



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