[DRE-commits] [ruby-ntlm] 01/01: Detail long description

Guillaume Bouteille duffman-guest at alioth.debian.org
Tue Aug 20 20:12:29 UTC 2013


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

duffman-guest pushed a commit to branch master
in repository ruby-ntlm.

commit 4e3e15648002ceceeec0c762f0c99c9ac7c8d7b5
Author: Guillaume Bouteille <duffman at gb2n.org>
Date:   Tue Aug 20 22:02:18 2013 +0200

    Detail long description
---
 debian/control |    8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 070d28b..941871f 100644
--- a/debian/control
+++ b/debian/control
@@ -15,5 +15,9 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 Description: NTLM authentication client for Ruby
- Ruby/NTLM provides message creator and parser for the NTLM authentication.
- It supports NTLM v1 only.
+ NTLM (NT LAN Manager) is an authentication protocol used in various Microsoft
+ network protocol implementations. It employs a challenge-response mechanism
+ for authentication, in which clients are able to prove their identities
+ without sending a password to the server.
+ This ruby library provides message creator and parser for the NTLM
+ authentication. It supports NTLM v1 only.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ntlm.git



More information about the Pkg-ruby-extras-commits mailing list