summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-dyre/debian/changelog1
-rw-r--r--p/haskell-dyre/debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-dyre/debian/changelog b/p/haskell-dyre/debian/changelog
index 5fa313487..7d029da20 100644
--- a/p/haskell-dyre/debian/changelog
+++ b/p/haskell-dyre/debian/changelog
@@ -1,6 +1,7 @@
haskell-dyre (0.8.11-2) UNRELEASED; urgency=low
* Adjust watch file to new hackage layout
+ * Depend on haskell-devscripts 0.9, found in experimental
-- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:20:12 +0200
diff --git a/p/haskell-dyre/debian/control b/p/haskell-dyre/debian/control
index 40e8ebff7..021729aac 100644
--- a/p/haskell-dyre/debian/control
+++ b/p/haskell-dyre/debian/control
@@ -6,7 +6,7 @@ Uploaders: Clint Adams <clint@debian.org>
, Louis Bettens <louis@bettens.info>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-executable-path-dev