[DRE-commits] [ruby-recaptcha] 01/02: Replace ruby1.9 dependency with ruby
Christian Hofstaedtler
zeha at moszumanska.debian.org
Wed Apr 9 14:04:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-recaptcha.
commit c8181cbc25ed1e387e5aed8832c500ed79f2e221
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Wed Apr 9 16:02:12 2014 +0200
Replace ruby1.9 dependency with ruby
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index ea01ed8..44cbb1a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends},
${misc:Depends},
- ruby1.9 | ruby-interpreter,
+ ruby | ruby-interpreter,
rails (>> 3)
Description: Ruby helpers for the reCAPTCHA API
This plugin gives a high-level interface for using reCAPTCHA authentication
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-recaptcha.git
More information about the Pkg-ruby-extras-commits
mailing list