[libmath-mpfr-perl] branch master updated (797fe17 -> 668bca0)

Angel Abad angel at debian.org
Sat Oct 29 09:59:38 UTC 2016


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  797fe17   update changelog
      adds  4b7b422   New upstream version 3.33
       new  6d083da   Merge tag 'upstream/3.33'
       new  f9a6c7d   Update debian/changelog
       new  ec24572   debian/copyright: Update years.
       new  2372b07   debian/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
       new  5d4a63a   Declare compliance with Debian Policy 3.9.8.
       new  19ab1c9   debian/patches/spelling-errors: Fix spelling errors.
       new  c807fc7   debian/control: Add /me to Uploaders.
       new  668bca0   Update changelog.

The 8 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                       |    4 +-
 MPFR.pm                        |  711 ++++++++++++++++---------
 MPFR.xs                        | 1155 +++++++++++++++++++++++++++-------------
 Makefile.PL                    |   11 +-
 Prec/Prec.pm                   |    2 +-
 Prec/Prec.xs                   |    8 +-
 Random/Random.pm               |    2 +-
 Random/Random.xs               |    2 +-
 V/Makefile.PL                  |    1 -
 V/V.pm                         |    2 +-
 V/V.xs                         |   22 +-
 debian/changelog               |   15 +-
 debian/control                 |    3 +-
 debian/copyright               |    5 +-
 debian/patches/series          |    1 +
 debian/patches/spelling-errors |  129 +++++
 debian/rules                   |    2 +
 t/_1aaa_v.t                    |   10 -
 t/_1basic.t                    |   43 +-
 t/bytes.t                      |   32 +-
 t/flags.t                      |  299 ++++++++++-
 t/new_in_3.2.0.t               |  497 +++++++++++++++++
 t/test1.t                      |   10 +-
 26 files changed, 2302 insertions(+), 682 deletions(-)
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/spelling-errors
 create mode 100644 t/new_in_3.2.0.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