[DRE-commits] [ruby-amqp] 02/03: d/control: Remove ruby-amq-client dependency (ROM)

Sebastien Badia sbadia-guest at moszumanska.debian.org
Mon Mar 7 14:11:26 UTC 2016


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

sbadia-guest pushed a commit to branch master
in repository ruby-amqp.

commit b40ec31672985ae59451f8b5d3ab8305d15c1c7d
Author: Sebastien Badia <seb at sebian.fr>
Date:   Mon Mar 7 11:07:46 2016 -0300

    d/control: Remove ruby-amq-client dependency (ROM)
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6e5e27a..e319f48 100644
--- a/debian/control
+++ b/debian/control
@@ -15,12 +15,11 @@ Package: ruby-amqp
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-amq-client (>= 0.9.3),
          ruby-amq-protocol (>= 0.9.1),
          ruby-eventmachine,
          ${misc:Depends},
          ${shlibs:Depends}
-Description: feature-rich, asynchronous AMQP 0.9.1 client
+Description: feature-rich, asynchronous AMQP client
  AMQP is an open standard for messaging middleware that emphasizes
  interoperability between different technologies (for example, Java,
  Ruby, Python, .NET, Node.js, Erlang, C and so on).

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



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