Source: redmine-recaptcha
Section: ruby
Priority: optional
Maintainer: David Martínez Moreno <ender@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.3
Vcs-Git: git://github.com/srstclair/redmine_recaptcha.git
Homepage: https://github.com/srstclair/redmine_recaptcha

Package: redmine-plugin-recaptcha
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         redmine (>= 0.9.4-3),
         ruby-recaptcha
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
 http://www.google.com/recaptcha.
