[libmoosex-types-structured-perl] branch master updated (ee185c6 -> ead07e3)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Mon Jun 26 22:33:30 UTC 2017


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

kanashiro pushed a change to branch master
in repository libmoosex-types-structured-perl.

      from  ee185c6   update changelog
      adds  02bb88a   increment $VERSION after 0.35 release
      adds  4409977   switch from Test::Requires to Test::Needs
      adds  bc3e34b   add $VERSION declarations to private modules too
      adds  1c3c770   presence of INSTALL means we require 0.097 to not gather it
      adds  b60d984   this should not be a required test prereq
      adds  5f39046   report on this module too - may be buggy?
      adds  54cf409   also run Module::Runtime::Conflicts in t/zzz-check-breaks.t
      adds  c2cf3da   Changes entry for release
      adds  46e0a57   MooseX-Types-Structured-0.36
      adds  04d9d92   New upstream version 0.36
       new  084291d   Updated version 0.36 from 'upstream/0.36'
       new  d69ae3e   Update debian/changelog
       new  49af841   Bump debhelper compatibility level to 10
       new  413f39b   Declare compliance with Debian Policy 4.0.0
       new  319be7d   Add build dependency on libtest-needs-perl
       new  f449def   Fix debian/control with cme, remove version constraints of build and runtime dependencies
       new  ead07e3   releasing libmoosex-types-structured-perl version 0.36-1 to unstable

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                                           |  19 +-
 CONTRIBUTING                                       |   4 +-
 Changes                                            |   3 +
 INSTALL                                            |  14 +-
 MANIFEST                                           |   6 +-
 META.json                                          | 390 ++++++++++++---------
 META.yml                                           | 310 ++++++++--------
 Makefile.PL                                        |  24 +-
 README                                             |   4 +-
 debian/changelog                                   |  14 +-
 debian/compat                                      |   2 +-
 debian/control                                     |  16 +-
 dist.ini                                           |  15 +-
 lib/MooseX/Meta/TypeCoercion/Structured.pm         |   2 +
 .../Meta/TypeCoercion/Structured/Optional.pm       |   2 +
 lib/MooseX/Meta/TypeConstraint/Structured.pm       |   6 +-
 .../Meta/TypeConstraint/Structured/Optional.pm     |   2 +
 lib/MooseX/Types/Structured.pm                     |   8 +-
 lib/MooseX/Types/Structured/MessageStack.pm        |   2 +
 lib/MooseX/Types/Structured/OverflowHandler.pm     |   2 +
 t/00-report-prereqs.dd                             |  42 ++-
 t/00-report-prereqs.t                              |  36 +-
 t/08-examples.t                                    |   2 +-
 t/zzz-check-breaks.t                               |  12 +-
 xt/author/00-compile.t                             |  12 +-
 xt/author/clean-namespaces.t                       |   2 +-
 xt/author/eol.t                                    |   8 +-
 xt/author/no-tabs.t                                |   6 +-
 xt/{release => author}/pod-no404s.t                |   0
 xt/author/pod-spell.t                              |  86 ++---
 xt/{release => author}/portability.t               |   2 -
 xt/author/test-version.t                           |   3 +-
 xt/release/changes_has_content.t                   |   2 +-
 xt/release/cpan-changes.t                          |   9 +-
 34 files changed, 605 insertions(+), 462 deletions(-)
 rename xt/{release => author}/pod-no404s.t (100%)
 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-structured-perl.git



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