summaryrefslogtreecommitdiff
path: root/p/haskell-warp-tls/debian
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-warp-tls/debian')
-rw-r--r--p/haskell-warp-tls/debian/changelog6
-rw-r--r--p/haskell-warp-tls/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-warp-tls/debian/changelog b/p/haskell-warp-tls/debian/changelog
index d18fbc2a4..d9ef6e591 100644
--- a/p/haskell-warp-tls/debian/changelog
+++ b/p/haskell-warp-tls/debian/changelog
@@ -1,3 +1,9 @@
+haskell-warp-tls (3.0.0-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:28 +0100
+
haskell-warp-tls (3.0.0-1) unstable; urgency=medium
* New upstream version.
diff --git a/p/haskell-warp-tls/debian/control b/p/haskell-warp-tls/debian/control
index 4f6e23e7f..4b1d9dfee 100644
--- a/p/haskell-warp-tls/debian/control
+++ b/p/haskell-warp-tls/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-cprng-aes-dev (>= 0.5.0)