summaryrefslogtreecommitdiff
path: root/p/haskell-wai-extra
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-05-02 15:39:56 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2014-05-02 15:39:56 +0400
commit762838b7fb24d3db8e73eb557def51c5e974b4b5 (patch)
tree78923756256dc9cd3abdbd24e089a1c69d1a4a2c /p/haskell-wai-extra
parent180a78fc5d925cd8c6053e8f8ac5b1bf45890427 (diff)
downloadDHG_packages-762838b7fb24d3db8e73eb557def51c5e974b4b5.tar.gz
haskell-wai-extra: New upstream release
Diffstat (limited to 'p/haskell-wai-extra')
-rw-r--r--p/haskell-wai-extra/debian/changelog6
-rw-r--r--p/haskell-wai-extra/debian/control8
2 files changed, 10 insertions, 4 deletions
diff --git a/p/haskell-wai-extra/debian/changelog b/p/haskell-wai-extra/debian/changelog
index 580ca5ff4..6772ff74e 100644
--- a/p/haskell-wai-extra/debian/changelog
+++ b/p/haskell-wai-extra/debian/changelog
@@ -1,3 +1,9 @@
+haskell-wai-extra (2.1.1-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 02 May 2014 12:44:33 +0200
+
haskell-wai-extra (2.0.3.3-2) unstable; urgency=medium
* Add missing dependency on base64-bytestring
diff --git a/p/haskell-wai-extra/debian/control b/p/haskell-wai-extra/debian/control
index 8c755c3da..4bc24a3db 100644
--- a/p/haskell-wai-extra/debian/control
+++ b/p/haskell-wai-extra/debian/control
@@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 9)
, libghc-conduit-prof
, libghc-data-default-dev
, libghc-data-default-prof
- , libghc-fast-logger-dev (>= 2.0)
+ , libghc-fast-logger-dev (>= 2.1)
, libghc-fast-logger-dev (<< 2.2)
, libghc-fast-logger-prof
, libghc-http-types-dev (>= 0.7)
@@ -32,7 +32,7 @@ Build-Depends: debhelper (>= 9)
, libghc-lifted-base-prof
, libghc-network-dev (>= 2.2.15)
, libghc-network-prof
- , libghc-resourcet-dev (>= 0.3)
+ , libghc-resourcet-dev (>= 0.4.6)
, libghc-resourcet-dev (<< 0.5)
, libghc-resourcet-prof
, libghc-stringsearch-dev (>= 0.3)
@@ -46,8 +46,8 @@ Build-Depends: debhelper (>= 9)
, libghc-transformers-prof
, libghc-void-dev (>= 0.5)
, libghc-void-prof
- , libghc-wai-dev (>= 2.0)
- , libghc-wai-dev (<< 2.1)
+ , libghc-wai-dev (>= 2.1)
+ , libghc-wai-dev (<< 2.2)
, libghc-wai-prof
, libghc-wai-logger-dev (>= 2.0)
, libghc-wai-logger-dev (<< 2.2)