[libmath-mpfr-perl] branch master updated (6b9b068 -> b2e0980)

gregor herrmann gregoa at debian.org
Sun Jan 14 17:06:57 UTC 2018


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  6b9b068   declare conformance with Policy 4.1.3 (no changes needed)
      adds  3e83c72   New upstream version 4.0
       new  5777394   Update upstream source from tag 'upstream/4.0'
       new  185ad04   Update debian/changelog
       new  f3c1ee8   Refresh debian/patches/spelling-errors.
       new  3a53c21   Update years of upstream and packaging copyright.
       new  b2e0980   releasing package libmath-mpfr-perl version 4.0-1

The 5 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                        |  15 ++-
 MANIFEST                       |   1 +
 META.json                      |   2 +-
 META.yml                       |   2 +-
 MPFR.pm                        |  76 +++++++------
 MPFR.pod                       | 208 +++++++++++++++++++++++++---------
 MPFR.xs                        | 252 +++++++++++++++++++++++++----------------
 Prec/Prec.pm                   |   2 +-
 Random/Random.pm               |   2 +-
 V/V.pm                         |   2 +-
 debian/changelog               |  12 +-
 debian/copyright               |   4 +-
 debian/patches/spelling-errors | 100 ++++++++++------
 math_mpfr_include.h            |   9 +-
 t/D64_LD.t                     |   7 ++
 t/MPFR_RND.t                   |  62 +++++++++-
 t/Rmpfr_get_q.t                |  29 ++++-
 t/Rmpfr_rootn_ui.t             |  48 ++++++++
 t/_1basic.t                    |  45 +++++++-
 t/decimal64_conv.t             |   7 ++
 t/nan_cmp.t                    |  31 ++++-
 t/set_NV.t                     |  37 +++++-
 t/sum.t                        |  39 ++++++-
 23 files changed, 754 insertions(+), 238 deletions(-)
 create mode 100644 t/Rmpfr_rootn_ui.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