[librole-tiny-perl] branch master updated (fb7078e -> 74f91ae)

Axel Beckert abe at deuxchevaux.org
Wed Mar 19 00:46:10 UTC 2014


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

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

      from  fb7078e   update changelog
      adds  1bc7075   Imported Upstream version 1.003003
       new  23e0d04   Merge tag 'upstream/1.003003'
       new  135c1b6   Update changelog for new upstream release
       new  06bdbc7   Bump Standards-Version to 3.9.5 (no changes)
       new  74f91ae   Apply wrap-and-sort

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                    |  61 +++++++++++++----------
 MANIFEST                   |   7 ++-
 META.json                  |  35 ++++++++++---
 META.yml                   |  19 ++++---
 Makefile.PL                | 121 +++++++++++++++++++++++++++++++--------------
 README                     |  22 ++++++---
 debian/changelog           |  10 +++-
 debian/control             |  19 +++----
 lib/Role/Tiny.pm           | 113 ++++++++++++++++++++++++++++--------------
 lib/Role/Tiny/With.pm      |   4 ++
 maint/Makefile.PL.include  |   4 +-
 maint/bump-version         |  22 ++++++---
 t/concrete-methods.t       |   8 +++
 t/create-hook.t            |  26 ++++++++++
 t/lib/BrokenModule.pm      |   6 +++
 t/lib/FalseModule.pm       |   3 ++
 t/lib/TrackLoad.pm         |   4 ++
 t/load-module.t            |  32 ++++++++++++
 t/modifiers.t              |  16 ++++++
 t/overload.t               |  73 +++++++++++++++++++++++++++
 t/role-basic-00-load.t     |   7 ---
 t/role-basic-composition.t |  31 ++++++++++++
 t/role-long-package-name.t |   4 +-
 23 files changed, 499 insertions(+), 148 deletions(-)
 create mode 100644 t/create-hook.t
 create mode 100644 t/lib/BrokenModule.pm
 create mode 100644 t/lib/FalseModule.pm
 create mode 100644 t/lib/TrackLoad.pm
 create mode 100644 t/load-module.t
 create mode 100644 t/overload.t
 delete mode 100644 t/role-basic-00-load.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