[DRE-commits] [stompserver] 05/08: d/control: changed ruby1.8 dependency to ruby | ruby-interpreter, changed Ruby-Versions to all

Jonas Genannt jonas at brachium-system.net
Sat Nov 30 22:47:18 UTC 2013


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

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

commit 668d1dc029700ae4de8287a169dfe18c276e14ec
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Sat Nov 30 22:36:02 2013 +0100

    d/control: changed ruby1.8 dependency to ruby | ruby-interpreter, changed Ruby-Versions to all
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e4cfaa5..30fef5f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,12 @@ Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/stompserver.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/stompserver.git;a=summary
 Homepage: http://stompserver.rubyforge.org/
-XS-Ruby-Versions: ruby1.8
+XS-Ruby-Versions: all
 
 Package: stompserver
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8, ruby-daemons, ruby-eventmachine, adduser
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-daemons, ruby-eventmachine, adduser
 Description: stomp messaging server implemented in Ruby
  Stompserver is a stomp messaging server with support for multiple FIFO
  based queue backends including file, dbm, memory and activerecord.

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



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