[DRE-commits] [ruby-twitter-stream] 01/01: set minimum version of ruby-simple-oauth

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Mar 18 08:07:52 UTC 2016


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

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

commit 5fd941008c63bff852f2cae32d47c69463f9fb07
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Mar 18 13:37:21 2016 +0530

    set minimum version of ruby-simple-oauth
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 1bb9ee6..63e5729 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9~),
                ruby-eventmachine,
                ruby-http-parser.rb,
                ruby-rspec,
-               ruby-simple-oauth
+               ruby-simple-oauth (>= 0.3.1~)
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-twitter-stream.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-twitter-stream.git
@@ -21,7 +21,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-eventmachine,
          ruby-http-parser.rb,
-         ruby-simple-oauth,
+         ruby-simple-oauth (>= 0.3.1~),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Twitter realtime API client for Ruby

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



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