[DRE-commits] [ruby-twitter] 03/08: tighten dependencies

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 669ce291c267ddada574d24fccd4cdf156d67f18
Author: Pirate Praveen <praveen at debian.org>
Date:   Thu Jul 27 15:28:47 2017 +0530

    tighten dependencies
---
 debian/control | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 5692491..a904c98 100644
--- a/debian/control
+++ b/debian/control
@@ -6,15 +6,15 @@ Uploaders: Anish A <aneesh.nl at gmail.com>,
            Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
-               ruby-addressable (>= 2.5),
+               ruby-addressable (>= 2.5~),
                ruby-buftok,
                ruby-coveralls,
-               ruby-equalizer (>= 0.0.11),
-               ruby-faraday (>= 0.9.0),
+               ruby-equalizer (>= 0.0.11~),
+               ruby-faraday (>= 0.9~),
                ruby-http,
                ruby-http-parser.rb,
                ruby-memoizable,
-               ruby-multi-json (>= 1.0),
+               ruby-multi-json (>= 1.0~),
                ruby-naught,
                ruby-rspec,
                ruby-safe-yaml,
@@ -32,15 +32,16 @@ Package: ruby-twitter
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
+         ruby-addressable (>= 2.5~),
          ruby-buftok,
-         ruby-equalizer (>= 0.0.11),
-         ruby-faraday (>= 0.9.0),
+         ruby-equalizer (>= 0.0.11~),
+         ruby-faraday (>= 0.9~),
          ruby-http,
          ruby-http-parser.rb,
          ruby-memoizable,
-         ruby-multi-json (>= 1.0),
+         ruby-multi-json (>= 1.0~),
          ruby-naught,
-         ruby-simple-oauth (>= 0.3),
+         ruby-simple-oauth (>= 0.3~),
          ${misc:Depends},
          ${shlibs:Depends}
 Conflicts: ruby-twitter4r

-- 
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