[libmath-prime-util-gmp-perl] branch master updated (400083d -> 583f136)

gregor herrmann gregoa at debian.org
Wed May 7 18:39:58 UTC 2014


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

gregoa pushed a change to branch master
in repository libmath-prime-util-gmp-perl.

      from  400083d   update changelog
      adds  613306b   Imported Upstream version 0.19
       new  47abac3   Merge tag 'upstream/0.19'
       new  1d4912d   New upstream release.
       new  69d83d6   Drop version constraint from libmath-prime-util-perl in Recommends.
       new  583f136   releasing package libmath-prime-util-gmp-perl version 0.19-1

The 4 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                    |  44 ++++++
 META.json                  |   9 +-
 META.yml                   |  24 ++--
 README                     |   2 +-
 TODO                       |  44 +++---
 XS.xs                      |  26 +++-
 bls75.c                    |  29 ++--
 class_poly_data.h          | 110 +++++++--------
 debian/changelog           |   8 +-
 debian/control             |   2 +-
 ecpp.c                     | 340 +++++++++++++++++++++++++++++----------------
 ecpp.h                     |   2 +-
 gmp_main.c                 | 296 ++++++++++++++++++++++++++++++---------
 gmp_main.h                 |   6 +-
 lib/Math/Prime/Util/GMP.pm |  39 +++++-
 t/17-pseudoprime.t         |  12 +-
 t/23-gcd.t                 |  10 +-
 t/93-release-spelling.t    |   2 +-
 utility.c                  | 201 +++++++++++++--------------
 utility.h                  |  14 +-
 xt/create-standalone.sh    |  63 +++++----
 21 files changed, 846 insertions(+), 437 deletions(-)

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



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