Source: ruby-faraday
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Anish A <aneesh.nl@gmail.com>, Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb,
               lsof,
               pry,
               rake,
               ruby-coveralls,
               ruby-faraday-net-http (<< 3.5),
               ruby-faraday-net-http (>= 2.0),
               ruby-multipart-post,
               ruby-net-http-persistent (>= 3.1~),
               ruby-rack-test,
               ruby-rspec,
               ruby-ruby2-keywords,
               ruby-simplecov,
               ruby-webmock
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-faraday.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-faraday
Homepage: https://github.com/lostisland/faraday
Testsuite: autopkgtest-pkg-ruby

Package: ruby-faraday
Architecture: all
Breaks: gitaly (<< 13.4.6),
        ruby-asana (<< 0.10.2),
        ruby-azure-core (<= 0.1.15-1),
        ruby-azure-storage (<= 0.15.0~preview-2),
        ruby-behance (<< 0.6.1-3),
        ruby-diaspora-federation (<= 0.2.6-2),
        ruby-elasticsearch (<< 6.8.2),
        ruby-faraday-middleware (<< 1.0),
        ruby-gh (<< 0.18.0-2),
        ruby-puppet-forge (<= 2.3.2-1),
        ruby-sentry-raven (<< 3.0),
        ruby-vcr (<< 6.0)
Description: HTTP/REST API client library
 Faraday is an HTTP client lib that provides a common
 interface over many adapters (such as Net::HTTP) and embraces the
 concept of Rack middleware when processing the request/response cycle.
