[libmath-bigint-perl] branch master updated (9d68585 -> 1ede130)

Lucas Kanashiro kanashiro.duarte at gmail.com
Sat Oct 31 18:53:57 UTC 2015


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

kanashiro-guest pushed a change to branch master
in repository libmath-bigint-perl.

      from  9d68585   releasing package libmath-bigint-perl version 1.999704-1
      adds  19407e3   Imported Upstream version 1.999707
       new  93782bf   Merge tag 'upstream/1.999707'
       new  8ed5ffb   Update debian/changelog
       new  1ede130   Releasing libmath-bigint-perl version 1.999707-1

The 3 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                    |  51 ++++++++++---
 INSTALL                    |  41 -----------
 MANIFEST                   |   1 -
 META.json                  |   6 +-
 META.yml                   |   6 +-
 Makefile.PL                |   8 +--
 README                     |  51 ++++++++-----
 SIGNATURE                  |  47 ++++++------
 debian/changelog           |   7 ++
 lib/Math/BigFloat.pm       | 173 ++++++++++++++++++++++++++++++---------------
 lib/Math/BigInt.pm         |  79 +++++++++++++++------
 lib/Math/BigInt/Calc.pm    |   4 +-
 lib/Math/BigInt/CalcEmu.pm |   5 +-
 t/bare_mbf.t               |   2 +-
 t/bigfltpm.inc             |  11 +++
 t/bigfltpm.t               |   2 +-
 t/bigintpm.inc             |  14 +++-
 t/sub_mbf.t                |   2 +-
 t/with_sub.t               |   2 +-
 19 files changed, 321 insertions(+), 191 deletions(-)
 delete mode 100755 INSTALL

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-bigint-perl.git



More information about the Pkg-perl-cvs-commits mailing list