[DRE-commits] [ruby-daemons] 06/07: d/control: removed version dependency of ruby1.8, changed to ruby
Jonas Genannt
jonas at brachium-system.net
Sat Nov 30 19:13:03 UTC 2013
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-daemons.
commit 02781d6d215df349634cdd3a11c05d5193ce66c8
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Sat Nov 30 20:02:46 2013 +0100
d/control: removed version dependency of ruby1.8, changed to ruby
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 58e8dd8..b9cc9a3 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-daemons
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
Description: Ruby daemons library
Daemons provides an easy way to wrap existing ruby scripts (for example
a self-written server) to be run as a daemon and to be controlled by
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-daemons.git
More information about the Pkg-ruby-extras-commits
mailing list