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

Praveen Arimbrathodiyil praveen at debian.org
Sun May 26 13:33:33 UTC 2013


The following commit has been merged in the master branch:
commit 02389a3e2220139bcd2c4ab34637cb93f1f132fc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun May 26 19:03:02 2013 +0530

    add recommends for ca-certificates

diff --git a/debian/control b/debian/control
index e8728b6..b3895a1 100644
--- a/debian/control
+++ b/debian/control
@@ -18,5 +18,6 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 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)
+Recommends: ca-certificates
 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