[DRE-commits] [SCM] ruby-webmock.git branch, master, updated. upstream/1.11.0-13-ga04edb8

Cédric Boutillier boutil at debian.org
Fri May 24 22:08:20 UTC 2013


The following commit has been merged in the master branch:
commit a2b5c17d80b4d7b401b97b426c355561a849f9e0
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat May 25 00:02:35 2013 +0200

    ca-certificates, minimal version for ruby-excon added in bdeps; deps updated

diff --git a/debian/control b/debian/control
index a447707..e8728b6 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,9 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Praveen Arimbrathodiyil <praveen at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.1~), rake, ruby-rspec, ruby-rack,
- ruby-typhoeus, ruby-crack, ruby-em-http-request, ruby-excon, ruby-addressable,
- ruby-curb, ruby-patron, ruby-minitest, ruby-httpclient, ruby-eventmachine (>= 1.0.3-2)
+ ruby-typhoeus, ruby-crack, ruby-em-http-request, ruby-excon (>= 0.20~), ruby-addressable,
+ ruby-curb, ruby-patron, ruby-minitest, ruby-httpclient, ruby-eventmachine (>= 1.0.3-2),
+ ca-certificates
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-webmock.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-webmock.git;a=summary
@@ -15,7 +16,7 @@ XS-Ruby-Versions: all
 Package: ruby-webmock
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-addressable, ruby-crack
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-addressable, ruby-crack, ruby-minitest, ruby-rspec, ruby-httpclient, ruby-patron, ruby-typhoeus, ruby-em-http-request
 # addressable (>= 2.2.7), crack (>= 0.3.2), rspec (~> 2.10, development), httpclient (>= 2.2.4, development), patron (>= 0.4.18, development), em-http-request (>= 1.0.2, development), curb (>= 0.8.0, development), typhoeus (>= 0.5.0, development), excon (>= 0.11.0, development), minitest (>= 2.2.2, development), rdoc (> 3.5.0, development)
 Description: Library for stubbing HTTP requests in Ruby.
  WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.

-- 
ruby-webmock.git



More information about the Pkg-ruby-extras-commits mailing list