Source: redmine-recaptcha
Section: ruby
Priority: optional
Maintainer: David Martínez Moreno <ender@debian.org>
Build-Depends: debhelper (>= 9), quilt
Standards-Version: 3.9.5
Homepage: https://github.com/srstclair/redmine_recaptcha
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/redmine-recaptcha.git
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/redmine-recaptcha.git


Package: redmine-plugin-recaptcha
Architecture: all
Depends: ${misc:Depends},
         redmine (>= 2.0.0),
         ruby-recaptcha (>= 0.3.6-1),
Description: Redmine plugin to add a reCAPTCHA to user self-registration
 This plugin gives Redmine the ability to display reCAPTCHA authentication
 in order to allow user self-registration and prevent spam.
 .
 Before using it, you will need to sign-up for a reCAPTCHA key at
 https://www.google.com/recaptcha.
