[DRE-commits] [ruby-twitter] 05/08: tighten dependency on ruby-http and ruby-naught

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jul 27 11:18:25 UTC 2017


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

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

commit 86c1fb72b2f6d5c80aa1bafc7a7d6d0f95a7f0fc
Author: Pirate Praveen <praveen at debian.org>
Date:   Thu Jul 27 16:25:01 2017 +0530

    tighten dependency on ruby-http and ruby-naught
    
    tighten dependency on ruby-naught
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index a904c98..906d097 100644
--- a/debian/control
+++ b/debian/control
@@ -11,11 +11,11 @@ Build-Depends: debhelper (>= 9~),
                ruby-coveralls,
                ruby-equalizer (>= 0.0.11~),
                ruby-faraday (>= 0.9~),
-               ruby-http,
+               ruby-http (>= 2.1~),
                ruby-http-parser.rb,
                ruby-memoizable,
                ruby-multi-json (>= 1.0~),
-               ruby-naught,
+               ruby-naught (>= 1.1~),
                ruby-rspec,
                ruby-safe-yaml,
                ruby-simple-oauth (>= 0.3),
@@ -36,11 +36,11 @@ Depends: ruby | ruby-interpreter,
          ruby-buftok,
          ruby-equalizer (>= 0.0.11~),
          ruby-faraday (>= 0.9~),
-         ruby-http,
+         ruby-http (>= 2.1~),
          ruby-http-parser.rb,
          ruby-memoizable,
          ruby-multi-json (>= 1.0~),
-         ruby-naught,
+         ruby-naught (>= 1.1~),
          ruby-simple-oauth (>= 0.3~),
          ${misc:Depends},
          ${shlibs:Depends}

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



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