[DRE-commits] [ruby-fog-aws] 02/04: Wrap ruby-fog-aws binary package dependencies list

Miguel Landaeta nomadium at moszumanska.debian.org
Sun Sep 27 04:04:26 UTC 2015


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

nomadium pushed a commit to branch master
in repository ruby-fog-aws.

commit 6f8a6ebcdbe221a3ddb4fe34e1b26cf66f390d25
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Sun Sep 27 00:26:19 2015 -0300

    Wrap ruby-fog-aws binary package dependencies list
---
 debian/changelog | 7 +++++++
 debian/control   | 8 +++++++-
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d0fb3f9..5572c6f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-fog-aws (0.7.6-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * Wrap ruby-fog-aws binary package dependencies list.
+
+ -- Miguel Landaeta <nomadium at debian.org>  Sun, 27 Sep 2015 00:25:19 -0300
+
 ruby-fog-aws (0.7.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index c575447..cc44883 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,13 @@ XS-Ruby-Versions: all
 Package: ruby-fog-aws
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-fog-core (>= 1.27), ruby-fog-json (>= 1.0), ruby-fog-xml (>= 0.1), ruby-ipaddress (>= 0.8)
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ruby | ruby-interpreter,
+         ruby-fog-core (>= 1.27),
+         ruby-fog-json (>= 1.0),
+         ruby-fog-xml (>= 0.1),
+         ruby-ipaddress (>= 0.8)
 Description: module for the 'fog' gem to support Amazon Web Services
  This library can be used as a module for `fog` or as standalone provider
  to use the Amazon Web Services in applications.

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



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