[libcrypt-ssleay-perl] branch master updated (a3f5d70 -> 621d8b5)

Harlan Lieberman-Berg H.LiebermanBerg at gmail.com
Mon Apr 28 22:37:33 UTC 2014


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

hlieberman-guest pushed a change to branch master
in repository libcrypt-ssleay-perl.

      from  a3f5d70   Fix Vcs-* headers
      adds  802a80b   Imported Upstream version 0.72
       new  9d991ed   Merge new upstream version 0.72.
       new  f135781   Add deprecation warning.
       new  aba1380   Update d/control, d/copyright with new dependencies and files.
       new  621d8b5   d/changelog: Update with work done.

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                     |  86 +++++++++++
 MANIFEST                    |   6 +
 MANIFEST.SKIP               |   5 +
 META.json                   |  34 ++++-
 META.yml                    |  32 +++-
 Makefile.PL                 | 352 ++++++++++++++++++++++++++++++++++++++------
 README.md                   | 297 ++++++++++++++++---------------------
 SSLeay.pm                   | 284 +++++++++++++++++++++--------------
 SSLeay.xs                   | 151 +++++++++++++------
 debian/NEWS.Debian          |  25 ++++
 debian/changelog            |   6 +-
 debian/control              |   3 +-
 debian/copyright            |   4 +
 inc/IO/Interactive/Tiny.pm  |  33 +++++
 lib/Crypt/SSLeay/Version.pm |  87 +++++++++++
 lib/Net/SSL.pm              |  21 ++-
 openssl-version.c           |   8 +
 t/00-basic.t                |  36 +++--
 t/01-connect.t              |   8 +-
 t/02-live.t                 |  12 +-
 t/03-version.t              | 128 ++++++++++++++++
 t/boilerplate.t             |  60 ++++++++
 t/manifest.t                |  13 ++
 23 files changed, 1283 insertions(+), 408 deletions(-)
 create mode 100644 debian/NEWS.Debian
 create mode 100644 inc/IO/Interactive/Tiny.pm
 create mode 100644 lib/Crypt/SSLeay/Version.pm
 create mode 100644 openssl-version.c
 create mode 100644 t/03-version.t
 create mode 100644 t/boilerplate.t
 create mode 100644 t/manifest.t

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



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