[libmath-bigint-perl] branch master updated (1faa1e8 -> 9c38a12)

gregor herrmann gregoa at debian.org
Sun Sep 13 15:16:41 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  1faa1e8   releasing package libmath-bigint-perl version 1.9997-1
       new  957b32d   debian/watch: add uversionmangle
       new  6a728c2   update changelog
      adds  d9c5e2a   Imported Upstream version 1.999701
       new  c4da801   Merge tag 'upstream/1.999701'
       new  241595a   Update debian/changelog
       new  caea0a1   add bug closer
       new  619e81e   Update years of packaging copyright.
       new  9c38a12   releasing package libmath-bigint-perl version 1.999701-1

The 7 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:
 BUGS                       |   0
 CHANGES                    |  36 +++++
 HISTORY                    |   0
 MANIFEST.SKIP              |   0
 META.json                  |   4 +-
 META.yml                   |   4 +-
 Makefile.PL                |   0
 NEW                        |   4 +-
 SIGNATURE                  |  66 +++++-----
 debian/changelog           |  10 ++
 debian/copyright           |   2 +-
 debian/watch               |   1 +
 examples/bigprimes.pl      |   0
 examples/prime.pl          |   0
 lib/Math/BigFloat.pm       | 176 ++++++++++++++++++++-----
 lib/Math/BigInt.pm         | 321 +++++++++++++++++++++++++++++++--------------
 lib/Math/BigInt/Calc.pm    |   2 +-
 lib/Math/BigInt/CalcEmu.pm |   2 +-
 t/00sig.t                  |   3 +-
 t/01load.t                 |  19 ++-
 t/02pod.t                  |   3 +-
 t/03podcov.t               |  19 +--
 t/bare_mbf.t               |   2 +-
 t/bare_mbi.t               |   2 +-
 t/bigfltpm.inc             |  20 +--
 t/bigfltpm.t               |   9 +-
 t/bigintpm.inc             | 300 +++++++++++++++++++++---------------------
 t/bigintpm.t               |   2 +-
 t/biglog.t                 |   0
 t/bigroot.t                |   6 +-
 t/inf_nan.t                |  93 +++++++++++--
 t/mbimbf.t                 |   4 +-
 t/sub_mbf.t                |   2 +-
 t/sub_mbi.t                |   2 +-
 t/upgrade.inc              |  39 +++---
 t/upgrade.t                |   2 +-
 t/with_sub.t               |   2 +-
 37 files changed, 767 insertions(+), 390 deletions(-)
 mode change 100755 => 100644 BUGS
 mode change 100755 => 100644 HISTORY
 mode change 100755 => 100644 MANIFEST.SKIP
 mode change 100755 => 100644 Makefile.PL
 mode change 100755 => 100644 examples/bigprimes.pl
 mode change 100755 => 100644 examples/prime.pl
 mode change 100644 => 100755 t/bigfltpm.t
 mode change 100644 => 100755 t/bigintpm.inc
 mode change 100644 => 100755 t/biglog.t
 mode change 100644 => 100755 t/bigroot.t
 mode change 100644 => 100755 t/mbimbf.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