[DRE-commits] [rails] 01/02: update rack dependency

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Aug 6 08:58:03 UTC 2015


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

praveen pushed a commit to branch master
in repository rails.

commit 8de7ab24c4840322780e8c725569615f08c699d6
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Aug 6 14:26:57 2015 +0530

    update rack dependency
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index f557bf9..80874aa 100644
--- a/debian/control
+++ b/debian/control
@@ -103,8 +103,8 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-actionview (= ${source:Version}),
          ruby-activesupport (= ${source:Version}),
-         ruby-rack (<< 1.6),
-         ruby-rack (>= 1.5.2),
+         ruby-rack (<< 2.0),
+         ruby-rack (>= 1.6),
          ruby-rack-test (<< 0.7),
          ruby-rack-test (>= 0.6.2),
          ${misc:Depends}

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



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