summaryrefslogtreecommitdiff
path: root/p/haskell-haxr
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-04-06 12:48:59 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-04-06 12:48:59 +0300
commit2aa05314612de6778a4854fb79e723b04d35c5f9 (patch)
tree15cc0afb678cde847635f09134abf89b3cd018b1 /p/haskell-haxr
parentff9833c371103e3242388fb8304e15bb9f239a4f (diff)
downloadDHG_packages-2aa05314612de6778a4854fb79e723b04d35c5f9.tar.gz
haskell-haxr: New upstream release
Diffstat (limited to 'p/haskell-haxr')
-rw-r--r--p/haskell-haxr/debian/changelog6
-rw-r--r--p/haskell-haxr/debian/control14
2 files changed, 17 insertions, 3 deletions
diff --git a/p/haskell-haxr/debian/changelog b/p/haskell-haxr/debian/changelog
index 2bdfdf1cc..5d8d519de 100644
--- a/p/haskell-haxr/debian/changelog
+++ b/p/haskell-haxr/debian/changelog
@@ -1,3 +1,9 @@
+haskell-haxr (3000.10.4.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Mon, 06 Apr 2015 11:48:02 +0200
+
haskell-haxr (3000.9.0.1-3) experimental; urgency=low
* Adjust watch file to new hackage layout
diff --git a/p/haskell-haxr/debian/control b/p/haskell-haxr/debian/control
index ee8311840..5252663c8 100644
--- a/p/haskell-haxr/debian/control
+++ b/p/haskell-haxr/debian/control
@@ -9,10 +9,16 @@ Build-Depends: cdbs, debhelper (>= 9), haskell-devscripts (>= 0.9),
ghc-ghci,
libghc-mtl-dev,
libghc-mtl-prof,
- libghc-network-dev (<< 3),
+ libghc-mtl-compat-dev,
+ libghc-mtl-compat-prof,
+ libghc-network-dev (>= 2.6),
+ libghc-network-dev (<< 2.7),
libghc-network-prof,
+ libghc-network-uri-dev (>= 2.6),
+ libghc-network-uri-dev (<< 2.7),
+ libghc-network-uri-prof,
libghc-haxml-dev (>= 1:1.22),
- libghc-haxml-dev (<< 1:1.24),
+ libghc-haxml-dev (<< 1:1.26),
libghc-haxml-prof,
libghc-http-dev (>= 1:4000),
libghc-http-prof,
@@ -21,11 +27,13 @@ Build-Depends: cdbs, debhelper (>= 9), haskell-devscripts (>= 0.9),
libghc-utf8-string-dev,
libghc-utf8-string-prof,
libghc-blaze-builder-dev (>= 0.2),
- libghc-blaze-builder-dev (<< 0.4),
+ libghc-blaze-builder-dev (<< 0.5),
libghc-blaze-builder-prof,
Build-Depends-Indep: ghc-doc,
libghc-mtl-doc,
+ libghc-mtl-compat-doc,
libghc-network-doc,
+ libghc-network-uri-doc,
libghc-haxml-doc,
libghc-http-doc,
libghc-base64-bytestring-doc,