Source: ruby-fakeweb
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Minto Joseph <mintojoseph@yahoo.com>,
           Cédric Boutillier <boutil@debian.org>
Build-Depends: debhelper (>= 11~),
               gem2deb,
               ruby-http-connection,
               ruby-mocha,
               ruby-samuel
Standards-Version: 4.1.3
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-fakeweb.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-fakeweb
Homepage: https://github.com/chrisk/fakeweb
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-fakeweb
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ${misc:Depends},
         ${shlibs:Depends}
Description: tool for faking responses to HTTP requests
 FakeWeb is a helper for faking web requests in Ruby.
 It works at a global level, without modifying code or
 writing extensive stubs.
