[libtest-moose-more-perl] branch master updated (764057f -> 6e47aba)

gregor herrmann gregoa at debian.org
Fri Sep 4 21:27:34 UTC 2015


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  764057f   update changelog for release
      adds  ed1fd8b   validate_role(..., -subtest => 'subtest name')
      adds  661473c   add -subtest support to validate_class(), refactor wrapper
      adds  9b5ec3f   ...and -subtest to validate_thing(), as well.
      adds  b51249f   Appease author tests
      adds  f425f67   generated files: update
      adds  22c742f   Update Changes
      adds  22cb14e   Switch validate_role to use -subtest when invoking validate_class
      adds  8550435   -subtest'ify validate_attribute()
      adds  4cdaf7b   ...and _validate_attribute, refactoring elsewhere
      adds  5bf70fc   cleanup, cleanup
      adds  e4c1140   generated files: update
      adds  97b012c   travis: update config
      adds  9c587d0   v0.034
      adds  ccffdf4   Add before, after, around wrapping checks to validate_role()
      adds  96f4433   generated files: update
      adds  6239d8e   v0.035
      adds  d3737a0   Imported Upstream version 0.035
       new  a4bae4d   Merge tag 'upstream/0.035'
       new  254b07c   Update debian/changelog
       new  48f1a98   Update years of packaging copyright.
       new  6e47aba   releasing package libtest-moose-more-perl version 0.035-1

The 4 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                        |   9 ++
 MANIFEST                       |   5 +-
 META.json                      | 169 ++++++++++++++++++++----------------
 META.yml                       | 145 +++++++++++++++++--------------
 Makefile.PL                    |   6 +-
 README                         |  48 ++++++++++-
 SIGNATURE                      |  57 ++++++------
 cpanfile                       |  10 ++-
 debian/changelog               |   7 ++
 debian/copyright               |   2 +-
 lib/Test/Moose/More.pm         | 125 +++++++++++++++++++++++----
 t/00-report-prereqs.dd         |  62 +++++++++++++
 t/00-report-prereqs.t          | 192 +++++++++++++++++++++++++++++++++++++++++
 t/000-report-versions-tiny.t   |  95 --------------------
 t/validate_class.t             |   5 ++
 t/validate_role/basic.t        |  17 +++-
 xt/author/eol.t                |   3 +-
 xt/author/no-tabs.t            |   3 +-
 xt/author/pod-spell.t          |   2 +
 xt/release/no-smart-comments.t |  26 +++++-
 20 files changed, 698 insertions(+), 290 deletions(-)
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 t/000-report-versions-tiny.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