summaryrefslogtreecommitdiff
path: root/p/haskell-gitrev/debian
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-gitrev/debian')
-rw-r--r--p/haskell-gitrev/debian/changelog2
-rw-r--r--p/haskell-gitrev/debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/p/haskell-gitrev/debian/changelog b/p/haskell-gitrev/debian/changelog
index 414382e70..1171095c2 100644
--- a/p/haskell-gitrev/debian/changelog
+++ b/p/haskell-gitrev/debian/changelog
@@ -1,6 +1,8 @@
haskell-gitrev (1.1.0-1) unstable; urgency=medium
* New upstream release
+ * Depend on haskell-devscripts >= 0.10 to ensure that this package
+ builds against GHC in experimental
-- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:10:46 +0200
diff --git a/p/haskell-gitrev/debian/control b/p/haskell-gitrev/debian/control
index 67c13033a..c5cb5a78d 100644
--- a/p/haskell-gitrev/debian/control
+++ b/p/haskell-gitrev/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,