[DRE-commits] r3663 - packages/libhttp-access2-ruby/trunk/debian

Ryan Niebur ryan52-guest at alioth.debian.org
Tue Jun 23 21:04:12 UTC 2009


Author: ryan52-guest
Date: 2009-06-23 21:04:11 +0000 (Tue, 23 Jun 2009)
New Revision: 3663

Modified:
   packages/libhttp-access2-ruby/trunk/debian/control
Log:
wrap the new description

Modified: packages/libhttp-access2-ruby/trunk/debian/control
===================================================================
--- packages/libhttp-access2-ruby/trunk/debian/control	2009-06-23 21:02:07 UTC (rev 3662)
+++ packages/libhttp-access2-ruby/trunk/debian/control	2009-06-23 21:04:11 UTC (rev 3663)
@@ -40,9 +40,11 @@
           o streaming POST (POST with File/IO)
           o Digest auth
           o Negotiate/NTLM auth for WWW-Authenticate (requires net/htlm module)
-          o NTLM auth for WWW-Authenticate/Proxy-Authenticate (requires win32/sspi module)
+          o NTLM auth for WWW-Authenticate/Proxy-Authenticate (requires
+            win32/sspi module)
           o extensible with filter interface
-          o you don't have to care HTTP/1.1 persistent connection (httpclient cares instead of you)
+          o you don't have to care HTTP/1.1 persistent connection (httpclient
+            cares instead of you)
 
 Package: libhttpclient-ruby1.9
 Architecture: all
@@ -61,9 +63,11 @@
           o streaming POST (POST with File/IO)
           o Digest auth
           o Negotiate/NTLM auth for WWW-Authenticate (requires net/htlm module)
-          o NTLM auth for WWW-Authenticate/Proxy-Authenticate (requires win32/sspi module)
+          o NTLM auth for WWW-Authenticate/Proxy-Authenticate (requires
+            win32/sspi module)
           o extensible with filter interface
-          o you don't have to care HTTP/1.1 persistent connection (httpclient cares instead of you)
+          o you don't have to care HTTP/1.1 persistent connection (httpclient
+            cares instead of you)
 
 Package: libhttp-access2-ruby1.8
 Architecture: all




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