[DRE-commits] [rhc] 14/22: Fix obsolete-relation-form-in-source

Chow Loong Jin hyperair at debian.org
Fri Oct 3 16:48:41 UTC 2014


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

hyperair pushed a commit to branch master
in repository rhc.

commit d4abdc2b179230233557e12bd6b4779b02104aa3
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Fri Oct 3 12:52:35 2014 +0800

    Fix obsolete-relation-form-in-source
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b90ccce..75c01a1 100644
--- a/debian/control
+++ b/debian/control
@@ -21,11 +21,11 @@ Depends: ${misc:Depends},
          ruby-archive-tar-minitar,
          ruby-commander (>= 4.0),
          ruby-highline (>= 1.6.11),
-         ruby-highline (< 1.7),
+         ruby-highline (<< 1.7),
          ruby-httpclient (>= 2.2),
          ruby-open4,
          rake (>= 0.8.7),
-         ruby-rspec (< 2.99),
+         ruby-rspec (<< 2.99),
          ruby-rspec (>= 2.8.0),
          ruby-fakefs (>= 0.4),
          ruby-thor,

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



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