[DRE-commits] [ruby-grack] 01/04: Add alternative dependency on ruby-rack1.4

Christian Hofstaedtler zeha at moszumanska.debian.org
Mon Dec 2 22:10:27 UTC 2013


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

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

commit ab160af7c5e503f469816213fe801b7d82229c28
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Mon Dec 2 23:06:18 2013 +0100

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

diff --git a/debian/control b/debian/control
index 92f3dc3..24e8857 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Ondřej Surý <ondrej at debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
 	       gem2deb (>= 0.3.0~),
-	       ruby-rack (>= 1.4.1),
+	       ruby-rack (>= 1.4.1) | ruby-rack1.4,
 	       ruby-mocha,
 	       git
 Standards-Version: 3.9.3
@@ -20,7 +20,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends},
 	 ${misc:Depends},
 	 ruby | ruby-interpreter,
-	 ruby-rack (>= 1.4.1),
+	 ruby-rack (>= 1.4.1) | ruby-rack1.4,
 	 git
 Description: Git Smart HTTP Server Rack implementation in Ruby/Rack
  Rack application replacement for the builtin git-http-backend CGI

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



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