Source: ruby-appraiser
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: bundler,
               debhelper (>= 9~),
               gem2deb,
               rake,
               ruby-colored,
               ruby-rails,
               ruby-rspec,
               ruby-webmock
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-appraiser.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-appraiser.git
Homepage: https://github.com/juno/appraiser
Testsuite: autopkgtest
XS-Ruby-Versions: all

Package: ruby-appraiser
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-colored,
         ruby-json,
         ${misc:Depends},
         ${shlibs:Depends}
Description: simple rubygems subcommand for Gemfile
 appraiser is a rubygems subcommand which displays gem information
 in a Gemfile. For each gem found, it will display its name, creators,
 the urls of the gem project, documentation and source code and will
 present a description of the gem.
