[librole-tiny-perl] branch master updated (e8a21b4 -> e47f547)

gregor herrmann gregoa at debian.org
Fri May 6 19:04:25 UTC 2016


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

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

      from  e8a21b4   update changelog
      adds  c208bba   Imported Upstream version 2.000003
       new  b0e9ef9   Merge tag 'upstream/2.000003'
       new  e32fd26   Update debian/changelog
       new  79b244a   Update build dependencies.
       new  86f0253   Declare compliance with Debian Policy 3.9.8.
       new  5ec0c1a   Bump debhelper compatibility level to 9.
       new  e47f547   releasing package librole-tiny-perl version 2.000003-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:
 Changes                   |  11 +++++
 MANIFEST                  |   3 +-
 META.json                 |   7 ++--
 META.yml                  |   7 ++--
 Makefile.PL               |   3 +-
 README                    |  15 ++++---
 debian/changelog          |  13 +++++-
 debian/compat             |   2 +-
 debian/control            |   8 ++--
 lib/Role/Tiny.pm          | 100 +++++++++++++++++++++++++++++-----------------
 lib/Role/Tiny/With.pm     |   2 +-
 t/concrete-methods.t      |   4 +-
 t/load-module.t           |   2 -
 t/method-conflicts.t      |  11 ++---
 t/overload.t              |  29 +++++++++-----
 t/role-basic-bugs.t       |   8 ++--
 t/role-duplication.t      |  23 ++++++++---
 t/role-tiny-composition.t |   6 ++-
 t/role-tiny.t             |  17 +++++---
 t/subclass.t              |   1 -
 xt/Moo.t                  |  24 -----------
 xt/dependents.t           |  52 ++++++++++++++++++++++++
 xt/modifiers.t            |  15 ++++---
 xt/recompose-modifier.t   |  82 +++++++++++++++++++++++++++++++++++++
 24 files changed, 316 insertions(+), 129 deletions(-)
 delete mode 100644 xt/Moo.t
 create mode 100644 xt/dependents.t
 create mode 100644 xt/recompose-modifier.t

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



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