summaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:28 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:28 +0300
commit1d78115c99628dc780ba6b459c1c96dc4bc19b98 (patch)
treea7599467493a11b558d4cca6544135d01aaa796f /p
parenta6ce292745f7cd34f5588875687e73a726a0c544 (diff)
downloadDHG_packages-1d78115c99628dc780ba6b459c1c96dc4bc19b98.tar.gz
haskell-warp-tls: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p')
-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)