Source: ruby-rblineprof
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 10~),
               gem2deb,
               rake,
               ruby-debugger-ruby-core-source (>= 1.3)
Standards-Version: 4.1.0
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-rblineprof.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-rblineprof.git
Homepage: http://github.com/tmm1/rblineprof
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-rblineprof
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-debugger-ruby-core-source (>= 1.3),
         ${misc:Depends},
         ${shlibs:Depends}
Description: line-profiler for ruby
 rblineprof shows you lines of code that are slow.
 .
 See peek-rblineprof for rails integration.
