Source: ruby-innertube
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Andrew Lee (李健秋) <andrew.lee@collabora.co.uk>
Build-Depends: debhelper (>= 9~),
               gem2deb,
               rake,
               ruby-rspec
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-innertube.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-innertube.git
Homepage: http://github.com/basho/innertube
Testsuite: autopkgtest
XS-Ruby-Versions: all

Package: ruby-innertube
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ${misc:Depends},
         ${shlibs:Depends}
Description: thread-safe re-entrant resource pool
 Innertube is a thread-safe, re-entrant resource pool, extracted from
 the Riak Ruby Client, where it was used to pool connections to Riak.
