unicorn 4.9.0-2 source package in Ubuntu

Changelog

unicorn (4.9.0-2) unstable; urgency=medium

  * Team upload.
  * Re-upload to unstable.
  * Check gemspec dependencies during build.

 -- Pirate Praveen <email address hidden>  Sun, 20 Dec 2015 12:25:33 +0530

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
linux-any kfreebsd-any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
unicorn_4.9.0-2.dsc 2.0 KiB 816c70682977602e051f0a8b36f454e422fa6d12462994bde65af0a24122c05d
unicorn_4.9.0.orig.tar.gz 210.7 KiB 9dff14c76d2a2f77a4382bf97c20ab5d7d7801517a5a2c3139124e985f5abc62
unicorn_4.9.0-2.debian.tar.xz 7.4 KiB 75bde2df6db4454e250f43aeff5ca716bb063da54037a3aaf5db2a228c790275

No changes file available.

Binary packages built by this source

unicorn: 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-dbgsym: debug symbols for package unicorn

 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.