[libmodule-build-perl] branch master updated (e1a314c -> 8dab6e8)

gregor herrmann gregoa at debian.org
Fri Apr 29 14:59:15 UTC 2016


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

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

      from  e1a314c   releasing package libmodule-build-perl version 0.421600-1
      adds  8f2035b   Bump to version 0.42_17
      adds  285fc4a   Read extra_linker_flags using its accessor
      adds  4e8ae36   Convert win shell splitting to m//gc parser, fixing handling of 0
      adds  8343e0a   Fix handling of backslashes preceeding a double quote
      adds  b8e4ee4   Win32 installation of MB with gmake require SHELL env var to be set
      adds  7bb82d7   Prepare for release 0.42_17
      adds  cff0cd5   Bump to version 0.4218
      adds  45fb63c   Skip XS test when link_executable fails
      adds  b727f6d   Prepare for release 0.4218
      adds  85eaccb   Imported Upstream version 0.421800
       new  bf57a71   Merge tag 'upstream/0.421800'
       new  95e30b0   Update debian/changelog
       new  3fcc612   Declare compliance with Debian Policy 3.9.8.
       new  524ee37   Drop all old alternative (build) dependencies
       new  8dab6e8   releasing package libmodule-build-perl version 0.421800-1

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                              | 14 ++++++++
 META.json                            | 42 +++++++++++-----------
 META.yml                             | 42 +++++++++++-----------
 debian/changelog                     |  9 +++++
 debian/control                       | 10 +-----
 lib/Module/Build.pm                  |  2 +-
 lib/Module/Build/Base.pm             |  4 +--
 lib/Module/Build/Compat.pm           |  6 ++--
 lib/Module/Build/Config.pm           |  2 +-
 lib/Module/Build/Cookbook.pm         |  2 +-
 lib/Module/Build/Dumper.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 | 69 +++++++++++++++++-------------------
 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 +-
 t/ext.t                              | 10 ++++++
 t/xs.t                               |  2 ++
 26 files changed, 132 insertions(+), 108 deletions(-)
 mode change 100644 => 100755 t/ext.t

-- 
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