[libtest-moose-more-perl] branch master updated (4487539 -> 723b8a7)

Lucas Kanashiro kanashiro.duarte at gmail.com
Tue Feb 2 02:18:01 UTC 2016


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

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

      from  4487539   update changelog
      adds  17cb370   Switch has_attribute_ok() to use _find_name() also
      adds  e7f8481   *_immutable_ok() now use _thing_name()
      adds  3f49240   _is_moosey_ok() now uses _thing_name()
      adds  75693a2   _validate_thing_guts() now uses _thing_name() to set $THING_NAME
      adds  d30d56e   v0.036
      adds  c9fd6c6   v0.037
      adds  038fc76   Imported Upstream version 0.037
       new  b74ba98   Merge tag 'upstream/0.037'
       new  69142fc   Update debian/changelog
       new  723b8a7   Releasing libtest-moose-more-perl version 0.037-1

The 3 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 ++
 MANIFEST                              |   6 +-
 META.json                             | 138 +++++++++++++++++++++-------------
 META.yml                              | 133 +++++++++++++++++++-------------
 Makefile.PL                           |   6 +-
 README                                |   4 +-
 SIGNATURE                             |  50 ++++++------
 cpanfile                              |   1 +
 debian/changelog                      |   9 ++-
 lib/Test/Moose/More.pm                |  31 ++++----
 t/00-check-deps.t                     |   2 +-
 t/00-compile.t                        |   4 +-
 t/00-report-prereqs.dd                |   1 +
 t/validate_class.t                    |   4 +-
 xt/{release => author}/pod-coverage.t |   0
 xt/author/pod-spell.t                 |   2 +-
 xt/{release => author}/pod-syntax.t   |   1 +
 17 files changed, 237 insertions(+), 162 deletions(-)
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-syntax.t (93%)

-- 
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