[DRE-commits] [ruby-ffi-rzmq-core] 01/05: improve description; suggest ruby-ffi-rzmq-core

Cédric Boutillier boutil at moszumanska.debian.org
Mon Apr 14 12:43:06 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-ffi-rzmq-core.

commit fa448a20b9687d48d001a9e8ccd93df9fc3dd760
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Apr 7 16:39:16 2014 +0200

    improve description; suggest ruby-ffi-rzmq-core
---
 debian/control | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index aadfb2c..b5ea9d6 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,15 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ffi, libzmq3
 Breaks: ruby-ffi-rzmq (<< 2.0~)
 Replaces: ruby-ffi-rzmq (<< 2.0~)
-Description: This gem provides only the FFI wrapper for the ZeroMQ (0mq) networking library.
- This gem provides only the FFI wrapper for the ZeroMQ (0mq) networking library.
- Project can be used by any other zeromq gems that want to provide their own high-level Ruby API.
+Suggests: ruby-ffi-rzmq (>= 2.0~)
+Description: FFI wrapper around the ZeromMQ (ØMQ) networking library for Ruby
+ ØMQ is a library which extends the standard socket interfaces with features
+ traditionally provided by specialised messaging middleware products.
+ .
+ ØMQ sockets provide an abstraction of asynchronous message queues, multiple
+ messaging patterns, message filtering (subscriptions), seamless access to
+ multiple transport protocols and more.
+ .
+ This package contains only the FFI wrapper for the ZeroMQ (0mq) networking
+ library. It has been split from ruby-ffi-rzmq so that it can be used by any
+ other ZeroMQ Ruby library that want to provide their own high-level Ruby API.

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



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