[DRE-commits] [ruby-fog-core] 07/14: update description and dependencies
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Apr 4 14:32:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-fog-core.
commit 27779d2ac20a99b21793d54e9ccd5409b58487b7
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Apr 4 19:24:17 2014 +0530
update description and dependencies
---
debian/control | 19 ++++++++++++++-----
1 file changed, 14 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 0568a9b..ed05e51 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,9 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.4~), ruby-shindo
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.4~), ruby-shindo,
+ ruby-builder, ruby-excon, ruby-formatador, ruby-mime-types, ruby-net-ssh,
+ ruby-net-scp
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fog-core.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-fog-core.git;a=summary
@@ -13,7 +15,14 @@ XS-Ruby-Versions: all
Package: ruby-fog-core
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# builder (>= 0), excon (~> 0.32), formatador (~> 0.2.0), mime-types (>= 0), net-scp (~> 1.1), net-ssh (>= 2.1.3), rake (>= 0, development), yard (>= 0, development), thor (>= 0, development), shindo (~> 0.3.4, development), pry (>= 0, development), coveralls (>= 0, development)
-Description: Shared classes and tests for fog providers and services.
- Shared classes and tests for fog providers and services.
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-builder, ruby-excon, ruby-formatador, ruby-mime-types, ruby-net-ssh,
+ ruby-net-scp
+Description: shared classes and tests for fog providers and services
+ Fog supports all major cloud providers including AWS, Rackspace, Linode,
+ Blue Box, StormOnDemand, and many others.
+ .
+ Full support for most AWS services including EC2, S3, CloudWatch, SimpleDB,
+ ELB and RDS.
+ .
+ This package provides shared classes and tests.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-fog-core.git
More information about the Pkg-ruby-extras-commits
mailing list