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

gregor herrmann gregoa at debian.org
Sun May 3 17:10:32 UTC 2015


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  6b23e7f   releasing package libmath-mpfr-perl version 3.23-1
      adds  148ca79   Imported Upstream version 3.24
       new  4abe6b2   Merge tag 'upstream/3.24'
       new  7c6ca39   Update debian/changelog
       new  d06e7df   Update years of upstream copyright.
       new  b9b897b   autopkgtest: skip smoke tests which compare versions.
       new  b2b9896   releasing package libmath-mpfr-perl version 3.24-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                          |   9 +
 MANIFEST                         |   9 +-
 META.json                        |  77 +++--
 META.yml                         |  42 +--
 MPFR.pm                          | 137 +++++----
 MPFR.xs                          | 591 +++++++++++++++++++++++----------------
 Prec/Prec.pm                     |   2 +-
 README                           |   2 +-
 {Prec => Random}/Makefile.PL     |  10 +-
 Prec/Prec.pm => Random/Random.pm |  12 +-
 Random/Random.xs                 | 170 +++++++++++
 V/V.pm                           |   2 +-
 debian/changelog                 |  10 +
 debian/copyright                 |   2 +-
 debian/tests/pkg-perl/skip-smoke |   3 +
 demos/doubledouble.p             | 242 ++++++++++++++++
 t/D64_LD.t                       |   2 +-
 t/_1basic.t                      |   4 +-
 t/grandom.t                      |  16 +-
 t/native_float128.t              |  18 +-
 t/overload.t                     | 108 ++++---
 t/overload_float128.t            | 128 +++++++++
 t/test1.t                        |  50 ++--
 23 files changed, 1214 insertions(+), 432 deletions(-)
 copy {Prec => Random}/Makefile.PL (58%)
 copy Prec/Prec.pm => Random/Random.pm (57%)
 create mode 100644 Random/Random.xs
 create mode 100644 debian/tests/pkg-perl/skip-smoke
 create mode 100644 demos/doubledouble.p
 create mode 100644 t/overload_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