This is an automated email from the git hooks/post-receive script. grinorcole-guest pushed a commit to branch master in repository libcatalyst-authentication-store-htpasswd-perl.
commit ec7b4f2365ae62576dc7299e241367a87c25ddaa Author: Christopher Hoskin <[email protected]> Date: Sun Jan 25 21:08:33 2015 +0000 Entered copyright information, description and bug number --- debian/changelog | 2 +- debian/control | 6 ++---- debian/copyright | 12 ++---------- 3 files changed, 5 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6358d1b..d953184 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ libcatalyst-authentication-store-htpasswd-perl (1.003-1) UNRELEASED; urgency=low - * Initial Release. + * Initial Release. Closes: #776241 -- Christopher Hoskin <[email protected]> Sun, 25 Jan 2015 20:25:22 +0000 diff --git a/debian/control b/debian/control index 0e0eabb..53099c3 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,5 @@ Depends: ${misc:Depends}, ${perl:Depends}, libcatalyst-plugin-authentication-perl (>= 0.10006), libclass-accessor-perl, libcrypt-passwdmd5-perl -Description: Authen::Htpasswd based - (no description was found) - . - This description was automagically extracted from the module by dh-make-perl. +Description: Authen::Htpasswd based user storage/authentication. + This plugin uses Authen::Htpasswd to let your application use <.htpasswd> files for it's authentication storage. diff --git a/debian/copyright b/debian/copyright index f6936cf..feb9a0f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,18 +1,10 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Catalyst-Authentication-Store-Htpasswd -Upstream-Contact: Yuval Kogman C<<[email protected]>> +Upstream-Contact: Tomas Doran <[email protected]> Upstream-Name: Catalyst-Authentication-Store-Htpasswd -DISCLAIMER: This copyright info was automatically extracted - from the perl module. It may not be accurate, so you better - check the module sources in order to ensure the module for its - inclusion in Debian or for general legal information. Please, - if licensing information is incorrectly generated, file a bug - on dh-make-perl. - NOTE: Don't forget to remove this disclaimer once you are happy - with this file. Files: * -Copyright: Yuval Kogman C<<[email protected]>> +Copyright: Yuval Kogman <[email protected]>, David Kamholz <[email protected]>, Tomas Doran <[email protected]> License: Artistic or GPL-1+ Files: debian/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-authentication-store-htpasswd-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
