[libcatalyst-authentication-store-htpasswd-perl] 01/06: Merge tag 'upstream/1.005'

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Sun Jun 25 19:21:57 UTC 2017


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

mans0954 pushed a commit to branch master
in repository libcatalyst-authentication-store-htpasswd-perl.

commit 00add78772292d9eebd52269c29fcd024380eb7b
Merge: 4b323c0 912a540
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Sun Jun 25 19:12:35 2017 +0100

    Merge tag 'upstream/1.005'
    
    Upstream version 1.005

 Build.PL                                           |  154 +++
 CONTRIBUTING                                       |  100 ++
 Changes                                            |   22 +-
 INSTALL                                            |   43 +
 LICENCE                                            |  379 +++++++
 MANIFEST                                           |   45 +-
 META.json                                          | 1187 ++++++++++++++++++++
 META.yml                                           |  818 +++++++++++++-
 Makefile.PL                                        |  150 ++-
 README                                             |   72 +-
 dist.ini                                           |   33 +
 inc/Module/Install.pm                              |  474 --------
 inc/Module/Install/Base.pm                         |   83 --
 inc/Module/Install/Can.pm                          |  154 ---
 inc/Module/Install/Fetch.pm                        |   93 --
 inc/Module/Install/Makefile.pm                     |  418 -------
 inc/Module/Install/Metadata.pm                     |  722 ------------
 inc/Module/Install/Win32.pm                        |   64 --
 inc/Module/Install/WriteAll.pm                     |   63 --
 lib/Catalyst/Authentication/Store/Htpasswd.pm      |   73 +-
 lib/Catalyst/Authentication/Store/Htpasswd/User.pm |   37 +-
 t/00-report-prereqs.dd                             |  139 +++
 t/00-report-prereqs.t                              |  197 ++++
 t/kwalitee.t                                       |    6 -
 t/pod-coverage.t                                   |    6 -
 t/pod.t                                            |    6 -
 xt/author/00-compile.t                             |   61 +
 xt/author/kwalitee.t                               |    9 +
 xt/author/mojibake.t                               |    9 +
 xt/author/pod-coverage.t                           |    7 +
 xt/author/pod-no404s.t                             |   21 +
 xt/author/pod-syntax.t                             |    7 +
 xt/author/portability.t                            |   10 +
 xt/release/changes_has_content.t                   |   41 +
 xt/release/cpan-changes.t                          |   10 +
 xt/release/distmeta.t                              |    6 +
 xt/release/minimum-version.t                       |    8 +
 37 files changed, 3493 insertions(+), 2234 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-store-htpasswd-perl.git



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