[lemonldap-ng] 05/07: Insert real names in long descriptions
Xavier Guimard
xguimard-guest at moszumanska.debian.org
Wed Sep 23 04:53:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
xguimard-guest pushed a commit to branch master
in repository lemonldap-ng.
commit ad8359a2eeff3e30f5130519f3dc30c27311ac21
Author: Xavier Guimard <x.guimard at free.fr>
Date: Wed Sep 23 06:50:07 2015 +0200
Insert real names in long descriptions
---
debian/control | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 5e4379a..20c4928 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Xavier Guimard <x.guimard at free.fr>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
po-debconf
Build-Depends-Indep: libapache-session-perl,
libauthcas-perl,
@@ -107,7 +107,7 @@ Description: Lemonldap::NG Apache handler part
associating a regular expression and a rule. Regular expression is applied on
the requested URL and the rule calculates if the user is authorized.
.
- This package installs the Apache module part (handler) used to protect web
+ Lemonldap::NG::Handler is the Apache module part (handler) used to protect web
areas.
Package: liblemonldap-ng-conf-perl
@@ -153,7 +153,7 @@ Description: Lemonldap::NG common files
associating a regular expression and a rule. Regular expression is applied on
the requested URL and the rule calculates if the user is authorized.
.
- This package installs common files used by other Lemonldap::NG modules.
+ Lemonldap::NG::Common contains common files used by other Lemonldap::NG modules.
Package: liblemonldap-ng-manager-perl
Architecture: all
@@ -188,7 +188,7 @@ Description: Lemonldap::NG manager part
associating a regular expression and a rule. Regular expression is applied on
the requested URL and the rule calculates if the user is authorized.
.
- This package installs the administration interface (manager).
+ Lemonldap::NG::Manager provides the administration interface.
Package: liblemonldap-ng-portal-perl
Architecture: all
@@ -238,5 +238,5 @@ Description: Lemonldap::NG authentication portal part
associating a regular expression and a rule. Regular expression is applied on
the requested URL and the rule calculates if the user is authorized.
.
- This package installs the authentication portal.
+ Lemonldap::NG::Portal provides the authentication portal.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git
More information about the Pkg-perl-cvs-commits
mailing list