[libdevel-pragma-perl] 01/08: Merge tag 'upstream/0.60'

Damyan Ivanov dmn at alioth.debian.org
Tue Oct 22 06:42:44 UTC 2013


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

dmn pushed a commit to branch master
in repository libdevel-pragma-perl.

commit 9c908a5f0265f9b98d29112e397ed16fdaf3743f
Merge: 3c5e9ce 1058b6c
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Oct 22 06:29:50 2013 +0000

    Merge tag 'upstream/0.60'
    
    Upstream version 0.60

 Changes                     |    8 +-
 MANIFEST                    |   64 +++---
 META.json                   |   51 +++++
 META.yml                    |   50 ++---
 Makefile.PL                 |   12 +-
 Pragma.xs                   |  181 ++++------------
 README                      |   14 +-
 lib/Devel/Pragma.pm         |  175 +++++++--------
 ppport.h                    |  503 ++++++++++++++++++++++++++++++-------------
 t/ccstash.t                 |    2 +-
 t/exception.t               |    8 +-
 t/{my_hints.t => hints.t}   |   34 +--
 t/leak.t                    |   43 +---
 t/lexical1.pm               |   20 --
 t/lib/leak.pm               |   12 ++
 t/lib/lexical1.pm           |   18 ++
 t/{ => lib}/lexical2.pm     |    0
 t/{ => lib}/require_1.pm    |    0
 t/{ => lib}/require_2.pm    |    0
 t/{ => lib}/require_3.pm    |    0
 t/{ => lib}/require_4.pm    |    0
 t/{ => lib}/require_5.pm    |    0
 t/{ => lib}/require_6.pm    |    0
 t/{ => lib}/require_7.pm    |    0
 t/{ => lib}/subclass_1.pm   |    0
 t/{ => lib}/subclass_2.pm   |    0
 t/{ => lib}/subclass_3.pm   |    0
 t/{ => lib}/subclass_4.pm   |    0
 t/{ => lib}/subclass_5.pm   |    0
 t/{ => lib}/superclass_1.pm |    0
 t/{ => lib}/superclass_2.pm |    0
 t/{ => lib}/superclass_3.pm |    0
 t/{ => lib}/superclass_4.pm |    0
 t/{ => lib}/superclass_5.pm |    0
 t/{ => lib}/test_10.pm      |    0
 t/{ => lib}/test_11.pm      |    0
 t/{ => lib}/test_2.pm       |    0
 t/{ => lib}/test_3.pm       |    0
 t/{ => lib}/test_4.pm       |    0
 t/{ => lib}/test_5.pm       |    0
 t/{ => lib}/test_6.pm       |    0
 t/{ => lib}/test_7.pm       |    0
 t/{ => lib}/test_8.pm       |    0
 t/{ => lib}/test_9.pm       |    0
 t/pod.t                     |    4 +-
 t/require.t                 |   61 +++---
 t/tag.t                     |    2 +-
 t/test_1.pm                 |   14 --
 t/test_12.pm                |   14 --
 49 files changed, 700 insertions(+), 590 deletions(-)

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



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