[Pkg-haskell-commits] darcs: haskell-happstack-server: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Mon Jun 29 20:22:42 UTC 2015
Mon Jun 29 14:15:56 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog +6
M ./control -3 +6
Mon Jun 29 14:15:56 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-happstack-server/changelog new-haskell-happstack-server/changelog
--- old-haskell-happstack-server/changelog 2015-06-29 20:22:42.069995350 +0000
+++ new-haskell-happstack-server/changelog 2015-06-29 20:22:42.073995348 +0000
@@ -1,3 +1,9 @@
+haskell-happstack-server (7.4.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org> Mon, 29 Jun 2015 11:17:26 +0200
+
haskell-happstack-server (7.3.9-6) unstable; urgency=medium
* Patch .cabal file so that the template_haskell flag actually works.
diff -rN -u old-haskell-happstack-server/control new-haskell-happstack-server/control
--- old-haskell-happstack-server/control 2015-06-29 20:22:42.069995350 +0000
+++ new-haskell-happstack-server/control 2015-06-29 20:22:42.069995350 +0000
@@ -13,8 +13,10 @@
, libghc-base64-bytestring-dev (<< 1.1)
, libghc-base64-bytestring-prof
, libghc-blaze-html-dev (>= 0.5)
- , libghc-blaze-html-dev (<< 0.8)
+ , libghc-blaze-html-dev (<< 0.9)
, libghc-blaze-html-prof
+ , libghc-exceptions-dev
+ , libghc-exceptions-prof
, libghc-extensible-exceptions-dev
, libghc-extensible-exceptions-prof
, libghc-hslogger-dev (>= 1.0.2)
@@ -22,7 +24,7 @@
, libghc-html-dev
, libghc-html-prof
, libghc-monad-control-dev (>= 0.3)
- , libghc-monad-control-dev (<< 0.4)
+ , libghc-monad-control-dev (<< 1.1)
, libghc-monad-control-prof
, libghc-mtl-dev (>= 2)
, libghc-mtl-dev (<< 2.3)
@@ -53,7 +55,7 @@
, libghc-transformers-base-dev (<< 0.5)
, libghc-transformers-base-prof
, libghc-utf8-string-dev (>= 0.3.4)
- , libghc-utf8-string-dev (<< 0.4)
+ , libghc-utf8-string-dev (<< 1.1)
, libghc-utf8-string-prof
, libghc-zlib-dev
, libghc-zlib-prof
@@ -61,6 +63,7 @@
Build-Depends-Indep: ghc-doc
, libghc-base64-bytestring-doc
, libghc-blaze-html-doc
+ , libghc-exceptions-doc
, libghc-extensible-exceptions-doc
, libghc-hslogger-doc
, libghc-html-doc
More information about the Pkg-haskell-commits
mailing list