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

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

      from  ea75fd7   update changelog
      adds  812ff66   Imported Upstream version 0.26
       new  4610fa3   Merge tag 'upstream/0.26'
       new  a563f41   New upstream release.
       new  c42ad02   debian/copyright: remove information about removed 
inc/Module/*.
       new  1efa2c9   Update years of packaging copyright.
       new  ed9d642   cme: reformat debian/control
       new  5f0aa5f   Declare compliance with Debian Policy 3.9.5.
       new  c124e6c   releasing package libclass-c3-perl version 0.26-1

The 7 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:
 ChangeLog                      |   3 +
 MANIFEST                       |  10 +-
 META.json                      |   4 +-
 META.yml                       |  14 +-
 Makefile.PL                    |   2 +-
 README                         |  44 +--
 debian/changelog               |   8 +-
 debian/control                 |  33 +-
 debian/copyright               |   8 +-
 inc/Module/Install.pm          | 470 ---------------------------
 inc/Module/Install/Base.pm     |  83 -----
 inc/Module/Install/Can.pm      | 154 ---------
 inc/Module/Install/Fetch.pm    |  93 ------
 inc/Module/Install/Makefile.pm | 418 ------------------------
 inc/Module/Install/Metadata.pm | 722 -----------------------------------------
 inc/Module/Install/Win32.pm    |  64 ----
 inc/Module/Install/WriteAll.pm |  63 ----
 lib/Class/C3.pm                |   2 +-
 t/00_load.t                    |   8 +-
 t/01_MRO.t                     |   9 +-
 t/02_MRO.t                     |  11 +-
 t/03_MRO.t                     |   9 +-
 t/04_MRO.t                     |  25 +-
 t/05_MRO.t                     |   8 +-
 t/06_MRO.t                     |   9 +-
 t/10_Inconsistent_hierarchy.t  |   6 +-
 t/20_reinitialize.t            |   9 +-
 t/21_C3_with_overload.t        |   6 +-
 t/22_uninitialize.t            |   9 +-
 t/23_multi_init.t              |   6 +-
 t/24_more_overload.t           |   6 +-
 t/30_next_method.t             |  18 +-
 t/31_next_method_skip.t        |  18 +-
 t/32_next_method_edge_cases.t  |   8 +-
 t/34_next_method_in_eval.t     |  11 +-
 t/35_next_method_in_anon.t     |  11 +-
 t/36_next_goto.t               |   4 +-
 t/lib/A.pm                     |   4 +-
 t/lib/B.pm                     |   4 +-
 t/lib/C.pm                     |   4 +-
 t/lib/D.pm                     |   4 +-
 t/lib/E.pm                     |   4 +-
 t/lib/F.pm                     |   4 +-
 t/pod_coverage.t               |   2 +-
 44 files changed, 121 insertions(+), 2291 deletions(-)
 delete mode 100644 inc/Module/Install.pm
 delete mode 100644 inc/Module/Install/Base.pm
 delete mode 100644 inc/Module/Install/Can.pm
 delete mode 100644 inc/Module/Install/Fetch.pm
 delete mode 100644 inc/Module/Install/Makefile.pm
 delete mode 100644 inc/Module/Install/Metadata.pm
 delete mode 100644 inc/Module/Install/Win32.pm
 delete mode 100644 inc/Module/Install/WriteAll.pm

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libclass-c3-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