[DRE-commits] [ruby-fog] 01/01: add ruby-inflecto as runtime dep

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed May 13 09:49:05 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.

commit 1180bafab75554b2f57647c2fc5aabbcab853403
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed May 13 15:09:45 2015 +0530

    add ruby-inflecto as runtime dep
---
 debian/changelog | 8 ++++++++
 debian/control   | 7 ++++---
 2 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index de4e430..08dc698 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-fog (1.28.0-2) unstable; urgency=medium
+
+  * Team upload.
+  * Add ruby-infelcto as a runtime dependency.
+  * Comment out ruby-fog-vmfusion runtime dependency (still in NEW).
+
+ -- Pirate Praveen <praveen at debian.org>  Wed, 13 May 2015 15:09:40 +0530
+
 ruby-fog (1.28.0-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 16ef052..ef0bfe9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7.0.50~),
          ruby-shindo,
          ruby-ipaddress,
          ruby-nokogiri,
-# 	 ruby-fog-aws,
+ 	 ruby-fog-aws,
  	 ruby-fog-brightbox (>= 0.4),
   	 ruby-fog-softlayer,
  	 ruby-fog-sakuracloud (>= 0.0.4),
@@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 7.0.50~),
 #	 ruby-fog-vmfusion,
  	 ruby-fog-terremark,
  	 ruby-fog-ecloud,
-# 	 ruby-fog-storm-on-demand,
+ 	 ruby-fog-storm-on-demand,
  	 ruby-fog-atmos,
  	 ruby-fog-serverlove,
  	 ruby-fog-riakcs,
@@ -42,7 +42,7 @@ Depends: ruby | ruby-interpreter,
   	 ruby-fog-radosgw (>= 0.0.2),
  	 ruby-fog-profitbricks,
  	 ruby-fog-voxel,
- 	 ruby-fog-vmfusion,
+# 	 ruby-fog-vmfusion,
  	 ruby-fog-terremark,
  	 ruby-fog-ecloud,
  	 ruby-fog-storm-on-demand,
@@ -51,6 +51,7 @@ Depends: ruby | ruby-interpreter,
  	 ruby-fog-riakcs,
          ruby-nokogiri (>= 1.5.11~),
          ruby-ipaddress,
+ 	 ruby-inflecto,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: ruby-libvirt

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



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