summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:58:12 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:58:12 +0300
commit1f95fdfb11c19f34b2f9657fb7086821db45c7f0 (patch)
tree5bf4dc0c2571415adaf315da9514049f7fd14ba7
parent3a20da6b9b12698b841f9dddf680397318f9c767 (diff)
downloadDHG_packages-1f95fdfb11c19f34b2f9657fb7086821db45c7f0.tar.gz
haskell-notmuch-web: Depend on haskell-devscripts 0.9, found in experimental
-rw-r--r--p/haskell-notmuch-web/debian/changelog6
-rw-r--r--p/haskell-notmuch-web/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-notmuch-web/debian/changelog b/p/haskell-notmuch-web/debian/changelog
index 36bfc165a..fbadc7a5c 100644
--- a/p/haskell-notmuch-web/debian/changelog
+++ b/p/haskell-notmuch-web/debian/changelog
@@ -1,3 +1,9 @@
+haskell-notmuch-web (0.2.0-8) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:58:12 +0100
+
haskell-notmuch-web (0.2.0-7) unstable; urgency=high
* Use package imports to avoid FTBFS with conduit-extra and process-conduit.
diff --git a/p/haskell-notmuch-web/debian/control b/p/haskell-notmuch-web/debian/control
index b1f78667e..72a81aca7 100644
--- a/p/haskell-notmuch-web/debian/control
+++ b/p/haskell-notmuch-web/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.19)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-aeson-dev