[libclass-c3-perl] branch master updated (2cdc4ca -> 13ab895)

Damyan Ivanov dmn at moszumanska.debian.org
Sun Oct 22 08:37:54 UTC 2017


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

dmn pushed a change to branch master
in repository libclass-c3-perl.

      from  2cdc4ca   update changelog
      adds  bfbea0f   New upstream version 0.33
       new  e3af3dc   Update upstream source from tag 'upstream/0.33'
       new  207da3e   Declare conformance with Policy 4.1.1 (no changes needed)
       new  13ab895   releasing package libclass-c3-perl version 0.33-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:
 Changes                           |  6 ++++
 META.json                         |  8 ++---
 META.yml                          |  6 ++--
 Makefile.PL                       |  6 ++--
 README                            | 28 ++++++++--------
 debian/changelog                  | 11 +++++--
 debian/control                    |  2 +-
 inc/ExtUtils/HasCompiler.pm       |  6 ++--
 lib/Class/C3.pm                   | 35 ++++++++++----------
 lib/Class/C3/next.pm              |  4 +--
 t/01_MRO.t                        | 18 +++++------
 t/02_MRO.t                        | 68 +++++++++++++++++++--------------------
 t/03_MRO.t                        | 58 ++++++++++++++++-----------------
 t/04_MRO.t                        | 40 +++++++++++------------
 t/05_MRO.t                        |  2 --
 t/06_MRO.t                        | 28 ++++++++--------
 t/10_Inconsistent_hierarchy.t     | 12 +++----
 t/20_reinitialize.t               | 20 ++++++------
 t/21_C3_with_overload.t           | 20 ++++++------
 t/22_uninitialize.t               | 30 ++++++++---------
 t/23_multi_init.t                 | 10 +++---
 t/24_more_overload.t              | 22 ++++++-------
 t/30_next_method.t                | 40 +++++++++++------------
 t/31_next_method_skip.t           | 40 +++++++++++------------
 t/32_next_method_edge_cases.t     | 30 ++++++++---------
 t/33_next_method_used_with_NEXT.t | 26 +++++++--------
 t/34_next_method_in_eval.t        | 26 +++++++--------
 t/35_next_method_in_anon.t        | 28 ++++++++--------
 t/36_next_goto.t                  |  2 --
 t/37_mro_warn.t                   |  1 +
 30 files changed, 305 insertions(+), 328 deletions(-)

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



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