[Pkg-haskell-commits] darcs: haskell-recaptcha: Do not depend on xhtml, which now comes with GHC

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 14:53:35 UTC 2014


Sun Dec 21 22:15:34 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on xhtml, which now comes with GHC

    M ./changelog +6
    M ./control -3

Sun Dec 21 22:15:34 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on xhtml, which now comes with GHC
diff -rN -u old-haskell-recaptcha/changelog new-haskell-recaptcha/changelog
--- old-haskell-recaptcha/changelog	2014-12-22 14:53:35.278289938 +0000
+++ new-haskell-recaptcha/changelog	2014-12-22 14:53:35.282289941 +0000
@@ -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 at 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 -rN -u old-haskell-recaptcha/control new-haskell-recaptcha/control
--- old-haskell-recaptcha/control	2014-12-22 14:53:35.278289938 +0000
+++ new-haskell-recaptcha/control	2014-12-22 14:53:35.278289938 +0000
@@ -12,14 +12,11 @@
  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




More information about the Pkg-haskell-commits mailing list