Source: ruby-benchmark-suite
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Per Andersson <avtobiff@gmail.com>,
           Utkarsh Gupta <utkarsh@debian.org>
Section: ruby
Build-Depends: debhelper-compat (= 13), gem2deb, ruby-benchmark-ips
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-benchmark-suite
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-benchmark-suite.git
Homepage: https://github.com/evanphx/benchmark_suite

Package: ruby-benchmark-suite
Architecture: all
Depends: ruby-benchmark-ips,
         ${ruby:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: ruby-benchmark-suite-doc
Description: enhancements to the standard library benchmark.rb
 This package contains a command line tool for running multiple benchmarks
 against multiple rubies.
 .
 It is also uses benchmark/ips to report iterations per second.

Package: ruby-benchmark-suite-doc
Architecture: all
Section: doc
Depends: libjs-jquery, ${misc:Depends}
Suggests: ruby-benchmark-suite
Multi-Arch: foreign
Description: enhancements to the standard library benchmark.rb (documentation)
 This package contains a command line tool for running multiple benchmarks
 against multiple rubies.
 .
 It is also uses benchmark/ips to report iterations per second.
 .
 This package contains the html documentation for ruby-benchmark-suite.
