[libmodule-build-perl] branch master updated (39424ec -> d521ab9)

gregor herrmann gregoa at debian.org
Mon Sep 8 17:25:26 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  39424ec   releasing package libmodule-build-perl version 0.420800-1
       new  1c9c05d   Add debian/upstream/metadata
       new  bfd1241   Update debian/changelog
       new  3f8c346   Imported Upstream version 0.421000
       new  4f4822a   Update debian/changelog
       new  37d5bd2   Add autopkgtest control file.
       new  f9598e1   Update (build) dependencies.
       new  d521ab9   releasing package libmodule-build-perl version 0.421000-1

The 7 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:
 Build.PL                             |   8 ++-
 Changes                              |  22 +++++++
 META.json                            |  58 +++++++++--------
 META.yml                             |  55 ++++++++--------
 debian/changelog                     |   9 +++
 debian/control                       |   4 +-
 debian/tests/control                 |   8 +++
 debian/upstream/metadata             |   5 ++
 inc/MBVersion.pm                     |   3 +-
 inc/Module/Metadata.pm               |   2 +-
 lib/Module/Build.pm                  |   2 +-
 lib/Module/Build/Base.pm             | 121 ++++++++++-------------------------
 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/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     |   4 +-
 lib/Module/Build/Platform/VOS.pm     |   2 +-
 lib/Module/Build/Platform/Windows.pm |   4 +-
 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                           |  12 ++--
 32 files changed, 181 insertions(+), 170 deletions(-)
 create mode 100644 debian/tests/control
 create mode 100644 debian/upstream/metadata

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