[DRE-commits] [SCM] unicorn.git branch, master, updated. upstream/4.2.0-8-g2bd1b05

Dmitry Borodaenko angdraug at debian.org
Mon Feb 27 19:38:23 UTC 2012


The following commit has been merged in the master branch:
commit 2bd1b0528f1163bcc55f4d8302e92f4d61ebad2c
Author: Dmitry Borodaenko <angdraug at debian.org>
Date:   Mon Feb 27 22:38:04 2012 +0300

    description cleaned up

diff --git a/debian/control b/debian/control
index 8d14e2d..02cd43d 100644
--- a/debian/control
+++ b/debian/control
@@ -15,9 +15,9 @@ Package: unicorn
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack, ruby-kgio (>= 2.6), ruby-raindrops (>= 0.7)
-Description: Rack HTTP server for fast clients and Unix
- \Unicorn is an HTTP server for Rack applications designed to only serve
- fast clients on low-latency, high-bandwidth connections and take
- advantage of features in Unix/Unix-like kernels.  Slow clients should
- only be served by placing a reverse proxy capable of fully buffering
- both the the request and response in between \Unicorn and slow clients.
+Description: Rack HTTP server for fast clients
+ Unicorn is an HTTP server for Rack applications designed to only serve fast
+ clients on low-latency, high-bandwidth connections and take advantage of
+ features in Unix and Unix-like kernels. Slow clients should only be served by
+ placing a reverse proxy capable of fully buffering both request and response
+ in between Unicorn and slow clients.

-- 
unicorn.git



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