[libmath-prime-util-gmp-perl] branch master updated (0204496 -> 6b4d5fd)

gregor herrmann gregoa at debian.org
Sun Jan 26 15:28:39 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  0204496   releasing package libmath-prime-util-gmp-perl version 0.16-1
      adds  3d06bbc   Imported Upstream version 0.17
       new  bc36ebe   Merge tag 'upstream/0.17'
       new  b47f0b6   New upstream release.
       new  38556be   Drop spelling.patch, merged upstream.
       new  82ae41d   Update years of upstream copyright.
       new  fb4d431   Bump versioned Recommends on libmath-prime-util-perl to >= 0.37.
       new  20082c2   cme: reformat debian/control
       new  6b4d5fd   releasing package libmath-prime-util-gmp-perl version 0.17-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:
 Changes                       |  17 +++++++
 LICENSE                       |   6 +--
 MANIFEST                      |   1 +
 META.json                     |   6 +--
 META.yml                      |   6 +--
 Makefile.PL                   |   2 +-
 README                        |   4 +-
 TODO                          |  30 ++++++++++++
 XS.xs                         |  84 ++++++++++++++++++++++----------
 debian/changelog              |  10 ++++
 debian/control                |  14 +++---
 debian/copyright              |   2 +-
 debian/patches/series         |   1 -
 debian/patches/spelling.patch |  29 ------------
 examples/vcert.c              |  80 +++++++++++++++----------------
 gmp_main.c                    |  54 +++++++++++++--------
 gmp_main.h                    |   1 +
 lib/Math/Prime/Util/GMP.pm    |  43 +++++++++++++++--
 prime_iterator.c              |   8 ++--
 t/02-can.t                    |  16 +++++--
 t/23-gcd.t                    | 108 ++++++++++++++++++++++++++++++++++++++++++
 t/50-factoring.t              |   6 ++-
 t/93-release-spelling.t       |   1 +
 23 files changed, 382 insertions(+), 147 deletions(-)
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch
 create mode 100644 t/23-gcd.t

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