[libdigest-bcrypt-perl] 01/09: Merge tag 'upstream/1.204'

gregor herrmann gregoa at debian.org
Sat May 21 16:25:29 UTC 2016


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

gregoa pushed a commit to branch master
in repository libdigest-bcrypt-perl.

commit 75b3d5210ab943a2d109ec94874ed25a2de39cd1
Merge: f8b8d89 6cde424
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 21 18:14:19 2016 +0200

    Merge tag 'upstream/1.204'
    
    Upstream version 1.204

 CHANGES                        |  56 ------
 Changes                        | 114 ++++++++++++
 LICENSE                        |   2 +-
 MANIFEST                       |  14 +-
 META.json                      |  53 ++++--
 META.yml                       |  42 +++--
 Makefile.PL                    |  63 ++++---
 README                         | 167 -----------------
 README.md                      | 199 ++++++++++++++++++++
 dist.ini                       |  71 ++++++++
 lib/Digest/Bcrypt.pm           | 399 +++++++++++++++++++----------------------
 t/001_basics.t                 | 268 ++++++++++++++++++++++++++-
 t/002_methods.t                |  99 +++++-----
 t/003_create_digests.t         | 197 +++++++++++++-------
 t/004_error_handling.t         | 131 +++++++-------
 xt/author/changes.t            |  13 ++
 xt/author/kwalitee.t           |  17 ++
 xt/author/manifest.t           |  13 ++
 xt/author/pod-cm.t             |  15 ++
 xt/author/pod-spell.t          |  23 +++
 xt/author/pod-syntax.t         |   7 +
 xt/release/pause-permissions.t |  13 ++
 xt/release/pod-coverage.t      |  44 +++++
 23 files changed, 1347 insertions(+), 673 deletions(-)

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



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