summaryrefslogtreecommitdiff
path: root/p/haskell-regex-pcre/debian
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-regex-pcre/debian')
-rw-r--r--p/haskell-regex-pcre/debian/changelog2
-rw-r--r--p/haskell-regex-pcre/debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/p/haskell-regex-pcre/debian/changelog b/p/haskell-regex-pcre/debian/changelog
index 9e5f84f83..028169b69 100644
--- a/p/haskell-regex-pcre/debian/changelog
+++ b/p/haskell-regex-pcre/debian/changelog
@@ -1,6 +1,8 @@
haskell-regex-pcre (0.94.4-6) UNRELEASED; urgency=medium
* Bump standards-version to 3.9.6
+ * Depend on haskell-devscripts >= 0.10 to ensure that this package
+ builds against GHC in experimental
-- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:17:22 +0200
diff --git a/p/haskell-regex-pcre/debian/control b/p/haskell-regex-pcre/debian/control
index 656a70daf..c31f1eca6 100644
--- a/p/haskell-regex-pcre/debian/control
+++ b/p/haskell-regex-pcre/debian/control
@@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.9),
+ haskell-devscripts (>= 0.10),
cdbs,
ghc,
ghc-prof,