[DRE-commits] [ruby-aws-sdk] 05/08: Add runtime depends
David Suárez
deiv-guest at moszumanska.debian.org
Sun Jun 15 20:19:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
deiv-guest pushed a commit to branch master
in repository ruby-aws-sdk.
commit ab9d1c90345bcaa57f454c2e905dff2ee08444ca
Author: David Suárez <david.sephirot at gmail.com>
Date: Sun Jun 15 22:06:14 2014 +0200
Add runtime depends
---
debian/control | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 0affa21..c5173ee 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-aws-sdk
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# uuidtools (~> 2.1), nokogiri (< 1.6.0, >= 1.4.4), json (~> 1.4)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-uuidtools (>= 2.1), ruby-nokogiri (>= 1.4.4), ruby-json (>= 1.4)
Description: Amazon Web Services SDK for Ruby
The AWS SDK for Ruby provides a Ruby API for AWS infrastructure services.
The SDK helps take the complexity out of coding by providing Ruby classes
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-aws-sdk.git
More information about the Pkg-ruby-extras-commits
mailing list