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

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

      from  b622c7a   update changelog
      adds  737163f   Add Perl 5.22
      adds  cbc2687   Merge pull request #56 from gfx/add-perl-5.22
      adds  4f7298f   Enable container-based testing
      adds  8923b6a   Merge pull request #57 from gfx/container-based-testing
      adds  273c348   Use PERL_STATIC_INLINE macro for portability
      adds  94436a4   Add Perl 5.24.0 for CI
      adds  d2462a3   Merge pull request #66 from gfx/vs-compiler
      adds  10165bb   Adding single quotes around Object, ArrayRef and HashRef 
barewords in two tests
      adds  fe30e0d   Merge pull request #68 from clalansingh/master
      adds  49014d4   Update Changes
      adds  c306363   Checking in changes prior to tagging of version v2.4.6.
      adds  d339eb4   New upstream version 2.4.6
       new  ca35e37   Merge tag 'upstream/2.4.6'
       new  a8b7319   Update debian/changelog
       new  27a038b   Update years of packaging copyright.
       new  feff15e   releasing package libmouse-perl version 2.4.6-1

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:
 Build.PL                                          | 41 +++++++++++++++--------
 Changes                                           |  4 +++
 META.json                                         | 16 +++++----
 META.yml                                          | 14 ++++----
 README.md                                         |  6 ++--
 debian/changelog                                  | 16 ++++-----
 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 +-
 mouse.h                                           | 13 +++++--
 t/020_attributes/014_misc_attribute_coerce_lazy.t |  6 ++--
 t/040_type_constraints/005_util_type_coercion.t   |  6 ++--
 31 files changed, 101 insertions(+), 73 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to