[libdigest-sha-perl] branch master updated (8df77b3 -> d3cccf9)

Salvatore Bonaccorso carnil at debian.org
Sun Apr 20 05:58:00 UTC 2014


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

carnil pushed a change to branch master
in repository libdigest-sha-perl.

      from  8df77b3   Prepare changelog for release
      adds  c90dd5f   Imported Upstream version 5.89
       new  3fb49d6   Merge tag 'upstream/5.89'
       new  d3cccf9   Prepare changelog for release

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           |  22 +++++-
 MANIFEST          |   2 +
 META.yml          |   4 +-
 Makefile.PL       |   1 -
 README            |   2 +-
 SHA.xs            | 221 ++++++++++++++++++++++++++++++++++++------------------
 debian/changelog  |   6 ++
 lib/Digest/SHA.pm | 121 +++++++++++++-----------------
 shasum            |  55 ++++++++------
 src/sdf.c         | 100 ++++++++++++++++++++++++
 src/sha.c         | 175 +++++++++++++++++++++---------------------
 src/sha.h         |  25 +++---
 src/sha64bit.c    |   4 +-
 src/sha64bit.h    |   4 +-
 t/inheritance.t   |  31 ++++++++
 t/methods.t       |  13 +++-
 t/podcover.t      |   5 +-
 t/woodbury.t      |  16 ++--
 typemap           |   6 +-
 19 files changed, 525 insertions(+), 288 deletions(-)
 create mode 100644 src/sdf.c
 create mode 100644 t/inheritance.t

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



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