[libmouse-perl] branch master updated (c42212a -> 0aa4d61)

gregor herrmann gregoa at debian.org
Sat May 3 15:47:53 UTC 2014


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

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

      from  c42212a   update changelog
      adds  ba87f86   Imported Upstream version 2.2.0
       new  dbd8abc   Merge tag 'upstream/2.2.0'
       new  a322321   New upstream release.
       new  ca309df   Update years of packaging copyright.
       new  4b7e368   Add another generated file to debian/clean.
       new  0aa4d61   releasing package libmouse-perl version 2.2.0-1

The 5 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:
 Build.PL                             |  2 +-
 Changes                              |  6 +++++
 MANIFEST                             |  1 +
 META.json                            | 28 ++++++++++++-----------
 META.yml                             | 26 +++++++++++----------
 README.md                            | 44 ++++++++++++++++++------------------
 benchmarks/coercion.pl               |  0
 benchmarks/load_class.pl             |  0
 benchmarks/subtype.pl                |  0
 builder/MyBuilder.pm                 | 12 +++++++---
 cpanfile                             |  2 +-
 debian/changelog                     |  8 +++++--
 debian/clean                         |  1 +
 debian/copyright                     |  2 +-
 lib/Mouse.pm                         |  4 ++--
 lib/Mouse/Exporter.pm                |  2 +-
 lib/Mouse/Meta/Attribute.pm          |  2 +-
 lib/Mouse/Meta/Class.pm              |  2 +-
 lib/Mouse/Meta/Method.pm             |  2 +-
 lib/Mouse/Meta/Method/Accessor.pm    |  2 +-
 lib/Mouse/Meta/Method/Constructor.pm |  2 +-
 lib/Mouse/Meta/Method/Delegation.pm  |  2 +-
 lib/Mouse/Meta/Method/Destructor.pm  |  2 +-
 lib/Mouse/Meta/Module.pm             |  2 +-
 lib/Mouse/Meta/Role.pm               |  2 +-
 lib/Mouse/Meta/Role/Application.pm   |  2 +-
 lib/Mouse/Meta/Role/Composite.pm     |  2 +-
 lib/Mouse/Meta/Role/Method.pm        |  2 +-
 lib/Mouse/Meta/TypeConstraint.pm     |  2 +-
 lib/Mouse/Object.pm                  |  2 +-
 lib/Mouse/PurePerl.pm                |  2 +-
 lib/Mouse/Role.pm                    |  4 ++--
 lib/Mouse/Spec.pm                    |  4 ++--
 lib/Mouse/Util.pm                    |  4 ++--
 lib/Mouse/Util/TypeConstraints.pm    |  2 +-
 t/001_mouse/064-class-c3.t           |  4 ++--
 t/101_issues/016_Bool.t              | 44 ++++++++++++++++++++++++++++++++++++
 xs-src/MouseTypeConstraints.xs       |  9 +++++++-
 xs-src/MouseUtil.xs                  |  1 +
 39 files changed, 157 insertions(+), 83 deletions(-)
 mode change 100644 => 100755 benchmarks/coercion.pl
 mode change 100644 => 100755 benchmarks/load_class.pl
 mode change 100644 => 100755 benchmarks/subtype.pl
 create mode 100644 t/101_issues/016_Bool.t

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



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