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

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

      from  0b08d34   update changelog
      adds  65e1cf0   Add recipe to the Cookbook
      adds  53a1153   skip_all in BEGIN
      adds  05f5dff   apply @eserte patch
      adds  6bbc494   Pegex min 5.10.0 so Inline::C also
      adds  7940699   zild update
      adds  dac1422   CPAN Release 0.77
      adds  c676071   use FindBin in tests
      adds  8890809   Replace system calls diff and rm
      adds  441dff7   Remove IO::All (not used anymore)
      adds  4ceea39   CPAN Release 0.78
      adds  3e28fcf   New upstream version 0.78
       new  0f9479e   Update upstream source from tag 'upstream/0.78'
       new  919597e   Update debian/changelog
       new  2ebf396   Refresh EUMM.patch (offset).
       new  e3cf028   Update years of upstream and packaging copyright.
       new  cc50c82   Drop build dependency on libio-all-perl.
       new  23e0aa3   Reformat debian/control with cme
       new  46f17b8   Declare compliance with Debian Policy 4.1.1.
       new  56e2c55   Drop unneeded version constraints in (build) dependencies.
       new  558ceb4   Bump debhelper compatibility level to 9.
       new  1e758dc   releasing package libinline-c-perl version 0.78-1

The 10 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:
 CONTRIBUTING                                    |   2 +-
 Changes                                         |   7 +-
 LICENSE                                         |   8 +-
 MANIFEST                                        |   4 +-
 META.json                                       |  19 +++--
 META.yml                                        |  13 +--
 Makefile.PL                                     |  17 ++--
 README                                          |   4 +-
 debian/changelog                                |  11 ++-
 debian/compat                                   |   2 +-
 debian/control                                  |  13 ++-
 debian/copyright                                |   4 +-
 debian/patches/EUMM.patch                       |   6 +-
 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 +++-
 48 files changed, 265 insertions(+), 123 deletions(-)
 rename t/{release-pod-syntax.t => author-pod-syntax.t} (52%)

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