[libmodule-build-perl] branch master updated (a769c37 -> 7671ba3)

gregor herrmann gregoa at debian.org
Sat May 2 13:37:42 UTC 2015


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  a769c37   releasing 0.421000-2 to unstable
      adds  f29b74f   Imported Upstream version 0.421000
       new  e0a478a   Merge tag 'upstream/0.421000'
      adds  335aa30   Imported Upstream version 0.421100
       new  5622f0a   Merge tag 'upstream/0.421100'
       new  a310df6   Update debian/changelog
       new  8a015ab   Update years of packaging copyright.
       new  7894172   Declare compliance with Debian Policy 3.9.6.
       new  7671ba3   releasing package libmodule-build-perl version 0.421100-1

The 6 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                             |   6 +-
 Changes                              |  14 ++
 MANIFEST                             |   2 -
 META.json                            |  51 ++++---
 META.yml                             |  49 ++++---
 debian/changelog                     |  10 ++
 debian/control                       |   2 +-
 debian/copyright                     |   7 +-
 lib/Module/Build.pm                  |   2 +-
 lib/Module/Build/Base.pm             |   4 +-
 lib/Module/Build/Bundling.pod        |   2 +-
 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     |   2 +-
 lib/Module/Build/Platform/VOS.pm     |   2 +-
 lib/Module/Build/Platform/Windows.pm |   2 +-
 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                    | 248 -----------------------------------
 lib/inc/latest/private.pm            | 103 ---------------
 t/actions/installdeps.t              |   4 +-
 31 files changed, 97 insertions(+), 441 deletions(-)
 delete mode 100644 lib/inc/latest.pm
 delete mode 100644 lib/inc/latest/private.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