[libmath-mpfr-perl] branch master updated (2bc0703 -> 6b23e7f)

gregor herrmann gregoa at debian.org
Mon Oct 13 19:32:53 UTC 2014


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

gregoa pushed a change to branch master
in repository libmath-mpfr-perl.

      from  2bc0703   update changelog
       new  c33ba1f   Add debian/upstream/metadata
       new  a781250   Update debian/changelog
      adds  56d11f5   Imported Upstream version 3.23
       new  f942fe0   Merge tag 'upstream/3.23'
       new  e4d68d0   Update debian/changelog
       new  946c606   Update upstream copyright years.
       new  53ca0a9   Declare compliance with Debian Policy 3.9.6.
       new  b539cc3   cme: reformat debian/control
       new  7563c04   Mark package as autopkgtest-able.
       new  6b23e7f   releasing package libmath-mpfr-perl version 3.23-1

The 9 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                  |   12 +
 MANIFEST                 |    1 +
 META.json                |    2 +-
 META.yml                 |    2 +-
 MPFR.pm                  |  131 ++++--
 MPFR.xs                  | 1021 +++++++++++++++++++++++++++++-----------------
 Makefile.PL              |   26 +-
 Prec/Prec.pm             |    8 +-
 README                   |   60 ++-
 V/V.pm                   |    8 +-
 debian/changelog         |   14 +-
 debian/control           |   19 +-
 debian/copyright         |    2 +-
 debian/upstream/metadata |    6 +
 t/D64_LD.t               |    6 +-
 t/_1basic.t              |   14 +-
 t/base_conversion.t      |   64 ++-
 t/decimal64_conv.t       |   58 +--
 t/float128_conv.t        |   60 +--
 t/native_float128.t      |   65 +++
 t/new.t                  |    2 +-
 t/not_zero.t             |    6 +-
 t/overload.t             |   10 +-
 t/set_NV.t               |    5 +-
 24 files changed, 1060 insertions(+), 542 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/native_float128.t

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



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