Source: ruby-thin
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: 375gnu <375gnu@gmail.com>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.11~)
Standards-Version: 3.9.2
#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-thin.git
#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-thin.git;a=summary
Homepage: http://code.macournoyer.com/thin/
XS-Ruby-Versions: all

Package: ruby-thin
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Breaks: thin1.8 (<< ${source:Version}), thin (<< ${source:Version})
Replaces: thin1.8 (<< ${source:Version}), thin (<< ${source:Version})
Provides: thin1.8, thin
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack (>= 1.0.0), ruby-eventmachine (>= 0.12.6), ruby-daemons (>= 1.0.9)
Suggests: nginx, rails
Description: Thin and fast web server for Ruby
 Thin is a Ruby web server that glues together 3 of the best Ruby
 libraries in web history:
   * the Mongrel parser, the root of Mongrel's speed and security
   * Event Machine, a network I/O library with extremely high
     scalability, performance and stability
   * Rack, a minimal interface between webservers and Ruby frameworks
 .
 Which makes it, with all humility, the most secure, stable, fast and
 extensible Ruby web server bundled in an easy to use package for your own
 pleasure.

Package: thin
Section: oldlibs
Architecture: all
Depends: ${misc:Depends}, ruby-thin
Description: Transitional package for ruby-thin
 This is a transitional package to ease upgrades to the ruby-thin
 package. It can safely be removed.

Package: thin1.8
Section: oldlibs
Architecture: all
Depends: ${misc:Depends}, ruby-thin
Description: Transitional package for ruby-thin
 This is a transitional package to ease upgrades to the ruby-thin
 package. It can safely be removed.
