Source: ruby-responders
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Balasankar C <balasankarc@autistici.org>
Section: ruby
Priority: optional
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               rails (>= 2:6.1),
               rake,
               ruby-railties,
               ruby-actionpack,
               ruby-rails-controller-testing,
               ruby-mocha
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-responders
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-responders.git
Homepage: https://github.com/heartcombo/responders
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-responders
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby-railties (>= 2:4.2.0),
         ${misc:Depends},
         ${shlibs:Depends}
Breaks: obs-api (<= 2.9.4-2)
Description: set of Rails responders to dry up your application
 A set of Rails responders to dry up your application. Responders is a
 repository of Rails 3 responders like FlashResponder, HttpCacheResponder.
 The readme file can be found at /usr/share/doc/ruby-responders/README.md.gz
