summaryrefslogtreecommitdiff
path: root/p/haskell-warp
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-08-15 11:20:22 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-08-15 11:26:21 +0200
commitc4379778603d76b1e61ed28fbc1c40299f809447 (patch)
treeb2270d17fe985c16c7a77653aff4779ee6c2c6c9 /p/haskell-warp
parent9a9a5304738f930837376d653684f5210829ef6b (diff)
downloadDHG_packages-c4379778603d76b1e61ed28fbc1c40299f809447.tar.gz
warp: Upgrading from 3.0.13.1 to 3.1.2
Diffstat (limited to 'p/haskell-warp')
-rw-r--r--p/haskell-warp/debian/changelog6
-rw-r--r--p/haskell-warp/debian/control14
2 files changed, 18 insertions, 2 deletions
diff --git a/p/haskell-warp/debian/changelog b/p/haskell-warp/debian/changelog
index 73c50bfa6..6c856218f 100644
--- a/p/haskell-warp/debian/changelog
+++ b/p/haskell-warp/debian/changelog
@@ -1,3 +1,9 @@
+haskell-warp (3.1.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 11:20:22 +0200
+
haskell-warp (3.0.13.1-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-warp/debian/control b/p/haskell-warp/debian/control
index 8d417ffea..3e7364025 100644
--- a/p/haskell-warp/debian/control
+++ b/p/haskell-warp/debian/control
@@ -22,6 +22,8 @@ Build-Depends: debhelper (>= 9),
libghc-http-date-prof,
libghc-http-types-dev (>= 0.8.5),
libghc-http-types-prof,
+ libghc-http2-dev (>= 1.0.2),
+ libghc-http2-prof,
libghc-iproute-dev (>= 1.3.1),
libghc-iproute-prof,
libghc-network-dev (>= 2.3),
@@ -29,6 +31,8 @@ Build-Depends: debhelper (>= 9),
libghc-simple-sendfile-dev (>= 0.2.7),
libghc-simple-sendfile-dev (<< 0.3),
libghc-simple-sendfile-prof,
+ libghc-stm-dev (>= 2.3),
+ libghc-stm-prof,
libghc-streaming-commons-dev (>= 0.1.10),
libghc-streaming-commons-prof,
libghc-text-dev,
@@ -40,11 +44,14 @@ Build-Depends: debhelper (>= 9),
libghc-wai-dev (>= 3.0),
libghc-wai-dev (<< 3.1),
libghc-wai-prof,
- libghc-doctest-dev (>= 0.9.3) [!kfreebsd-any],
+ libghc-word8-dev,
+ libghc-word8-prof,
+ libghc-http-dev [!kfreebsd-any],
libghc-hunit-dev [!kfreebsd-any],
libghc-quickcheck2-dev [!kfreebsd-any],
+ libghc-doctest-dev (>= 0.10.1) [!kfreebsd-any],
libghc-hspec-dev (>= 1.3) [!kfreebsd-any],
- libghc-async-dev [!kfreebsd-any],
+ libghc-lifted-base-dev (>= 0.1) [!kfreebsd-any],
netbase,
Build-Depends-Indep: ghc-doc,
libghc-auto-update-doc,
@@ -53,14 +60,17 @@ Build-Depends-Indep: ghc-doc,
libghc-hashable-doc,
libghc-http-date-doc,
libghc-http-types-doc,
+ libghc-http2-doc,
libghc-iproute-doc,
libghc-network-doc,
libghc-simple-sendfile-doc,
+ libghc-stm-doc,
libghc-streaming-commons-doc,
libghc-text-doc,
libghc-unix-compat-doc,
libghc-vault-doc,
libghc-wai-doc,
+ libghc-word8-doc,
Standards-Version: 3.9.5
Homepage: http://github.com/yesodweb/wai
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-warp