[DRE-commits] [ruby-omniauth] 03/07: tighten dependency on ruby-hashie

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Jul 24 16:49:58 UTC 2017


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

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

commit e47db4514754ed6badb3d6005c6558c50f02f7ad
Author: Pirate Praveen <praveen at debian.org>
Date:   Mon Jul 24 21:29:50 2017 +0530

    tighten dependency on ruby-hashie
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index a928ccc..75c4525 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,12 @@ Uploaders: Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 9),
                gem2deb,
                rake,
-               ruby-hashie (<< 4),
-               ruby-hashie (>= 1.2),
+               ruby-hashie (>= 3.4.6~),
                ruby-rack (>= 1.0),
                ruby-rack-test,
-               ruby-rspec
+               ruby-rspec,
+               ruby-simplecov,
+               ruby-coveralls
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-omniauth.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-omniauth.git
@@ -22,8 +23,7 @@ Package: ruby-omniauth
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-hashie (<< 4),
-         ruby-hashie (>= 1.2),
+         ruby-hashie (>= 3.4.6~),
          ruby-rack (>= 1.0),
          ${misc:Depends},
          ${shlibs:Depends}

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



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