[DRE-commits] [ruby-vcr] 03/06: d/control: Update build-depends
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Mon Apr 21 14:01:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
sbadia-guest pushed a commit to branch master
in repository ruby-vcr.
commit de265847bdac49464ad273dab86436ee813a4366
Author: Sebastien Badia <seb at sebian.fr>
Date: Mon Apr 21 02:48:55 2014 +0200
d/control: Update build-depends
---
debian/control | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index f70bca0..65c15a1 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,11 @@ Build-Depends: debhelper (>= 7.0.50~),
ruby-httpclient,
ruby-patron,
ruby-rspec,
- ruby-typhoeus
+ ruby-simplecov,
+ ruby-sinatra,
+ ruby-em-socksify,
+ ruby-typhoeus,
+ ruby-webmock
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-vcr.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-vcr.git;a=summary
@@ -28,7 +32,7 @@ Depends: ruby | ruby-interpreter,
${shlibs:Depends}
Recommends: ruby-excon, ruby-faraday
Suggests: ruby-fakeweb, ruby-typhoeus, ruby-webmock
-Description: Save the HTTP interactions test suites for later replay.
+Description: Save the HTTP interactions test suites for later replay
VCR provides a simple API to record and replay your test suite's HTTP
interactions. It works with a variety of HTTP client libraries, HTTP stubbing
libraries and testing frameworks.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-vcr.git
More information about the Pkg-ruby-extras-commits
mailing list