summaryrefslogtreecommitdiff
path: root/p/mighttpd2
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:49 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:49 +0300
commitc2a82905d0a8ccab936ad6723f1828bd8e585a86 (patch)
tree32d12bb60ed554f62865d9399c5ee5eb6775520b /p/mighttpd2
parent12eacdf90b39d4fe058d73e50098ade033891750 (diff)
downloadDHG_packages-c2a82905d0a8ccab936ad6723f1828bd8e585a86.tar.gz
mighttpd2: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/mighttpd2')
-rw-r--r--p/mighttpd2/debian/changelog6
-rw-r--r--p/mighttpd2/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/mighttpd2/debian/changelog b/p/mighttpd2/debian/changelog
index a663bfcd3..6d20e9e01 100644
--- a/p/mighttpd2/debian/changelog
+++ b/p/mighttpd2/debian/changelog
@@ -1,3 +1,9 @@
+mighttpd2 (3.1.2-2) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:48 +0100
+
mighttpd2 (3.1.2-1) unstable; urgency=medium
* New upstream release
diff --git a/p/mighttpd2/debian/control b/p/mighttpd2/debian/control
index 0290de09e..68aef3b23 100644
--- a/p/mighttpd2/debian/control
+++ b/p/mighttpd2/debian/control
@@ -6,7 +6,7 @@ Uploaders: Clint Adams <clint@debian.org>
Build-Depends: ghc
, cdbs
, debhelper (>= 9)
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc-prof
, libghc-blaze-builder-dev
, libghc-byteorder-dev