[DRE-commits] [ruby-actionpack-3.2] 01/03: Add alternative dependency on ruby-rack1.4

Christian Hofstaedtler zeha at moszumanska.debian.org
Mon Dec 2 20:34:47 UTC 2013


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

zeha pushed a commit to branch master
in repository ruby-actionpack-3.2.

commit 50fcdfce4983309fdd161ca48022398fb53e165b
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Mon Dec 2 21:17:00 2013 +0100

    Add alternative dependency on ruby-rack1.4
---
 debian/control    | 2 +-
 debian/control.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8ee9d4d..074cdd6 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Depends: ${misc:Depends},
 	 ruby-activemodel-3.2 (>= 3.2.13),
 	 ruby-activerecord-3.2 (>= 3.2.13),
 	 ruby-rack-cache (>= 1.2~),
-	 ruby-rack (>= 1.4.5~),
+	 ruby-rack (>= 1.4.5~) | ruby-rack1.4,
 	 ruby-rack-test (>= 0.6.1~),
 	 ruby-journey (>= 1.0.4~),
 	 ruby-sprockets (>= 2.2~),
diff --git a/debian/control.in b/debian/control.in
index 6a857ab..80b5319 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -22,7 +22,7 @@ Depends: ${misc:Depends},
 	 ruby-activemodel-3.2 (>= @RAILS_VERSION@),
 	 ruby-activerecord-3.2 (>= @RAILS_VERSION@),
 	 ruby-rack-cache (>= 1.2~),
-	 ruby-rack (>= 1.4.5~),
+	 ruby-rack (>= 1.4.5~) | ruby-rack1.4,
 	 ruby-rack-test (>= 0.6.1~),
 	 ruby-journey (>= 1.0.4~),
 	 ruby-sprockets (>= 2.2~),

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



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