[libcrypt-pbkdf2-perl] branch master updated (0c6935a -> 1f7387d)

Salvatore Bonaccorso carnil at debian.org
Sat May 2 05:49:41 UTC 2015


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

carnil pushed a change to branch master
in repository libcrypt-pbkdf2-perl.

      from  0c6935a   Prepare changelog for release
      adds  9cb3689   Imported Upstream version 0.150900
       new  c954790   Merge tag 'upstream/0.150900'
       new  cd4a32e   Update debian/changelog
       new  8ac4ea8   Update copyright years for upstream files
       new  c7d78a7   Update copyright years for debian/* packaging files
       new  880de3a   Make versioned (build-)dependency on libdigest-sha3-perl unversioned
       new  ca67e4a   Wrap and sort fields in debian/control file
       new  3d70a0e   Declare compliance with Debian policy 3.9.6
       new  288da8d   Add Testsuite: autopkgtest-pkg-perl field in debian/control
       new  1f7387d   Update debian/changelog for release

The 9 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                             |   3 +
 LICENSE                             |   6 +-
 MANIFEST                            |   2 +-
 META.yml                            |   4 +-
 Makefile.PL                         |  13 +--
 README                              | 215 ++++++++++++++++++++++++++++++++++--
 debian/changelog                    |  15 +++
 debian/control                      |  21 ++--
 debian/copyright                    |   4 +-
 lib/Crypt/PBKDF2.pm                 |   8 +-
 lib/Crypt/PBKDF2/Hash.pm            |   6 +-
 lib/Crypt/PBKDF2/Hash/DigestHMAC.pm |   6 +-
 lib/Crypt/PBKDF2/Hash/HMACSHA1.pm   |   6 +-
 lib/Crypt/PBKDF2/Hash/HMACSHA2.pm   |   6 +-
 lib/Crypt/PBKDF2/Hash/HMACSHA3.pm   |   6 +-
 t/02-validate.t                     |   8 +-
 16 files changed, 275 insertions(+), 54 deletions(-)

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



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