[libmoosex-types-loadableclass-perl] branch master updated (6af8a8b -> 9278cbe)

gregor herrmann gregoa at debian.org
Tue Jan 2 19:11:01 UTC 2018


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

gregoa pushed a change to branch master
in repository libmoosex-types-loadableclass-perl.

      from  6af8a8b   update changelog
      adds  bf761f7   increment $VERSION after 0.014 release
      adds  4357f05   Do not declare a type that is never used
      adds  0785fe0   describe the issue more completely
      adds  7d44dce   fix Test::More prereq for done_testing
      adds  1afe64b   also run Module::Runtime::Conflicts in t/zzz-check-breaks.t
      adds  2a2e7c6   switch from Test::Requires to Test::Needs
      adds  546ab28   also report on the installed version of namespace::clean
      adds  031bfed   MooseX-Types-LoadableClass-0.015
      adds  a6af814   New upstream version 0.015
       new  f20f105   Update upstream source from tag 'upstream/0.015'
       new  dce1ca5   Update debian/changelog
       new  b8c9c9b   Update years of packaging copyright.
       new  0a84238   Declare compliance with Debian Policy 4.1.3.
       new  9fd7e70   Drop unneeded version constraint from libnamespace-clean-perl.
       new  077e264   Bump debhelper compatibility level to 10.
       new  9278cbe   releasing package libmoosex-types-loadableclass-perl version 0.015-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                              |  35 ++-
 CONTRIBUTING                          |  12 +-
 Changes                               |   4 +
 INSTALL                               |  14 +-
 MANIFEST                              |  10 +-
 META.json                             | 492 +++++++++++++++++++---------------
 META.yml                              | 382 ++++++++++++++------------
 Makefile.PL                           |  26 +-
 README                                |   4 +-
 debian/changelog                      |   9 +-
 debian/compat                         |   2 +-
 debian/control                        |   6 +-
 debian/copyright                      |   2 +-
 dist.ini                              |   9 +-
 lib/MooseX/Types/LoadableClass.pm     |  25 +-
 t/00-report-prereqs.dd                |  49 ++--
 t/00-report-prereqs.t                 |  35 ++-
 t/all_imports.t                       |   2 +-
 t/basic.t                             |   2 +-
 t/clobber_dollerunderscore.t          |   2 +-
 t/fully-qualified.t                   |   2 +-
 t/no_moose.t                          |   2 +-
 t/typemap.t                           |   2 +-
 t/zzz-check-breaks.t                  |  14 +-
 xt/author/00-compile.t                |  12 +-
 xt/author/clean-namespaces.t          |   2 +-
 xt/author/eol.t                       |  12 +-
 xt/author/kwalitee.t                  |   2 +-
 xt/author/no-tabs.t                   |  10 +-
 xt/{release => author}/pod-coverage.t |   0
 xt/{release => author}/pod-no404s.t   |   0
 xt/author/pod-spell.t                 |  38 +--
 xt/{release => author}/pod-syntax.t   |   1 +
 xt/{release => author}/portability.t  |   2 -
 xt/release/changes_has_content.t      |   2 +-
 xt/release/cpan-changes.t             |   9 +-
 36 files changed, 710 insertions(+), 522 deletions(-)
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-no404s.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 rename xt/{release => author}/portability.t (95%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-types-loadableclass-perl.git



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