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

gregor herrmann gregoa at debian.org
Mon May 26 14:58:54 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  0aa4d61   releasing package libmouse-perl version 2.2.0-1
      adds  7d2e778   Imported Upstream version 2.3.0
       new  54d7f15   Merge tag 'upstream/2.3.0'
       new  9b54e65   New upstream release.
       new  80a307e   releasing package libmouse-perl version 2.3.0-1

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:
 Build.PL                                    |  2 +-
 Changes                                     |  3 +++
 MANIFEST                                    |  1 +
 META.json                                   | 17 ++++++++-------
 META.yml                                    | 16 +++++++-------
 README.md                                   |  6 +-----
 builder/MyBuilder.pm                        |  2 +-
 debian/changelog                            |  6 ++++++
 lib/Mouse.pm                                | 10 +++------
 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          |  7 +++---
 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/030_roles/010_run_time_role_composition.t |  6 ++++--
 t/900_mouse_bugs/016_issue17_memleak.t      | 33 +++++++++++++++++++++++++++++
 31 files changed, 96 insertions(+), 57 deletions(-)
 create mode 100644 t/900_mouse_bugs/016_issue17_memleak.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