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

intrigeri pushed a change to branch master
in repository libmoo-perl.

      from  7769da1   update changelog
      adds  9b1ce81   drop namespace::(auto)?clean from several tests
      adds  ec7c97c   avoid loading overload unless necessary
      adds  2cc0b5c   allow overriding internally used test env vars
      adds  687539c   stubs should be treated as existing in a class
      adds  cc1027a   strip underscores in VERSION with tr rather than eval
      adds  13c1d36   consider packages with constants as loaded
      adds  a1579f6   Moo->_concrete_methods_of deals with classes, not roles
      adds  7c2c686   support coderefs stored directly in stashes
      adds  88f472e   update changelog
      adds  57a8b7c   Bumping version to 2.003003
      adds  e4ed69d   Release commit for 2.003003
      adds  ddb2d04   New upstream version 2.003003
       new  ea12c97   Update upstream source from tag 'upstream/2.003003'
       new  8809a58   debian/changelog: remove trailing whitespace
       new  f72248c   Declare compliance with Standards-Version 4.1.1.
       new  2195024   Release libmoo-perl (2.003003-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                           |  1 +
 META.json                          |  6 ++--
 META.yml                           |  2 +-
 debian/changelog                   | 14 ++++++---
 debian/control                     |  2 +-
 lib/Method/Generate/Accessor.pm    | 29 +++++++++++------
 lib/Moo.pm                         | 27 +++++++++-------
 lib/Moo/Role.pm                    |  4 +--
 lib/Moo/_Utils.pm                  |  2 +-
 t/lib/TestEnv.pm                   |  2 +-
 t/moo-utils.t                      | 52 +++++++++++++++++++++++++++++++
 t/not-methods.t                    | 64 ++++++++++++++++++++++++++++++++++++++
 xt/moo-consume-moose-role-coerce.t |  2 --
 xt/moo-consume-mouse-role-coerce.t |  2 --
 xt/moo-role-types.t                |  4 ---
 16 files changed, 179 insertions(+), 43 deletions(-)
 create mode 100644 t/not-methods.t

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to