[libcrypt-generatepassword-perl] branch master updated (6f33bee -> d7b0b70)

gregor herrmann gregoa at debian.org
Fri Jun 13 12:29:30 UTC 2014


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

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

      from  6f33bee   update changelog
      adds  e5c97d7   Imported Upstream version 0.04
       new  bdf332c   Merge tag 'upstream/0.04'
       new  274e8e5   New upstream release.
       new  c68e98f   Switch to "3.0 (quilt)" source format.
       new  a84c9c5   Use dh(1) in debian/rules, and debhelper (compat level) 8.
       new  39993ce   debian/copyright: use stand-alone license stanzas.
       new  83942fe   Declare compliance with Debian Policy 3.9.5.
       new  d7b0b70   releasing package libcrypt-generatepassword-perl version 0.04-1

The 7 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                          |  28 ++-
 LICENSE                          | 379 +++++++++++++++++++++++++++++++++++++++
 MANIFEST                         |  17 +-
 META.yml                         |  26 +++
 Makefile.PL                      |  70 ++++++--
 README                           |  30 +---
 debian/changelog                 |  14 +-
 debian/compat                    |   2 +-
 debian/control                   |   4 +-
 debian/copyright                 |  30 +++-
 debian/rules                     |  21 +--
 debian/source/format             |   1 +
 dist.ini                         |  18 ++
 lib/Crypt/GeneratePassword.pm    | 238 ++++++++++++------------
 lib/Crypt/GeneratePassword/de.pm |  11 +-
 lib/Crypt/GeneratePassword/en.pm |  11 +-
 t/01-require.t                   |   8 +
 t/02-word.t                      |  17 ++
 t/03-word3.t                     |  17 ++
 t/04-chars.t                     |  18 ++
 test.pl                          |  17 --
 21 files changed, 766 insertions(+), 211 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 META.yml
 create mode 100644 debian/source/format
 create mode 100644 dist.ini
 create mode 100644 t/01-require.t
 create mode 100644 t/02-word.t
 create mode 100644 t/03-word3.t
 create mode 100644 t/04-chars.t
 delete mode 100644 test.pl

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



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