[librole-tiny-perl] branch master updated (1717821 -> 2e1d73f)

Axel Beckert abe at deuxchevaux.org
Tue Jun 30 23:05:07 UTC 2015


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  1717821   releasing package librole-tiny-perl version 1.003004-1
      adds  e92c40f   Imported Upstream version 1.003004
      adds  8b576f5   Imported Upstream version 2.000001
       new  125ce25   Merge tag 'upstream/2.000001'
       new  a105275   Update changelog for new upstream release
       new  2e1d73f   Add a NEWS.Debian file to list incompatible upstream changes

The 3 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                       | 10 ++++++++++
 MANIFEST                      |  9 +++++----
 META.json                     |  7 ++++---
 META.yml                      |  4 ++--
 Makefile.PL                   |  5 +++--
 README                        |  6 +-----
 debian/NEWS                   |  9 +++++++++
 debian/changelog              |  7 +++++++
 lib/Role/Tiny.pm              | 21 ++++++++++-----------
 lib/Role/Tiny/With.pm         |  4 ++--
 t/concrete-methods.t          |  2 +-
 t/create-hook.t               |  2 +-
 t/does.t                      |  6 ++++--
 t/load-module.t               |  2 +-
 t/method-conflicts.t          |  2 +-
 t/overload.t                  |  2 +-
 t/role-basic-basic.t          |  8 +++++---
 t/role-basic-bugs.t           |  2 +-
 t/role-basic-composition.t    |  2 +-
 t/role-basic-exceptions.t     |  2 +-
 t/role-duplication.t          |  2 +-
 t/role-long-package-name.t    | 40 +++++++++++++++++++++++++---------------
 t/role-tiny-composition.t     |  2 +-
 t/role-tiny-with.t            |  2 +-
 t/role-tiny.t                 |  2 +-
 t/role-with-inheritance.t     |  2 +-
 t/subclass.t                  |  2 +-
 xt/Moo.t                      | 24 ++++++++++++++++++++++++
 {t => xt}/around-does.t       |  7 ++-----
 {t => xt}/compose-modifiers.t |  7 ++-----
 xt/does-Moo.t                 | 10 +++++-----
 {t => xt}/modifiers.t         |  7 ++-----
 {t => xt}/namespace-clean.t   |  7 ++-----
 33 files changed, 138 insertions(+), 88 deletions(-)
 create mode 100644 debian/NEWS
 create mode 100644 xt/Moo.t
 rename {t => xt}/around-does.t (77%)
 rename {t => xt}/compose-modifiers.t (90%)
 rename {t => xt}/modifiers.t (88%)
 rename {t => xt}/namespace-clean.t (66%)

-- 
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