[libauthen-simple-passwd-perl] 10/11: Make long description more verbose
Axel Beckert
abe at deuxchevaux.org
Sun May 25 01:38:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libauthen-simple-passwd-perl.
commit 6d01597322d5f3cac284b5c78c990bbb2ed13f0b
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sun May 25 03:33:25 2014 +0200
Make long description more verbose
Fixes lintian warning extended-description-is-probably-too-short
---
debian/changelog | 2 ++
debian/control | 7 ++++---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d2bb28f..e253412 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,8 @@ libauthen-simple-passwd-perl (0.6-3) UNRELEASED; urgency=low
+ Finally switch to a minimal dh-style debian/rules file
* Fix lintian warning copyright-refers-to-symlink-license
* Bump Standards-Version to 3.9.5 (no further changes)
+ * Make long description more verbose. Fixes lintian warning
+ extended-description-is-probably-too-short.
-- gregor herrmann <gregoa at debian.org> Sun, 16 Nov 2008 20:39:52 +0100
diff --git a/debian/control b/debian/control
index cf5b3bb..c12e8e5 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,8 @@ Depends: ${misc:Depends},
${perl:Depends},
libauthen-simple-perl
Description: Simple Passwd authentication
- This package allow to authenticate against a passwd file.
+ The Perl library Authen::Simple::Passwd allows one to authenticate
+ against a passwd file.
.
- It uses the libauthen-simple-perl framework.
-
+ It uses the Authen::Simple framework found in the
+ libauthen-simple-perl package.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libauthen-simple-passwd-perl.git
More information about the Pkg-perl-cvs-commits
mailing list