[DRE-commits] [ruby-typhoeus] 01/01: set minimum version for ethon

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Aug 29 18:25:19 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-typhoeus.

commit c892fe8031831c00cdf1528d3bdc68c8cb00a527
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Aug 29 23:49:21 2015 +0530

    set minimum version for ethon
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ec1c81e..c6a5425 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-typhoeus (0.7.2-2) unstable; urgency=medium
+
+  * Set minimum version of ruby-ethon to 0.7.4 
+
+ -- Pirate Praveen <praveen at debian.org>  Sat, 29 Aug 2015 23:49:11 +0530
+
 ruby-typhoeus (0.7.2-1) unstable; urgency=medium
 
   * New upstream release 
diff --git a/debian/control b/debian/control
index 981a6c3..00d3d17 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~),
- ruby-ethon (>= 0.7.0), ruby-faraday, rake, ruby-rspec, ruby-rack,
+ ruby-ethon (>= 0.7.4), ruby-faraday, rake, ruby-rspec, ruby-rack,
  ruby-json, ruby-sinatra
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-typhoeus.git
@@ -15,7 +15,7 @@ XS-Ruby-Versions: all
 Package: ruby-typhoeus
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ethon (>= 0.7.0)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ethon (>= 0.7.4)
 Description: parallel HTTP library on top of ethon
  Typhoeus is a HTTP client library based on Ethon which wraps libcurl.
  Sitting on top of libcurl makes Typhoeus very reliable and fast.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-typhoeus.git



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