[libio-socket-ssl-perl] branch master updated (43a121e -> 8d2e921)

Salvatore Bonaccorso carnil at debian.org
Fri Apr 4 19:45:22 UTC 2014


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

carnil pushed a change to branch master
in repository libio-socket-ssl-perl.

      from  43a121e   Update debian/changelog file
      adds  31334b4   Imported Upstream version 1.978
       new  2ff4cc6   Merge tag 'upstream/1.978'
       new  8d2e921   Update debian/changelog

The 2 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                           |   9 +
 MANIFEST                          |   5 +-
 META.yml                          |   2 +-
 debian/changelog                  |   8 +-
 lib/IO/Socket/SSL.pm              |  20 +-
 lib/IO/Socket/SSL/PublicSuffix.pm | 627 ++++++++++++++++++++------------------
 t/01loadmodule.t                  |  32 +-
 t/external/usable_ca.t            |  20 +-
 t/public_suffix_lib.pl            | 211 +++++++++++++
 t/public_suffix_lib.t             | 187 ------------
 t/public_suffix_lib_encode_idn.t  |   6 +
 t/public_suffix_lib_libidn.t      |   6 +
 t/public_suffix_lib_uri.t         |   6 +
 t/public_suffix_ssl.t             |   6 +-
 14 files changed, 605 insertions(+), 540 deletions(-)
 create mode 100644 t/public_suffix_lib.pl
 delete mode 100644 t/public_suffix_lib.t
 create mode 100644 t/public_suffix_lib_encode_idn.t
 create mode 100644 t/public_suffix_lib_libidn.t
 create mode 100644 t/public_suffix_lib_uri.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-socket-ssl-perl.git



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