[DRE-commits] [ruby-bunny] 06/07: added ruby-amq-protocol as depend, 1.9.2-1~ not in the archive yet, work in progress

Jonas Genannt jonas at brachium-system.net
Mon Jan 27 21:28:56 UTC 2014


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

hggh-guest pushed a commit to branch master
in repository ruby-bunny.

commit 255459c16a5e0c214830ed0e9f81ef09b2544375
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Mon Jan 27 22:28:19 2014 +0100

    added ruby-amq-protocol as depend, 1.9.2-1~ not in the archive yet, work in progress
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 07ecf8b..c330cb9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Bryan McLellan <btm at loftninjas.org>, Praveen Arimbrathodiyil <pravi.a at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-amq-protocol (>> 1.9.2-1~)
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-bunny.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-bunny.git;a=summary
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
 Package: ruby-bunny
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-amq-protocol (>> 1.9.2-1~)
 Description: Synchronous Ruby AMQP client
  Bunny is an AMQP (Advanced Message Queuing Protocol) client, written in Ruby,
  that is intended to allow you to interact with AMQP-compliant message

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



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