[libdancer-plugin-auth-extensible-perl] branch master updated (db6a8ea -> 6ec8469)

Alex Mestiashvili malex-guest at moszumanska.debian.org
Thu May 28 08:57:19 UTC 2015


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

malex-guest pushed a change to branch master
in repository libdancer-plugin-auth-extensible-perl.

      from  db6a8ea   update changelog
      adds  fb29c21   Imported Upstream version 0.40
       new  e07621a   Merge tag 'upstream/0.40'
       new  266c352   d/control: cme fix dpkg
       new  ddea56b   d/copyright: updated copyright years
       new  44e624b   d/rules: do not install bin/generate-crypted-password into /usr/bin d/libdancer-plugin-auth-extensible-perl.examples:  install bin/generate-crypted-password to examples
       new  6ec8469   d/chnagelog: upload to unstable

The 5 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                                            | 19 +++++
 MANIFEST                                           |  4 +-
 META.json                                          | 49 ++++++++++++
 META.yml                                           | 53 ++++++------
 Makefile.PL                                        | 12 +++
 README                                             | 28 ++++++-
 bin/generate-crypted-password                      | 15 ++++
 debian/changelog                                   | 12 ++-
 debian/control                                     | 24 +++---
 debian/copyright                                   |  4 +-
 .../libdancer-plugin-auth-extensible-perl.examples |  1 +
 debian/rules                                       |  8 ++
 lib/Dancer/Plugin/Auth/Extensible.pm               | 93 ++++++++++++++++------
 lib/Dancer/Plugin/Auth/Extensible/Provider/Base.pm |  2 +
 .../Plugin/Auth/Extensible/Provider/Config.pm      |  2 +
 .../Plugin/Auth/Extensible/Provider/Database.pm    |  2 +
 .../Plugin/Auth/Extensible/Provider/Example.pm     |  2 +
 lib/Dancer/Plugin/Auth/Extensible/Provider/Unix.pm |  2 +
 t/pod.t                                            |  6 +-
 19 files changed, 265 insertions(+), 73 deletions(-)
 create mode 100644 META.json
 create mode 100755 bin/generate-crypted-password

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-plugin-auth-extensible-perl.git



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