[DRE-commits] [ruby-riemann-client] 03/03: Fix install dependency names

Tim Potter tpot-guest at moszumanska.debian.org
Wed Sep 24 11:36:10 UTC 2014


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

tpot-guest pushed a commit to branch master
in repository ruby-riemann-client.

commit fef8367af952c39bed740bfa78e6f2361136f5f0
Author: Tim Potter <tpot at hp.com>
Date:   Mon Sep 15 13:24:07 2014 +1000

    Fix install dependency names
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0ac76d1..79b5f60 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,6 @@ XS-Ruby-Versions: all
 Package: ruby-riemann-client
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, beefcake (>= 0.3.5), trollop (>= 1.16.2), mtrc (>= 0.0.4)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-beefcake (>= 0.3.5), ruby-trollop (>= 1.16.2), ruby-mtrc (>= 0.0.4)
 Description: Client for the distributed event system Riemann.
  A Ruby client for the Riemann event system.

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



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