[libmath-bigint-perl] branch master updated (9c38a12 -> 5bd07de)

gregor herrmann gregoa at debian.org
Thu Sep 24 20:55:12 UTC 2015


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

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

      from  9c38a12   releasing package libmath-bigint-perl version 1.999701-1
      adds  51e3bd9   Imported Upstream version 1.999703
       new  53e1e6b   Merge tag 'upstream/1.999703'
       new  2ccac70   New upstream release.
       new  5bd07de   releasing package libmath-bigint-perl version 1.999703-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                    |  30 +++++-
 MANIFEST                   |   2 +
 META.json                  |   4 +-
 META.yml                   |   4 +-
 SIGNATURE                  |  52 ++++-----
 debian/changelog           |   6 ++
 lib/Math/BigFloat.pm       |  99 +++++++++++------
 lib/Math/BigInt.pm         |  55 +++++++---
 lib/Math/BigInt/Calc.pm    |   2 +-
 lib/Math/BigInt/CalcEmu.pm |   2 +-
 t/bare_mbf.t               |   2 +-
 t/bare_mbi.t               |   2 +-
 t/bigfltpm.inc             |  31 +++++-
 t/bigfltpm.t               |   2 +-
 t/bigintpm.inc             |  59 ++++++++--
 t/bigintpm.t               |   2 +-
 t/biglog.t                 |   6 +-
 t/blog-mbf.t               | 264 +++++++++++++++++++++++++++++++++++++++++++++
 t/blog-mbi.t               | 264 +++++++++++++++++++++++++++++++++++++++++++++
 t/sub_mbf.t                |   2 +-
 t/sub_mbi.t                |   2 +-
 t/with_sub.t               |   2 +-
 22 files changed, 796 insertions(+), 98 deletions(-)
 mode change 100644 => 100755 lib/Math/BigFloat.pm
 mode change 100644 => 100755 lib/Math/BigInt.pm
 mode change 100644 => 100755 lib/Math/BigInt/Calc.pm
 mode change 100644 => 100755 lib/Math/BigInt/CalcEmu.pm
 mode change 100644 => 100755 t/bare_mbf.t
 mode change 100644 => 100755 t/bare_mbi.t
 mode change 100644 => 100755 t/bigfltpm.inc
 mode change 100644 => 100755 t/bigintpm.t
 create mode 100755 t/blog-mbf.t
 create mode 100755 t/blog-mbi.t
 mode change 100644 => 100755 t/sub_mbf.t
 mode change 100644 => 100755 t/sub_mbi.t
 mode change 100644 => 100755 t/with_sub.t

-- 
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