[DRE-commits] [ruby-innate] 05/06: add minimal version to dependencies

Cédric Boutillier boutil at alioth.debian.org
Tue Oct 15 09:32:22 UTC 2013


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

boutil pushed a commit to branch master
in repository ruby-innate.

commit b4771a6958e943ce19fd3c59dffbd86464133d13
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Oct 15 11:25:10 2013 +0200

    add minimal version to dependencies
---
 debian/control |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 7d212a0..a44af88 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Deepak Tripathi <apenguinlinux at gmail.com>, Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rack, ruby-rack-test, ruby-bacon, rake
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rack (>= 1.5.2~), ruby-rack-test (>= 0.6.2~), ruby-bacon (>= 1.2~), rake
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-innate.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-innate.git;a=summary
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
 Package: ruby-innate
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack (>= 1.5.2~)
 Suggests: ruby-rack-test, ruby-bacon, ruby-hpricot
 Description: core web-framework part of Ramaze
  Innate is the core web-framework part of Ramaze and can be used

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



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