[DRE-commits] [ruby-fog-local] 01/01: fix typo, fix formatting

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed May 6 17:05:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-fog-local.

commit 3ea98382af2b9b87be683d1a817ee7064d2f1971
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed May 6 22:33:46 2015 +0530

    fix typo, fix formatting
---
 debian/control | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 6bae8ee..2776df6 100644
--- a/debian/control
+++ b/debian/control
@@ -14,18 +14,17 @@ XS-Ruby-Versions: all
 Package: ruby-fog-local
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpretera, ruby-fog-core
-# bundler (~> 1.7, development), rake (~> 10.0, development), shindo (~> 0.3, development), fog-core (~> 1.27)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-fog-core
 Description: Module for the 'fog' gem to support local filesystem storage
  This library can be used as a module for `fog` or as standalone provider
  to use local filesystem storage. fog is the Ruby cloud services library, top 
  to bottom:
  .
-  *Collections provide a simplified interface, making clouds easier to work with 
-  and switch between.
+  * Collections provide a simplified interface, making clouds easier to work
+    with and switch between.
  .
-  *Requests allow power users to get the most out of the features of each 
-  individual cloud.
+  * Requests allow power users to get the most out of the features of each 
+    individual cloud.
  .
-  *Mocks make testing and integrating a breeze.
-
+  * Mocks make testing and integrating a breeze.

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



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