[libcrypt-dh-gmp-perl] branch master updated (043b51f -> da21d3b)

gregor herrmann gregoa at debian.org
Wed Sep 18 16:56:00 UTC 2013


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

gregoa pushed a change to branch master
in repository libcrypt-dh-gmp-perl.

      from  043b51f   Remove trailing whitespace
      adds  9c8766b   Imported Upstream version 0.00011
       new  6f4df0b   Merge tag 'upstream/0.00011'
       new  f571dfd   New upstream release.
       new  e9ba29f   Update patches.
       new  6c2e3ae   Update years of copyright.
       new  e58f1e1   Use debhelper 9.20120312 to get all hardening flags.
       new  18c1c7c   Declare compliance with Debian Policy 3.9.4.
       new  da21d3b   releasing package libcrypt-dh-gmp-perl version 0.00011-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:
 .travis.yml                            |    7 +
 Changes                                |    6 +
 MANIFEST                               |    1 +
 META.yml                               |   12 +-
 debian/changelog                       |   12 +-
 debian/control                         |    4 +-
 debian/copyright                       |    8 +-
 debian/patches/fix-checklib-fail.patch |    6 +-
 debian/patches/series                  |    1 -
 debian/patches/spelling.patch          |   27 --
 inc/Module/Install.pm                  |    6 +-
 inc/Module/Install/Base.pm             |    2 +-
 inc/Module/Install/Can.pm              |   85 +++++-
 inc/Module/Install/Fetch.pm            |    2 +-
 inc/Module/Install/Makefile.pm         |   27 +-
 inc/Module/Install/Metadata.pm         |   22 +-
 inc/Module/Install/Win32.pm            |    2 +-
 inc/Module/Install/WriteAll.pm         |    2 +-
 inc/Module/Install/XSUtil.pm           |   61 +++-
 lib/Crypt/DH/GMP.pm                    |    9 +-
 ppport.h                               |  503 ++++++++++++++++++++++----------
 xs/GMP.xs                              |    2 +
 xs/dh_gmp.c                            |   13 +-
 xs/dh_gmp.h                            |    2 +-
 xt/03_threads.t                        |    6 +
 25 files changed, 580 insertions(+), 248 deletions(-)
 create mode 100644 .travis.yml
 delete mode 100644 debian/patches/spelling.patch

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



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