summaryrefslogtreecommitdiff
path: root/p/haskell-recaptcha/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-22 01:15:34 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-22 01:15:34 +0300
commit9cdccc36425a83f396ee961103d144c4a4f21381 (patch)
tree5ebc80fe93e72bb28c558bcab79499346404adaa /p/haskell-recaptcha/debian
parentdbff918ad8771ed882f13f206ab286fb84affe1d (diff)
downloadDHG_packages-9cdccc36425a83f396ee961103d144c4a4f21381.tar.gz
haskell-recaptcha: Do not depend on xhtml, which now comes with GHC
Diffstat (limited to 'p/haskell-recaptcha/debian')
-rw-r--r--p/haskell-recaptcha/debian/changelog6
-rw-r--r--p/haskell-recaptcha/debian/control3
2 files changed, 6 insertions, 3 deletions
diff --git a/p/haskell-recaptcha/debian/changelog b/p/haskell-recaptcha/debian/changelog
index c31bdb0ad..eaa21d2c6 100644
--- a/p/haskell-recaptcha/debian/changelog
+++ b/p/haskell-recaptcha/debian/changelog
@@ -1,3 +1,9 @@
+haskell-recaptcha (0.1-8) UNRELEASED; urgency=medium
+
+ * Do not depend on xhtml, which now comes with GHC
+
+ -- Joachim Breitner <nomeata@debian.org> Sun, 21 Dec 2014 23:15:34 +0100
+
haskell-recaptcha (0.1-7) experimental; urgency=low
* Fix Vcs-Darcs url: http://darcs.debian.org/ instead of
diff --git a/p/haskell-recaptcha/debian/control b/p/haskell-recaptcha/debian/control
index a7e11dfe0..1b55eba06 100644
--- a/p/haskell-recaptcha/debian/control
+++ b/p/haskell-recaptcha/debian/control
@@ -12,14 +12,11 @@ Build-Depends:
libghc-http-dev,
libghc-http-prof,
libghc-http-doc,
- libghc-xhtml-dev,
- libghc-xhtml-prof,
libghc-network-dev,
libghc-network-prof
Build-Depends-Indep:
ghc-doc,
libghc-http-doc,
- libghc-xhtml-doc,
libghc-network-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/recaptcha