[libprotocol-acme-perl] branch master updated (324acad -> 7ed3927)

Salvatore Bonaccorso carnil at debian.org
Thu Jul 21 19:52:58 UTC 2016


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

carnil pushed a change to branch master
in repository libprotocol-acme-perl.

      from  324acad   Update debian/changelog file
      adds  90d2658   Imported Upstream version 0.15
       new  7e971a3   Merge tag 'upstream/0.15'
       new  7ed3927   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                                       | 12 ++++++++++++
 MANIFEST                                      |  6 +++---
 META.json                                     |  2 +-
 META.yml                                      |  2 +-
 Makefile.PL                                   |  3 ++-
 README.pod                                    |  4 ++--
 debian/changelog                              |  5 +++--
 client.pl => examples/client.pl               |  0
 maketestcerts.sh => examples/maketestcerts.sh |  0
 revoke.pl => examples/revoke.pl               |  0
 lib/Protocol/ACME.pm                          | 14 ++++++++------
 lib/Protocol/ACME/Challenge.pm                |  2 +-
 lib/Protocol/ACME/Challenge/LocalFile.pm      |  2 +-
 lib/Protocol/ACME/Challenge/Manual.pm         |  2 +-
 lib/Protocol/ACME/Challenge/SimpleSSH.pm      |  2 +-
 lib/Protocol/ACME/Exception.pm                |  2 +-
 lib/Protocol/ACME/Key.pm                      |  2 +-
 lib/Protocol/ACME/Logger.pm                   |  2 +-
 lib/Protocol/ACME/OpenSSL.pm                  |  2 +-
 lib/Protocol/ACME/Utils.pm                    |  2 +-
 t/03-load_key_openssl.t                       |  4 ++++
 t/04-load_key_crypt.t                         |  4 ++++
 22 files changed, 49 insertions(+), 25 deletions(-)
 rename client.pl => examples/client.pl (100%)
 rename maketestcerts.sh => examples/maketestcerts.sh (100%)
 rename revoke.pl => examples/revoke.pl (100%)

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



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