[DRE-commits] [ruby-tinder] 02/03: add version dependency on ruby-faraday
Cédric Boutillier
boutil at moszumanska.debian.org
Tue Aug 26 14:09:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-tinder.
commit 1c6309851cf352a0e462ad43ef31690b2296b3c1
Author: Cédric Boutillier <boutil at debian.org>
Date: Tue Aug 26 16:06:57 2014 +0200
add version dependency on ruby-faraday
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 3dbc486..711a626 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7.0.50~),
ruby-rspec,
ruby-eventmachine,
ruby-fakeweb,
- ruby-faraday-middleware,
+ ruby-faraday-middleware (>= 0.9~),
ruby-hashie,
ruby-json,
ruby-mime-types,
@@ -25,7 +25,7 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
ruby-eventmachine,
- ruby-faraday-middleware,
+ ruby-faraday-middleware (>= 0.9~),
ruby-hashie,
ruby-json,
ruby-mime-types,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-tinder.git
More information about the Pkg-ruby-extras-commits
mailing list