[DRE-commits] [ruby-fog-softlayer] 05/07: update description, uncomment vcs

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Oct 29 11:02: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-softlayer.

commit 4f00a791046e2f0a10644cd74e33fb29d65201cb
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Oct 29 16:29:45 2014 +0530

    update description, uncomment vcs
---
 debian/control | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index f8a3f74..09fbe5f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +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, ruby-rspec, rake
-Standards-Version: 3.9.5
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.9.0~), ruby-fog-core,
+ ruby-fog-json
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fog-softlayer.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-fog-softlayer.git;a=summary
 Homepage: https://github.com/fog/fog-softlayer
@@ -14,7 +15,10 @@ XS-Ruby-Versions: all
 Package: ruby-fog-softlayer
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# fog-core (>= 0), fog-json (>= 0), minitest (>= 0, development), rake (>= 0, development), rbvmomi (>= 0, development), yard (>= 0, development), thor (>= 0, development), rbovirt (= 0.0.24, development), shindo (~> 0.3.4, development), fission (>= 0, development), pry (>= 0, development), osrcry (>= 0, development)
-Description: This library can be used as a module for `fog` or as standalone provider to use the SoftLayer Cloud in applications
- Module for the 'fog' gem to support SoftLayer Cloud
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-fog-core, ruby-fog-json
+Description: fog module to use the SoftLayer Cloud in applications
+ Module for the 'fog' library to support SoftLayer Cloud
+ .
+ Fog supports all major cloud providers including AWS, Rackspace, Linode,
+ Blue Box, StormOnDemand, and many others. 

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



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