[libmath-gmp-perl] branch master updated (af9bfcb -> cb6f1dd)

Salvatore Bonaccorso carnil at debian.org
Fri Jul 31 04:52:39 UTC 2015


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

carnil pushed a change to branch master
in repository libmath-gmp-perl.

      from  af9bfcb   update changelog
      adds  c6eb948   Imported Upstream version 2.09
       new  7f7e45a   Merge tag 'upstream/2.09'
       new  5ff00c5   Wrap and sort fields in debian/control file
       new  72c4a74   Update copyright years for debian/* packaging files
       new  ff5c4e9   Declare compliance with Debian policy 3.9.6
       new  cb6f1dd   Update debian/changelog file

The 5 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:
 .perlcriticrc               |  55 -------------
 Changes                     |  18 +++++
 GMP.xs                      |  34 +++++++-
 MANIFEST                    |  24 +++---
 MANIFEST.SKIP               |  14 ----
 META.yml                    |  81 ++++++++++---------
 Makefile.PL                 | 114 +++++++++++++++++++--------
 README                      |   6 +-
 SIGNATURE                   |  31 ++++----
 debian/changelog            |   6 +-
 debian/control              |  11 +--
 debian/copyright            |   2 +-
 dist.ini                    |  39 ++++++++++
 lib/Math/GMP.pm             | 185 ++++++++++++++++++++++++++++++++++++++++++--
 t/00-compile.t              |  57 ++++++++++++++
 t/00_signature.t            |  35 ---------
 t/01_gmppm.t                | 151 ++++++++++++++++++++++++++++++++++--
 t/99_perlcritic.t           | 160 --------------------------------------
 t/99_pod.t                  |  48 ------------
 t/99_spellcheck.t           |  17 +++-
 weaver.ini                  |  39 ++++++++++
 xt/release/cpan-changes.t   |  11 +++
 xt/release/pod-syntax.t     |   6 ++
 xt/release/trailing-space.t |  30 +++++++
 24 files changed, 736 insertions(+), 438 deletions(-)
 delete mode 100644 .perlcriticrc
 delete mode 100644 MANIFEST.SKIP
 create mode 100644 dist.ini
 create mode 100644 t/00-compile.t
 delete mode 100644 t/00_signature.t
 delete mode 100644 t/99_perlcritic.t
 delete mode 100644 t/99_pod.t
 create mode 100644 weaver.ini
 create mode 100644 xt/release/cpan-changes.t
 create mode 100644 xt/release/pod-syntax.t
 create mode 100644 xt/release/trailing-space.t

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



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