summaryrefslogtreecommitdiff
path: root/p/haskell-blogliterately
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-08-20 10:23:53 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2015-08-20 10:23:53 +0200
commitd61497dd8b286d7277ea316d31e298f3ad6a40a1 (patch)
tree26b4cfeff62ecb5efd60015406202e290d28dba7 /p/haskell-blogliterately
parent4e56ac6ef3f62c8b2ee8a11104fc57083772538c (diff)
downloadDHG_packages-d61497dd8b286d7277ea316d31e298f3ad6a40a1.tar.gz
Depend on haskell-devscripts >= 0.10 to ensure that this package builds against GHC in experimental (727 packages)
Diffstat (limited to 'p/haskell-blogliterately')
-rw-r--r--p/haskell-blogliterately/debian/changelog2
-rw-r--r--p/haskell-blogliterately/debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/p/haskell-blogliterately/debian/changelog b/p/haskell-blogliterately/debian/changelog
index df8a4a134..4db4e7372 100644
--- a/p/haskell-blogliterately/debian/changelog
+++ b/p/haskell-blogliterately/debian/changelog
@@ -1,6 +1,8 @@
haskell-blogliterately (0.8.1.1-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:29:08 +0200
diff --git a/p/haskell-blogliterately/debian/control b/p/haskell-blogliterately/debian/control
index 2eecaf184..62e56d26b 100644
--- a/p/haskell-blogliterately/debian/control
+++ b/p/haskell-blogliterately/debian/control
@@ -5,7 +5,7 @@ Priority: extra
Section: haskell
Build-Depends: debhelper (>= 9.0),
pandoc,
- haskell-devscripts (>= 0.8),
+ haskell-devscripts (>= 0.10),
cdbs,
ghc,
ghc-prof,