summaryrefslogtreecommitdiff
path: root/p/haskell-warp/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:27 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:27 +0300
commit0f25dae83852e00d32f35b19f02abab6adec15b7 (patch)
treecaf221ca7ff1a1958dbe01c457145d412c5e2304 /p/haskell-warp/debian
parent7fe91c8d3715e4dc020b0ca4b5f18a370ff8f708 (diff)
downloadDHG_packages-0f25dae83852e00d32f35b19f02abab6adec15b7.tar.gz
haskell-warp: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-warp/debian')
-rw-r--r--p/haskell-warp/debian/changelog6
-rw-r--r--p/haskell-warp/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-warp/debian/changelog b/p/haskell-warp/debian/changelog
index 2a73b4306..2d0a675b8 100644
--- a/p/haskell-warp/debian/changelog
+++ b/p/haskell-warp/debian/changelog
@@ -1,3 +1,9 @@
+haskell-warp (3.0.0.5-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:27 +0100
+
haskell-warp (3.0.0.5-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-warp/debian/control b/p/haskell-warp/debian/control
index 9a74eb967..d965bbd7b 100644
--- a/p/haskell-warp/debian/control
+++ b/p/haskell-warp/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-blaze-builder-dev (>= 0.3.3)