[DRE-commits] [rhc] 08/22: Expand ~> version operator

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 065113e256e64a274a0210bafd663eae3afa1f81
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Fri Oct 3 12:33:45 2014 +0800

    Expand ~> version operator
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5d23116..a666971 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,8 @@ Depends: ${misc:Depends},
          ruby-net-ssh-multi (>= 1.2.0),
          ruby-archive-tar-minitar,
          ruby-commander (>= 4.0),
-         ruby-highline (~> 1.6.11),
+         ruby-highline (>= 1.6.11),
+         ruby-highline (< 1.7),
          ruby-httpclient (>= 2.2),
          ruby-open4,
          rake (>= 0.8.7),

-- 
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