[libtest-moose-more-perl] branch master updated (b847359 -> 49c7c5d)

gregor herrmann gregoa at debian.org
Wed Nov 1 18:57:36 UTC 2017


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

gregoa pushed a change to branch master
in repository libtest-moose-more-perl.

      from  b847359   releasing libtest-moose-more-perl version 0.048-1 to unstable
      adds  ffc8dad   Curry, not `goto \&...` `_method_guts_ok()`
      adds  966c909   Curry, not `goto \&...` `_role_wraps()`
      adds  e49f01c   Wrap list bullets in `C<<>>`
      adds  7981a5a   Update generated README
      adds  15d5e63   Move the documentation for the `validate_*()` together
      adds  611ef02   Add test functions for a metaclass' definition context
      adds  cca35b5   Update Changes
      adds  69cc3b4   Merge branch 'dc'
      adds  e770325   Drop `...` aka v5.12 syntax that creeped into a test
      adds  04ac8f9   v0.049
      adds  0a65e1a   Update changes
      adds  01c26d9   v0.050
      adds  8e3903e   New upstream version 0.050
       new  2910187   Update upstream source from tag 'upstream/0.050'
       new  6c0002c   Update debian/changelog
       new  22358b3   Update years of packaging copyright.
       new  988870b   Reformat debian/control with cme
       new  09c2b60   Declare compliance with Debian Policy 4.1.1.
       new  49c7c5d   releasing package libtest-moose-more-perl version 0.050-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:
 .travis.yml                    |   8 +-
 Changes                        |   6 +
 MANIFEST                       |   3 +-
 META.json                      | 140 +++++++++++-----------
 META.yml                       | 138 +++++++++++-----------
 Makefile.PL                    |   6 +-
 README                         | 105 +++++++++--------
 SIGNATURE                      |  57 ++++-----
 cpanfile                       |   1 -
 debian/changelog               |   8 ++
 debian/control                 |   4 +-
 debian/copyright               |   2 +-
 lib/Test/Moose/More.pm         | 259 +++++++++++++++++++++++------------------
 lib/Test/Moose/More/Utils.pm   |   4 +-
 t/00-compile.t                 |   4 +-
 t/00-report-prereqs.dd         |   1 -
 t/definition_context.t         |  93 +++++++++++++++
 xt/author/eol.t                |   1 +
 xt/author/no-tabs.t            |   1 +
 xt/release/no-smart-comments.t |   1 +
 20 files changed, 493 insertions(+), 349 deletions(-)
 create mode 100644 t/definition_context.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-moose-more-perl.git



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