[libmath-mpfr-perl] branch master updated (e2cc5ff -> 2599638)

gregor herrmann gregoa at debian.org
Tue Dec 10 19:40:50 UTC 2013


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  e2cc5ff   Prepare changelog for release
      adds  0b5ec84   Imported Upstream version 3.21
       new  486c10d   Merge tag 'upstream/3.21'
       new  0670469   New upstream release.
       new  9d45de8   Drop spelling-error-in-manpage.patch, merged upstream.
       new  c59ea48   Mention module name in long description.
       new  46318af   Declare compliance with Debian Policy 3.9.5.
       new  2599638   releasing package libmath-mpfr-perl version 3.21-1

The 6 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                                        |  21 +
 MANIFEST                                       |   3 +
 MPFR.pm                                        | 277 +++++++---
 MPFR.xs                                        | 704 +++++++++++++++++++++++--
 Makefile.PL                                    |  14 +
 Prec/Prec.pm                                   |   2 +-
 Prec/Prec.xs                                   |   2 +
 README                                         |  24 +-
 V/V.pm                                         |   2 +-
 debian/changelog                               |  10 +
 debian/control                                 |   8 +-
 debian/patches/series                          |   1 -
 debian/patches/spelling-error-in-manpage.patch |  18 -
 t/D64_LD.t                                     |  20 +-
 t/LongDouble.t                                 | 111 ++--
 t/P_specifier.t                                |  11 +-
 t/_1basic.t                                    |   6 +-
 t/base_conversion.t                            |  75 +++
 t/decimal64_conv.t                             |  68 ++-
 t/float128_conv.t                              | 245 +++++++++
 t/lngamma_bug.t                                |  32 ++
 t/printf.t                                     | 100 ++--
 typemap                                        |  10 +-
 23 files changed, 1472 insertions(+), 292 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling-error-in-manpage.patch
 create mode 100644 t/base_conversion.t
 create mode 100644 t/float128_conv.t
 create mode 100644 t/lngamma_bug.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