[libauthen-htpasswd-perl] 02/02: Initial commit with debian/control and debian/copyright edited.
Christopher Hoskin
christopher.hoskin at gmail.com
Thu Jan 22 04:45:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
grinorcole-guest pushed a commit to branch master
in repository libauthen-htpasswd-perl.
commit 03659d36f5d19b655c4f7c22528a403f5d2f2992
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date: Thu Jan 22 04:43:29 2015 +0000
Initial commit with debian/control and debian/copyright edited.
---
debian/control | 4 +---
debian/copyright | 10 +---------
2 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/debian/control b/debian/control
index 283bbb9..d0c08e4 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
libcrypt-passwdmd5-perl,
libdigest-sha1-perl,
libio-lockedfile-perl
-Description: Interface to read and modify Apache .htpasswd files
+Description: Perl module to read and modify Apache .htpasswd files
Authen::Htpasswd provides a convenient, object-oriented interface to
Apache-style .htpasswd files.
.
@@ -31,5 +31,3 @@ Description: Interface to read and modify Apache .htpasswd files
.
Additional fields after username and password, if present, are accessible via
the extra_info array.
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index bffc25c..bb054f6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,17 +2,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/Authen-Htpasswd
Upstream-Contact: David Kamholz <dkamholz at cpan.org>
Upstream-Name: Authen-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: David Kamholz <dkamholz at cpan.org>
+Copyright: David Kamholz <dkamholz at cpan.org>, Yuval Kogman
License: Artistic or GPL-1+
Files: debian/*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libauthen-htpasswd-perl.git
More information about the Pkg-perl-cvs-commits
mailing list