[DRE-commits] [ruby-redis-rails] 06/06: tighten dependencies
    Praveen Arimbrathodiyil 
    praveen at moszumanska.debian.org
       
    Thu Jul 20 16:38:39 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-redis-rails.
commit 86ffb4ff7aa9a1f4175e28216830f42fc419a196
Author: Pirate Praveen <praveen at debian.org>
Date:   Thu Jul 20 22:05:46 2017 +0530
    tighten dependencies
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 8c2f407..3571a75 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Uploaders: Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
                ruby-mocha,
-               ruby-redis-actionpack (>= 4),
-               ruby-redis-activesupport (>= 4),
-               ruby-redis-store (>= 1.1.0)
+               ruby-redis-actionpack (>= 5~),
+               ruby-redis-activesupport (>= 5~),
+               ruby-redis-store (>= 1.2~)
 Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-redis-rails.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-redis-rails.git
@@ -20,9 +20,9 @@ Package: ruby-redis-rails
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-redis-actionpack (>= 4),
-         ruby-redis-activesupport (>= 4),
-         ruby-redis-store (>= 1.1.0),
+         ruby-redis-actionpack (>= 5~),
+         ruby-redis-activesupport (>= 5~),
+         ruby-redis-store (>= 1.2~),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Redis stores for Ruby on Rails
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-redis-rails.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list