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 <[email protected]> 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 <[email protected]> Uploaders: Xavier Guimard <[email protected]> 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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
