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

Salvatore Bonaccorso carnil at debian.org
Wed Oct 23 12:44:52 UTC 2013


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

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

      from  323f8b0   prepare 3.17 release
      adds  be3e9ae   Imported Upstream version 3.18
       new  d7db05f   Merge tag 'upstream/3.18'
       new  d6e2db2   Add copyright years in debian/copyright for upstream files
       new  ef129e7   Update versioned Build-Depends on debhelper to >= 9.20120312~
       new  e97658c   Remove full stop in single line synopsis
       new  773908b   Add spelling-error-in-manpage.patch patch
       new  e2cc5ff   Prepare changelog for release

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                                        |   14 ++
 MANIFEST                                       |    8 +-
 MPFR.pm                                        |   75 ++++--
 MPFR.xs                                        |  295 ++++++++++++++--------
 Makefile.PL                                    |    2 +-
 {V => Prec}/Makefile.PL                        |    4 +-
 V/V.pm => Prec/Prec.pm                         |   12 +-
 Prec/Prec.xs                                   |   65 +++++
 V/V.pm                                         |    4 +-
 debian/changelog                               |   13 +
 debian/control                                 |    4 +-
 debian/copyright                               |    2 +-
 debian/patches/series                          |    1 +
 debian/patches/spelling-error-in-manpage.patch |   18 ++
 t/P_specifier.t                                |  102 ++++++++
 t/_1basic.t                                    |    8 +-
 t/neg_zero_bug.t                               |  312 ++++++++++++++++++++++++
 t/printf.t                                     |   29 ++-
 t/sizes.t                                      |   35 +++
 t/test4.t                                      |    6 +-
 20 files changed, 867 insertions(+), 142 deletions(-)
 copy {V => Prec}/Makefile.PL (73%)
 copy V/V.pm => Prec/Prec.pm (50%)
 create mode 100644 Prec/Prec.xs
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/spelling-error-in-manpage.patch
 create mode 100644 t/P_specifier.t
 create mode 100644 t/neg_zero_bug.t
 create mode 100644 t/sizes.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