[DRE-commits] [SCM] ruby-fog.git branch, master, updated. debian/1.3.1-1-1-gd5f56aa

Laurent Bigonville bigon at bigon.be
Fri May 11 15:55:15 UTC 2012


The following commit has been merged in the master branch:
commit d5f56aadb136f6b88fcbaa25a394887833fe5865
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Fri May 11 17:55:09 2012 +0200

    debian/control: Run wrap-and-sort

diff --git a/debian/changelog b/debian/changelog
index e555c03..d2fe631 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-fog (1.3.1-2) UNRELEASED; urgency=low
+
+  * debian/control: Run wrap-and-sort
+
+ -- Laurent Bigonville <bigon at debian.org>  Fri, 11 May 2012 17:54:51 +0200
+
 ruby-fog (1.3.1-1) unstable; urgency=low
 
   * Initial release (Closes: #658858)
diff --git a/debian/control b/debian/control
index 32c82e0..7306f55 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,19 @@ XS-Ruby-Versions: all
 Package: ruby-fog
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-builder, ruby-excon (>= 0.13.0), ruby-formatador (>= 0.2.0), ruby-multi-json (>= 1.0), ruby-mime-types, ruby-net-scp (>= 1.0.4), ruby-net-ssh (>= 2.1.3), ruby-nokogiri (>= 1.5.0), ruby-hmac, rubygems
+Depends: ruby | ruby-interpreter,
+         ruby-builder,
+         ruby-excon (>= 0.13.0),
+         ruby-formatador (>= 0.2.0),
+         ruby-hmac,
+         ruby-mime-types,
+         ruby-multi-json (>= 1.0),
+         ruby-net-scp (>= 1.0.4),
+         ruby-net-ssh (>= 2.1.3),
+         ruby-nokogiri (>= 1.5.0),
+         rubygems,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Recommends: ruby-libvirt
 Description: Ruby cloud services library
  Fog supports all major cloud providers including AWS, Rackspace, Linode,

-- 
ruby-fog.git



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