[DRE-commits] [SCM] ruby-hiredis.git branch, master, updated. upstream/0.4.5-10-g854580b
Apollon Oikonomopoulos
apoikos at gmail.com
Sat Apr 13 19:52:34 UTC 2013
The following commit has been merged in the master branch:
commit 854580b4d06855c0c2ffaea33e8e74e21a6800ee
Author: Apollon Oikonomopoulos <apoikos at gmail.com>
Date: Fri Apr 12 10:49:21 2013 +0300
control: suggest redis-server
diff --git a/debian/control b/debian/control
index 3d32935..fad9dee 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Package: ruby-hiredis
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Suggests: redis-server
Description: Redis driver for Ruby using Hiredis
ruby-hiredis provides a Ruby extension that wraps Hiredis. Both the synchronous
connection API and a separate protocol reader are supported. It is primarily
--
ruby-hiredis.git
More information about the Pkg-ruby-extras-commits
mailing list