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

gregoa pushed a commit to branch master
in repository libmath-int64-perl.

commit f5cc51e1a770d12a6c3cc34825f27199e6f0ee20
Merge: 141bfce 6fd8323
Author: gregor herrmann <gre...@debian.org>
Date:   Sun Jul 5 18:23:52 2015 +0200

    Merge tag 'upstream/0.53'
    
    Upstream version 0.53

 COPYING                               |  376 +++++
 Changes                               |  118 +-
 INSTALL                               |   43 +
 Int64.xs                              |   45 +-
 MANIFEST                              |   56 +-
 META.json                             |  669 ++++++++-
 META.yml                              |  492 +++++-
 Makefile.PL                           |  186 ++-
 README                                |   31 -
 README.md                             |  408 +++++
 c_api.h                               |    8 +-
 c_api_client/perl_math_int64.c        |    8 +-
 c_api_client/perl_math_int64.h        |    8 +-
 c_api_client/sample.xs                |   20 +
 cpanfile                              |   40 +
 dist.ini                              |   44 +
 inc/Capture/Tiny.pm                   |  851 +++++++++++
 inc/Config/AutoConf.pm                | 2643 +++++++++++++++++++++++++++++++++
 inc/CreateCAPI.pm                     |   59 +
 inc/MyMakeMaker.pm                    |  146 ++
 lib/Math/Int64.pm                     |   45 +-
 lib/Math/Int64/die_on_overflow.pm     |   21 +-
 lib/Math/Int64/native_if_available.pm |   33 +-
 lib/Math/UInt64.pm                    |   19 +-
 t/00-compile.t                        |   54 +
 t/00-report-prereqs.dd                |   50 +
 t/00-report-prereqs.t                 |  183 +++
 t/Math-Int64-Native.t                 |    2 +-
 t/Math-Int64.t                        |   63 +-
 t/Math-UInt64-Native.t                |    2 +-
 t/author-eol.t                        |   45 +
 t/author-no-tabs.t                    |   45 +
 t/author-pod-spell.t                  |   53 +
 t/pods.t                              |   12 -
 t/release-cpan-changes.t              |   19 +
 t/release-pod-coverage.t              |   59 +
 t/release-pod-syntax.t                |   14 +
 t/release-portability.t               |   20 +
 t/release-synopsis.t                  |   13 +
 templates/c_api_h.temp                |   30 +
 weaver.ini                            |   17 +
 41 files changed, 6815 insertions(+), 235 deletions(-)

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