[libcrypt-saltedhash-perl] branch master updated (69f2f45 -> 64109c8)

gregor herrmann gregoa at debian.org
Sat Aug 3 12:19:24 UTC 2013


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

gregoa pushed a change to branch master
in repository libcrypt-saltedhash-perl.

      from  69f2f45   releasing package libcrypt-saltedhash-perl version 0.06-2
      adds  87ef517   Imported Upstream version 0.09
       new  a9abb01   Merge tag 'upstream/0.09'
       new  9e29093   New upstream release.
       new  c81c7b5   Drop pod-encoding.patch, merged upstream.
       new  7f1770c   Add build dependency on libtest-fatal-perl.
       new  7f74d44   debian/copyright: update Upstream-Contact and upstream copyright years.
       new  64109c8   releasing package libcrypt-saltedhash-perl version 0.09-1

The 6 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:
 Build.PL                          |   13 --
 Changes                           |   13 ++
 LICENSE                           |  379 +++++++++++++++++++++++++++++++++++++
 MANIFEST                          |   25 +--
 META.json                         |   47 +++++
 META.yml                          |   43 +++--
 Makefile.PL                       |   68 +++++--
 README                            |  230 ++--------------------
 debian/changelog                  |   12 +-
 debian/control                    |    1 +
 debian/copyright                  |    4 +-
 debian/patches/pod-encoding.patch |   20 --
 debian/patches/series             |    1 -
 dist.ini                          |   31 +++
 lib/Crypt/SaltedHash.pm           |   23 ++-
 t/bug-localize-regex-vars.t       |   22 +++
 16 files changed, 625 insertions(+), 307 deletions(-)
 delete mode 100644 Build.PL
 create mode 100644 LICENSE
 create mode 100644 META.json
 delete mode 100644 debian/patches/pod-encoding.patch
 delete mode 100644 debian/patches/series
 create mode 100644 dist.ini
 create mode 100644 t/bug-localize-regex-vars.t

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



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