[libmath-bigint-perl] branch master updated (80c6d7d -> 386a337)

gregor herrmann gregoa at debian.org
Sun Apr 17 14:00:02 UTC 2016


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  80c6d7d   update changelog
      adds  858d434   Imported Upstream version 1.999717
       new  daa486e   Merge tag 'upstream/1.999717'
       new  800de1a   New upstream release.
       new  fff0e3b   Update years of packaging copyright.
       new  25e0c06   Update build dependencies.
       new  061f88b   Declare compliance with Debian Policy 3.9.8.
       new  386a337   releasing package libmath-bigint-perl version 1.999717-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                    |  39 +++-
 MANIFEST                   |   4 +
 META.json                  |   2 +-
 META.yml                   |   4 +-
 SIGNATURE                  |  54 +++---
 debian/changelog           |  11 +-
 debian/control             |   5 +-
 debian/copyright           |   2 +-
 lib/Math/BigFloat.pm       |  10 +-
 lib/Math/BigInt.pm         | 440 +++++++++++++++++++++++++++++++++-----------
 lib/Math/BigInt/Calc.pm    |   2 +-
 lib/Math/BigInt/CalcEmu.pm |   2 +-
 t/author-bmod-bdiv-mbi.t   | 448 +++++++++++++++++++++++++++++++++++++++++++++
 t/author-btmod-btdiv-mbi.t | 437 +++++++++++++++++++++++++++++++++++++++++++
 t/author-numify-mbf.t      |  62 +++++++
 t/author-numify-mbi.t      |  81 ++++++++
 t/bare_mbf.t               |   2 +-
 t/bare_mbi.t               |   2 +-
 t/bigfltpm.inc             |  12 --
 t/bigfltpm.t               |   2 +-
 t/bigintpm.inc             | 393 +++++++++++++++++++++++++++++----------
 t/bigintpm.t               |   2 +-
 t/calling.t                |   2 +-
 t/sub_mbf.t                |   2 +-
 t/sub_mbi.t                |   2 +-
 t/with_sub.t               |   2 +-
 26 files changed, 1761 insertions(+), 263 deletions(-)
 create mode 100644 t/author-bmod-bdiv-mbi.t
 create mode 100644 t/author-btmod-btdiv-mbi.t
 create mode 100644 t/author-numify-mbf.t
 create mode 100644 t/author-numify-mbi.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