summaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2014-06-14 21:21:33 +0400
committerClint Adams <clint@debian.org>2014-06-14 21:21:33 +0400
commite77659e6cd5c4a8376c0f739e66b816a11655361 (patch)
treebbc197d3abb7a5b54bb0d43dcadd8d9516a6c68a /p
parentbdb68f4559e82ede28aafe01f6d80bbfb4e93029 (diff)
downloadDHG_packages-e77659e6cd5c4a8376c0f739e66b816a11655361.tar.gz
haskell-wai-handler-fastcgi: New upstream version 3.0.0.
Diffstat (limited to 'p')
-rw-r--r--p/haskell-wai-handler-fastcgi/debian/changelog6
-rw-r--r--p/haskell-wai-handler-fastcgi/debian/control8
2 files changed, 10 insertions, 4 deletions
diff --git a/p/haskell-wai-handler-fastcgi/debian/changelog b/p/haskell-wai-handler-fastcgi/debian/changelog
index cb5ad7b03..d22426474 100644
--- a/p/haskell-wai-handler-fastcgi/debian/changelog
+++ b/p/haskell-wai-handler-fastcgi/debian/changelog
@@ -1,3 +1,9 @@
+haskell-wai-handler-fastcgi (3.0.0-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Sat, 14 Jun 2014 13:20:05 -0400
+
haskell-wai-handler-fastcgi (2.0.0.1-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-wai-handler-fastcgi/debian/control b/p/haskell-wai-handler-fastcgi/debian/control
index 6cc82e77f..d76b29fea 100644
--- a/p/haskell-wai-handler-fastcgi/debian/control
+++ b/p/haskell-wai-handler-fastcgi/debian/control
@@ -8,11 +8,11 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
- , libghc-wai-dev (>= 2.0)
- , libghc-wai-dev (<< 2.2)
+ , libghc-wai-dev (>= 3.0)
+ , libghc-wai-dev (<< 3.1)
, libghc-wai-prof
- , libghc-wai-extra-dev (>= 2.0)
- , libghc-wai-extra-dev (<< 2.2)
+ , libghc-wai-extra-dev (>= 3.0)
+ , libghc-wai-extra-dev (<< 3.1)
, libghc-wai-extra-prof
, libfcgi-dev
Build-Depends-Indep: ghc-doc