[libmodule-cpants-analyse-perl] branch master updated (41a3c99 -> e1ddabe)

gregor herrmann gregoa at debian.org
Tue Jul 7 16:49:41 UTC 2015


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

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

      from  41a3c99   releasing package libmodule-cpants-analyse-perl version 0.95-1
      adds  397a3ba   accept README.pod (rt-100512)
      adds  d60a841   import option to load extra kwalitee plugins under other namespace than ::Kwalitee (i.e. ::SiteKwalitee)
      adds  58e8236   switched to File::Find::Object for better parallelization
      adds  3d869b7   not to load unnecessary stuff
      adds  fc9b798   updated docs/comments
      adds  e76ddad   "The great new ..." is yet another stub from Module::Starter
      adds  ff226e0   releng 0.96
      adds  041ed32   Imported Upstream version 0.96
       new  ad223af   Merge tag 'upstream/0.96'
       new  fed382c   Update debian/changelog
       new  8c0171b   Update years of packaging copyright.
       new  3ed2c56   Add new (build) dependency on libfile-find-object-perl.
       new  4285613   Mark package as autopkgtest-able.
       new  e1ddabe   releasing package libmodule-cpants-analyse-perl version 0.96-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:
 Changes                                       |   7 ++
 META.json                                     |   5 +-
 META.yml                                      |   5 +-
 cpanfile                                      |   1 +
 debian/changelog                              |   9 +++
 debian/control                                |   3 +
 debian/copyright                              |   2 +-
 lib/Module/CPANTS/Analyse.pm                  |  10 ++-
 lib/Module/CPANTS/Kwalitee.pm                 |  11 ++-
 lib/Module/CPANTS/Kwalitee/BrokenInstaller.pm |   6 +-
 lib/Module/CPANTS/Kwalitee/CpantsErrors.pm    |   2 +-
 lib/Module/CPANTS/Kwalitee/Distname.pm        |  10 +--
 lib/Module/CPANTS/Kwalitee/Distros.pm         |  37 +--------
 lib/Module/CPANTS/Kwalitee/Files.pm           | 111 ++++++++++++--------------
 lib/Module/CPANTS/Kwalitee/FindModules.pm     |   4 +-
 lib/Module/CPANTS/Kwalitee/License.pm         |  13 +--
 lib/Module/CPANTS/Kwalitee/Manifest.pm        |   2 +-
 lib/Module/CPANTS/Kwalitee/MetaYML.pm         |   2 +-
 lib/Module/CPANTS/Kwalitee/NeedsCompiler.pm   |   2 +-
 lib/Module/CPANTS/Kwalitee/Pod.pm             |   7 +-
 lib/Module/CPANTS/Kwalitee/Prereq.pm          |   6 +-
 lib/Module/CPANTS/Kwalitee/Repackageable.pm   |   6 +-
 lib/Module/CPANTS/Kwalitee/Signature.pm       |   4 +-
 lib/Module/CPANTS/Kwalitee/Uses.pm            |   2 +-
 lib/Module/CPANTS/Kwalitee/Version.pm         |   4 +-
 25 files changed, 127 insertions(+), 144 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-cpants-analyse-perl.git



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