[libmoo-perl] branch master updated (1c0f052 -> 6774e08)

gregor herrmann gregoa at debian.org
Sat Jun 17 20:46:14 UTC 2017


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

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

      from  1c0f052   update changelog
       new  6ab035f   drop WAITS-FOR and NOTE
      adds  576d79a   newlines between attribute population lines
      adds  e5da56e   fix trigger with a default and init_arg of undef
      adds  89bf8d5   avoid Parent as class name
      adds  f3ad68b   test extending Moose with role interactions
      adds  e77953d   avoid shadowing variable names in attr inflation
      adds  fb3ef0d   inline test code rather than reusing existing test
      adds  f607d09   allow external warn handlers in test
      adds  64e2cb7   clarify what a simple reader is
      adds  4cbba5f   fix builder => $sub replacing subclass builder on +attr
      adds  44ff243   Bumping version to 2.003001
      adds  931bba4   Release commit for 2.003001
      adds  60a9793   changelog
      adds  d98ca09   Bumping version to 2.003002
      adds  269a960   Release commit for 2.003002
      adds  c18b0f2   New upstream version 2.003002
       new  e241a17   Updated version 2.003002 from 'upstream/2.003002'
       new  a13852d   Update debian/changelog
       new  6774e08   releasing package libmoo-perl version 2.003002-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                          |  8 +++++++
 MANIFEST                         |  1 +
 META.json                        |  2 +-
 META.yml                         |  2 +-
 README                           |  7 +++---
 debian/changelog                 | 13 ++++--------
 lib/Method/Generate/Accessor.pm  |  8 +++----
 lib/Moo.pm                       | 12 +++++------
 lib/Moo/HandleMoose.pm           | 18 ++++++++--------
 lib/Moo/Role.pm                  |  2 +-
 t/accessor-trigger.t             | 15 +++++++++++++
 t/has-plus.t                     | 19 +++++++++++++++++
 xt/handle_moose.t                | 29 ++++++++++++++++++++++++-
 xt/moo-extend-moose.t            | 46 ++++++++++++++++++++++++++++++++++++++++
 xt/moose-extend-moo.t            |  4 ++--
 xt/moose-inflate-error-recurse.t |  9 +++++++-
 16 files changed, 157 insertions(+), 38 deletions(-)
 create mode 100644 xt/moo-extend-moose.t

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



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