[libcatalyst-authentication-credential-http-perl] 03/05: Imported Upstream version 1.016

Jonas Smedegaard js at alioth.debian.org
Fri Aug 2 15:47:38 UTC 2013


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

js pushed a commit to branch master
in repository libcatalyst-authentication-credential-http-perl.

commit af0f7b22cfd837c3288618b5112786cd7dbe3558
Merge: 0fbee29 7401b28
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Aug 2 17:41:00 2013 +0200

    Imported Upstream version 1.016

 Catalyst-Authentication-Credential-HTTP-1.014.tar.gz |  Bin 38175 -> 0 bytes
 Changes                                              |    3 +++
 MANIFEST                                             |    1 -
 META.yml                                             |    4 ++--
 Makefile.PL                                          |    2 +-
 lib/Catalyst/Authentication/Credential/HTTP.pm       |    2 +-
 6 files changed, 7 insertions(+), 5 deletions(-)

diff --cc MANIFEST
index 70547c5,0000000..4aa235a
mode 100644,000000..100644
--- a/MANIFEST
+++ b/MANIFEST
@@@ -1,36 -1,0 +1,35 @@@
 +.gitignore
- Catalyst-Authentication-Credential-HTTP-1.014.tar.gz
 +Changes
 +inc/Module/AutoInstall.pm
 +inc/Module/Install.pm
 +inc/Module/Install/AuthorRequires.pm
 +inc/Module/Install/AuthorTests.pm
 +inc/Module/Install/AutoInstall.pm
 +inc/Module/Install/Base.pm
 +inc/Module/Install/Can.pm
 +inc/Module/Install/Fetch.pm
 +inc/Module/Install/Include.pm
 +inc/Module/Install/Makefile.pm
 +inc/Module/Install/Metadata.pm
 +inc/Module/Install/Win32.pm
 +inc/Module/Install/WriteAll.pm
 +lib/Catalyst/Authentication/Credential/HTTP.pm
 +Makefile.PL
 +MANIFEST			This list of files
 +META.yml
 +README
 +t/00use.t
 +t/author/pod.t
 +t/author/pod_spelling.t
 +t/author/podcoverage.t
 +t/basic.t
 +t/lib/AuthDigestDotnetTestApp.pm
 +t/lib/AuthDigestDotnetTestApp/Controller/Root.pm
 +t/lib/AuthDigestTestApp.pm
 +t/lib/AuthDigestTestApp/Controller/Root.pm
 +t/lib/AuthTestApp.pm
 +t/lib/AuthTestApp/Controller/Root.pm
 +t/live_app.t
 +t/live_app_digest.t
 +t/live_app_digest_dotnet.t
 +Todo
diff --cc META.yml
index 8a416f4,0000000..b1315fb
mode 100644,000000..100644
--- a/META.yml
+++ b/META.yml
@@@ -1,34 -1,0 +1,34 @@@
 +---
 +abstract: 'HTTP Basic and Digest authentication'
 +author:
 +  - 'Updated to current name space and currently maintained'
 +build_requires:
 +  ExtUtils::MakeMaker: 6.36
 +  Test::Exception: 0
 +  Test::MockObject: 0
 +  Test::More: 0.88
 +configure_requires:
 +  ExtUtils::MakeMaker: 6.36
 +distribution_type: module
 +dynamic_config: 1
 +generated_by: 'Module::Install version 1.06'
 +license: perl
 +meta-spec:
 +  url: http://module-build.sourceforge.net/META-spec-v1.4.html
 +  version: 1.4
 +name: Catalyst-Authentication-Credential-HTTP
 +no_index:
 +  directory:
 +    - inc
 +    - t
 +requires:
 +  Catalyst::Plugin::Authentication: 0.10005
 +  Catalyst::Runtime: 0
 +  Class::Accessor::Fast: 0
 +  Data::UUID: 0.11
 +  String::Escape: 0
 +  URI::Escape: 0
 +resources:
 +  license: http://dev.perl.org/licenses/
-   repository: http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Authentication-Credential-HTTP
- version: 1.015
++  repository: git://git.shadowcat.co.uk/catagits/Catalyst/Catalyst-Authentication-Credential-HTTP
++version: 1.016

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



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