[libmath-mpfr-perl] branch master updated (f92bb86 -> 937420e)

Angel Abad angel at debian.org
Wed Jun 28 16:49:24 UTC 2017


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

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

      from  f92bb86   Update changelog.
      adds  c1a331a   New upstream version 3.35
       new  a41a1bf   Updated version 3.35 from 'upstream/3.35'
       new  e9c6f48   Update debian/changelog
       new  63edbd9   debian/copyright: Update copyright years.
       new  60e6b7b   Bump Standards-Version to 4.0.0 (no changes)
       new  3a9eae0   Bump Debhelper compat level to 10
       new  4e3d378   debian/patches/spelling-errors: Update patch.
       new  937420e   Update changelog

The 7 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                        |    8 +
 MANIFEST                       |    3 +
 META.json                      |    2 +-
 META.yml                       |    2 +-
 MPFR.pm                        | 2312 ++--------------------------------------
 MPFR.pm => MPFR.pod            |  697 +-----------
 MPFR.xs                        |  194 +++-
 Makefile.PL                    |   15 +-
 Prec/Prec.pm                   |    2 +-
 Random/Random.pm               |    2 +-
 V/V.pm                         |    2 +-
 debian/changelog               |   11 +
 debian/compat                  |    2 +-
 debian/control                 |    4 +-
 debian/copyright               |    4 +-
 debian/patches/spelling-errors |  234 +++-
 math_mpfr_include.h            |    7 +-
 t/NOK_and_POK.t                |    4 +-
 t/NV_overloading.t             |    2 +-
 t/_1basic.t                    |    4 +-
 t/rndna.t                      | 1711 +++++++++++++++++++++++++++++
 t/rndna2.t                     | 1704 +++++++++++++++++++++++++++++
 22 files changed, 3970 insertions(+), 2956 deletions(-)
 copy MPFR.pm => MPFR.pod (79%)
 create mode 100644 t/rndna.t
 create mode 100644 t/rndna2.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