[libgnupg-interface-perl] 02/06: Merge tag 'upstream/0.52'

Intrigeri intrigeri at moszumanska.debian.org
Mon Apr 27 09:32:07 UTC 2015


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

intrigeri pushed a commit to branch master
in repository libgnupg-interface-perl.

commit 259bac9177cb505b22b75a9bdb661724c723f119
Merge: ca7b0ed b528cc9
Author: intrigeri <intrigeri at boum.org>
Date:   Mon Apr 27 09:23:12 2015 +0000

    Merge tag 'upstream/0.52'
    
    Upstream version 0.52

 Changes                             |  14 +
 MANIFEST                            |   1 +
 META.yml                            |  13 +-
 Makefile.PL                         |   2 +
 README                              | 888 ++++++++++++++++++------------------
 SIGNATURE                           |  77 ++--
 inc/Module/Install.pm               |  22 +-
 inc/Module/Install/Base.pm          |   2 +-
 inc/Module/Install/Can.pm           |   2 +-
 inc/Module/Install/Fetch.pm         |   2 +-
 inc/Module/Install/Makefile.pm      |   4 +-
 inc/Module/Install/Metadata.pm      |   6 +-
 inc/Module/Install/ReadmeFromPod.pm | 138 ++++++
 inc/Module/Install/Win32.pm         |   2 +-
 inc/Module/Install/WriteAll.pm      |   2 +-
 lib/GnuPG/Interface.pm              |  12 +-
 t/MyTest.pm                         |  16 +-
 t/MyTestSpecific.pm                 |  66 +--
 t/clearsign.t                       |  12 +-
 t/decrypt.t                         |  20 +-
 t/detach_sign.t                     |  12 +-
 t/encrypt.t                         |  35 +-
 t/encrypt_symmetrically.t           |  12 +-
 t/export_keys.t                     |  12 +-
 t/get_public_keys.t                 |  80 ++--
 t/get_secret_keys.t                 |  42 +-
 t/import_keys.t                     |  12 +-
 t/list_public_keys.t                |  34 +-
 t/list_secret_keys.t                |  30 +-
 t/list_sigs.t                       |  32 +-
 t/passphrase_handling.t             |  18 +-
 t/sign.t                            |  12 +-
 t/sign_and_encrypt.t                |  12 +-
 t/verify.t                          |  14 +-
 t/wrap_call.t                       |  28 +-
 35 files changed, 921 insertions(+), 765 deletions(-)

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



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