summaryrefslogtreecommitdiff
path: root/p/haskell-quickcheck-unicode
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-quickcheck-unicode')
-rw-r--r--p/haskell-quickcheck-unicode/debian/changelog2
-rw-r--r--p/haskell-quickcheck-unicode/debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/p/haskell-quickcheck-unicode/debian/changelog b/p/haskell-quickcheck-unicode/debian/changelog
index 0b998f0bf..171e6f4cd 100644
--- a/p/haskell-quickcheck-unicode/debian/changelog
+++ b/p/haskell-quickcheck-unicode/debian/changelog
@@ -1,6 +1,8 @@
haskell-quickcheck-unicode (1.0.0.1-3) UNRELEASED; urgency=medium
* debian/copyright: debian/*, not */debian
+ * Depend on haskell-devscripts >= 0.10 to ensure that this package
+ builds against GHC in experimental
-- Joachim Breitner <nomeata@debian.org> Thu, 07 May 2015 15:58:05 +0200
diff --git a/p/haskell-quickcheck-unicode/debian/control b/p/haskell-quickcheck-unicode/debian/control
index 66c60f14b..73de6484f 100644
--- a/p/haskell-quickcheck-unicode/debian/control
+++ b/p/haskell-quickcheck-unicode/debian/control
@@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.9),
+ haskell-devscripts (>= 0.10),
cdbs,
ghc,
ghc-prof,