summaryrefslogtreecommitdiff
path: root/p/haskell-recaptcha/debian
diff options
context:
space:
mode:
authorGiovanni Mascellani <gio@debian.org>2011-04-07 01:12:00 +0400
committerGiovanni Mascellani <gio@debian.org>2011-04-07 01:12:00 +0400
commit2e3e6ecf892bdff6dad56f5e49c4af2ad8664c09 (patch)
tree0404a03736a8640035db2b8cfa0e36f2a6b315c8 /p/haskell-recaptcha/debian
parentd6ef2e93c9186542c9fc3de90debe45661a20a32 (diff)
downloadDHG_packages-2e3e6ecf892bdff6dad56f5e49c4af2ad8664c09.tar.gz
haskell-recaptcha: Description: removing references to GHC 6.
Diffstat (limited to 'p/haskell-recaptcha/debian')
-rw-r--r--p/haskell-recaptcha/debian/changelog1
-rw-r--r--p/haskell-recaptcha/debian/control8
2 files changed, 5 insertions, 4 deletions
diff --git a/p/haskell-recaptcha/debian/changelog b/p/haskell-recaptcha/debian/changelog
index d98a6b202..081f18376 100644
--- a/p/haskell-recaptcha/debian/changelog
+++ b/p/haskell-recaptcha/debian/changelog
@@ -7,6 +7,7 @@ haskell-recaptcha (0.1-3) UNRELEASED; urgency=low
[ Giovanni Mascellani ]
* Updated my email address.
* Removing doc-base files because of team policy.
+ * Description: removing references to GHC 6.
-- Giovanni Mascellani <gio@debian.org> Sun, 16 Jan 2011 10:27:20 +0100
diff --git a/p/haskell-recaptcha/debian/control b/p/haskell-recaptcha/debian/control
index 4132445bb..1c9ad21e0 100644
--- a/p/haskell-recaptcha/debian/control
+++ b/p/haskell-recaptcha/debian/control
@@ -33,13 +33,13 @@ Depends:
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Haskell interface to reCAPTCHA service - GHC 6 libraries
+Description: Haskell interface to reCAPTCHA service - GHC libraries
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.
.
- This package contains the libraries compiled for GHC 6.
+ This package contains the libraries compiled for GHC.
Package: libghc-recaptcha-prof
Architecture: any
@@ -49,13 +49,13 @@ Depends:
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Haskell interface to reCAPTCHA service - GHC 6 profiling libraries
+Description: Haskell interface to reCAPTCHA service - GHC profiling libraries
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.
.
- This package contains the profiling libraries compiled for GHC 6.
+ This package contains the profiling libraries compiled for GHC.
Package: libghc-recaptcha-doc
Section: doc