[DHG_packages] 01/01: recaptcha: Update dead link to recaptcha.net

Colin Watson cjwatson at moszumanska.debian.org
Wed Oct 18 07:50:59 UTC 2017


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

cjwatson pushed a commit to branch master
in repository DHG_packages.

commit 25c11f28f6eaddb08876d8aa39f2c0fb0ba576c9
Author: Colin Watson <cjwatson at debian.org>
Date:   Wed Oct 18 08:49:58 2017 +0100

    recaptcha: Update dead link to recaptcha.net
    
    recaptcha.net seems to be dead; update description link to an
    appropriate page on google.com.
---
 p/haskell-recaptcha/debian/changelog |  6 ++++++
 p/haskell-recaptcha/debian/control   | 27 +++++++++++++++------------
 2 files changed, 21 insertions(+), 12 deletions(-)

diff --git a/p/haskell-recaptcha/debian/changelog b/p/haskell-recaptcha/debian/changelog
index cc2c0ab..2e2c307 100644
--- a/p/haskell-recaptcha/debian/changelog
+++ b/p/haskell-recaptcha/debian/changelog
@@ -1,3 +1,9 @@
+haskell-recaptcha (0.1.0.3-6) UNRELEASED; urgency=medium
+
+  * Update dead link to recaptcha.net.
+
+ -- Colin Watson <cjwatson at debian.org>  Wed, 18 Oct 2017 08:49:17 +0100
+
 haskell-recaptcha (0.1.0.3-5) unstable; urgency=medium
 
   * Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-recaptcha/debian/control b/p/haskell-recaptcha/debian/control
index bd2ef2d..404890b 100644
--- a/p/haskell-recaptcha/debian/control
+++ b/p/haskell-recaptcha/debian/control
@@ -40,10 +40,11 @@ Suggests:
 Provides:
  ${haskell:Provides},
 Description: Haskell interface to reCAPTCHA service${haskell:ShortBlurb}
- reCAPTCHA (http://recaptcha.net/) is a service that provides captchas
- for preventing automated spam in web applications, using the data people
- submit to digitize old books and newspapers. haskell-recaptcha provides
- functions for using reCAPTCHA in Haskell web applications.
+ reCAPTCHA (https://www.google.com/recaptcha/intro/) is a service that
+ provides captchas for preventing automated spam in web applications, using
+ the data people submit to digitize old books and newspapers.
+ haskell-recaptcha provides functions for using reCAPTCHA in Haskell web
+ applications.
  .
  ${haskell:Blurb}
 
@@ -59,10 +60,11 @@ Suggests:
 Provides:
  ${haskell:Provides},
 Description: Haskell interface to reCAPTCHA service${haskell:ShortBlurb}
- reCAPTCHA (http://recaptcha.net/) is a service that provides captchas
- for preventing automated spam in web applications, using the data people
- submit to digitize old books and newspapers. haskell-recaptcha provides
- functions for using reCAPTCHA in Haskell web applications.
+ reCAPTCHA (https://www.google.com/recaptcha/intro/) is a service that
+ provides captchas for preventing automated spam in web applications, using
+ the data people submit to digitize old books and newspapers.
+ haskell-recaptcha provides functions for using reCAPTCHA in Haskell web
+ applications.
  .
  ${haskell:Blurb}
 
@@ -77,9 +79,10 @@ Recommends:
 Suggests:
  ${haskell:Suggests},
 Description: Haskell interface to reCAPTCHA service${haskell:ShortBlurb}
- reCAPTCHA (http://recaptcha.net/) is a service that provides captchas
- for preventing automated spam in web applications, using the data people
- submit to digitize old books and newspapers. haskell-recaptcha provides
- functions for using reCAPTCHA in Haskell web applications.
+ reCAPTCHA (https://www.google.com/recaptcha/intro/) is a service that
+ provides captchas for preventing automated spam in web applications, using
+ the data people submit to digitize old books and newspapers.
+ haskell-recaptcha provides functions for using reCAPTCHA in Haskell web
+ applications.
  .
  ${haskell:Blurb}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list