[DRE-commits] [ruby-docker-api] 01/02: Add a Suggests on docker.io

Miguel Landaeta nomadium at moszumanska.debian.org
Tue Mar 18 22:38:17 UTC 2014


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

nomadium pushed a commit to branch master
in repository ruby-docker-api.

commit d010553d9cf6b0498a085769883db4f367e0182c
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Tue Mar 18 19:23:30 2014 -0300

    Add a Suggests on docker.io
---
 debian/changelog | 4 ++--
 debian/control   | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3f4aa77..a982913 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-ruby-docker-api (1.8.4-1) UNRELEASED; urgency=low
+ruby-docker-api (1.10.1-1) unstable; urgency=low
 
   * Initial release (Closes: #740735).
 
- -- Miguel Landaeta <nomadium at debian.org>  Tue, 04 Mar 2014 12:08:07 -0300
+ -- Miguel Landaeta <nomadium at debian.org>  Sun, 16 Mar 2014 12:36:29 -0300
diff --git a/debian/control b/debian/control
index 2070b7c..5937f90 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-excon (>= 0.28), ruby-archive-tar-minitar
+Suggests: docker.io
 Description: Ruby gem to interact with docker.io remote API
  ruby-docker-api gem provides an object-oriented interface to the Docker
  Remote API and a complete client implementation.

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



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