[libapache2-authenntlm-perl] 08/12: Update short and long description.

gregor herrmann gregoa at debian.org
Fri Feb 21 17:44:12 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libapache2-authenntlm-perl.

commit d7f648120bb2f48690cef610ebde555976960329
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Feb 21 18:34:58 2014 +0100

    Update short and long description.
---
 debian/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 63880df..cc8f700 100644
--- a/debian/control
+++ b/debian/control
@@ -13,13 +13,13 @@ Package: libapache2-authenntlm-perl
 Architecture: any
 Breaks: libauthen-smb-perl (<= 0.96)
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libapache2-mod-perl2 
-Description:  Perform Microsoft NTLM and Basic User Authentication
- The purpose of this module is to perform a user authentication via Microsoft's
- NTLM protocol. This protocol is supported by all versions of the Internet
- Explorer and is mainly useful for intranets. Depending on your preferences
- setting IE will supply your windows logon credentials to the web server
- when the server asks for NTLM authentication. This saves the user to type in
- his/her password again.
+Description: module for Microsoft NTLM and Basic User Authentication
+ The purpose of the Apache2::AuthenNTLM module is to perform a user
+ authentication via Microsoft's NTLM protocol. This protocol is supported by
+ all versions of the Internet Explorer and is mainly useful for intranets.
+ Depending on your preferences setting IE will supply your windows logon
+ credentials to the web server when the server asks for NTLM authentication.
+ This saves the user to type in his/her password again.
  .
  The NTLM protocol performs a challenge/response to exchange a random number
  (nonce) and get back a md4 hash, which is built from the user's password

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache2-authenntlm-perl.git



More information about the Pkg-perl-cvs-commits mailing list