[libinline-c-perl] 01/10: Update upstream source from tag 'upstream/0.78'

gregor herrmann gregoa at debian.org
Sat Oct 21 20:20:06 UTC 2017


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

gregoa pushed a commit to branch master
in repository libinline-c-perl.

commit 0f9479ebe7225a2130c8adfb972b04632d4792e0
Merge: 0b08d34 3e28fcf
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 21 22:08:14 2017 +0200

    Update upstream source from tag 'upstream/0.78'
    
    Update to upstream version '0.78'
    with Debian dir 5906befdb53197544c5b59647eb78c8382a2908b

 CONTRIBUTING                                    |   2 +-
 Changes                                         |   7 +-
 LICENSE                                         |   8 +-
 MANIFEST                                        |   4 +-
 META.json                                       |  19 +++--
 META.yml                                        |  13 +--
 Makefile.PL                                     |  17 ++--
 README                                          |   4 +-
 lib/Inline/C.pm                                 |   2 +-
 lib/Inline/C.pod                                |   6 +-
 lib/Inline/C/Cookbook.pod                       | 106 ++++++++++++++++++++++--
 lib/Inline/C/ParsePegex.pod                     |   4 +-
 lib/Inline/C/ParseRecDescent.pod                |   4 +-
 lib/Inline/C/ParseRegExp.pod                    |   4 +-
 t/01syntax.t                                    |   3 +-
 t/02config.t                                    |   3 +-
 t/03typemap.t                                   |   9 +-
 t/04perlapi.t                                   |   3 +-
 t/05xsmode.t                                    |   3 +-
 t/06parseregexp.t                               |   3 +-
 t/07typemap_multi.t                             |   4 +-
 t/08taint.t                                     |  18 ++--
 t/09parser.t                                    |   3 +-
 t/10callback.t                                  |   4 +-
 t/11default_readonly.t                          |   3 +-
 t/14void_arg.t                                  |   3 +-
 t/14void_arg_PRD.t                              |   3 +-
 t/15ccflags.t                                   |   3 +-
 t/16ccflagsex.t                                 |   3 +-
 t/17prehead.t                                   |   7 +-
 t/19INC.t                                       |  12 ++-
 t/20eval.t                                      |   3 +-
 t/21read_DATA.t                                 |   3 +-
 t/22read_DATA_2.t                               |   3 +-
 t/24prefix.t                                    |   3 +-
 t/25proto.t                                     |   4 +-
 t/26fork.t                                      |   3 +-
 t/27inline_maker.t                              |   3 +-
 t/28autowrap.t                                  |   4 +-
 t/30cppflags.t                                  |   5 +-
 t/TestInlineC.pm                                |  12 +--
 t/{release-pod-syntax.t => author-pod-syntax.t} |   7 +-
 t/pegex-parser.t                                |  15 +++-
 43 files changed, 244 insertions(+), 108 deletions(-)

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



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