[libmodule-build-perl] branch master updated (f1339e3 -> 6fff48f)

gregor herrmann gregoa at debian.org
Thu Aug 21 18:34:19 UTC 2014


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  f1339e3   update changelog
      adds  1c9a345   Imported Upstream version 0.420800
       new  6a796ce   Merge tag 'upstream/0.420800'
       new  db1dca6   New upstream release.
       new  bbf6be7   Refresh patch man-ext (offset).
       new  6fff48f   update changelog / add TODO

The 4 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                              | 24 +++++++++++++++
 MANIFEST                             |  3 --
 META.json                            | 60 +++++++++++++++---------------------
 META.yml                             | 57 +++++++++++++++-------------------
 debian/changelog                     | 12 ++++++--
 debian/patches/man-ext               |  7 +++--
 lib/Module/Build.pm                  |  7 +++--
 lib/Module/Build/API.pod             |  2 +-
 lib/Module/Build/Base.pm             | 44 +++++++++++++-------------
 lib/Module/Build/Compat.pm           | 14 ++++-----
 lib/Module/Build/Config.pm           |  4 +--
 lib/Module/Build/Cookbook.pm         |  4 +--
 lib/Module/Build/Dumper.pm           |  4 +--
 lib/Module/Build/ModuleInfo.pm       | 34 --------------------
 lib/Module/Build/Notes.pm            |  4 +--
 lib/Module/Build/PPMMaker.pm         |  4 +--
 lib/Module/Build/Platform/Default.pm |  7 ++---
 lib/Module/Build/Platform/MacOS.pm   |  7 ++---
 lib/Module/Build/Platform/Unix.pm    |  7 ++---
 lib/Module/Build/Platform/VMS.pm     |  7 ++---
 lib/Module/Build/Platform/VOS.pm     |  7 ++---
 lib/Module/Build/Platform/Windows.pm |  7 ++---
 lib/Module/Build/Platform/aix.pm     |  7 ++---
 lib/Module/Build/Platform/cygwin.pm  |  7 ++---
 lib/Module/Build/Platform/darwin.pm  |  7 ++---
 lib/Module/Build/Platform/os2.pm     |  7 ++---
 lib/Module/Build/PodParser.pm        |  6 ++--
 lib/Module/Build/Version.pm          | 21 -------------
 lib/Module/Build/YAML.pm             | 19 ------------
 lib/inc/latest.pm                    |  8 ++---
 lib/inc/latest/private.pm            |  5 +--
 t/compat.t                           |  1 -
 32 files changed, 168 insertions(+), 246 deletions(-)
 delete mode 100644 lib/Module/Build/ModuleInfo.pm
 delete mode 100644 lib/Module/Build/Version.pm
 delete mode 100644 lib/Module/Build/YAML.pm

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