[libclass-c3-perl] branch master updated (7f1b08b -> b7c164f)

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed May 4 02:02:10 UTC 2016


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

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

      from  7f1b08b   update changelog
      adds  47a367d   stop relying on . in @INC
      adds  42540a1   update bundled ExtUtils::HasCompiler to 0.013
      adds  1ac363a   fix develop prereqs
      adds  d46d36f   Bumping version to 0.31
      adds  9a01eb1   Release commit for 0.31
      adds  24de8d3   Imported Upstream version 0.31
       new  6913119   Merge tag 'upstream/0.31'
       new  7fb3e3a   Update debian/changelog
       new  ac5dbe8   Declare compliance with Debian policy 3.9.8
       new  b7c164f   Releasing libclass-c3-perl version 0.31-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:
 Changes                     |  4 ++++
 MANIFEST                    |  6 ------
 META.json                   | 13 +++----------
 META.yml                    |  2 +-
 Makefile.PL                 | 12 +++++-------
 debian/changelog            | 11 +++++++++--
 debian/control              |  2 +-
 inc/ExtUtils/HasCompiler.pm | 15 +++++++++------
 lib/Class/C3.pm             |  2 +-
 lib/Class/C3/next.pm        |  4 ++--
 t/05_MRO.t                  | 41 ++++++++++++++++++++++++++++++++---------
 t/lib/A.pm                  |  3 ---
 t/lib/B.pm                  |  3 ---
 t/lib/C.pm                  |  4 ----
 t/lib/D.pm                  |  4 ----
 t/lib/E.pm                  |  3 ---
 t/lib/F.pm                  |  4 ----
 17 files changed, 67 insertions(+), 66 deletions(-)
 delete mode 100644 t/lib/A.pm
 delete mode 100644 t/lib/B.pm
 delete mode 100644 t/lib/C.pm
 delete mode 100644 t/lib/D.pm
 delete mode 100644 t/lib/E.pm
 delete mode 100644 t/lib/F.pm

-- 
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