summaryrefslogtreecommitdiff
path: root/p/alex
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/alex
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/alex')
-rw-r--r--p/alex/debian/changelog2
-rw-r--r--p/alex/debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/p/alex/debian/changelog b/p/alex/debian/changelog
index a3a5de93e..4103ad3c7 100644
--- a/p/alex/debian/changelog
+++ b/p/alex/debian/changelog
@@ -6,6 +6,8 @@ alex (3.1.4-2.1) UNRELEASED; urgency=medium
[ Joachim Breitner ]
* Attempt to make debian/get_version.hs work with GHC-7.10
* Bump standards-version to 3.9.6
+ * Depend on haskell-devscripts >= 0.10 to ensure that this package
+ builds against GHC in experimental
-- Helmut Grohne <helmut@subdivi.de> Mon, 03 Aug 2015 19:46:21 +0200
diff --git a/p/alex/debian/control b/p/alex/debian/control
index 4a1cc13a5..30c77fbe0 100644
--- a/p/alex/debian/control
+++ b/p/alex/debian/control
@@ -4,7 +4,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org>, Clint Adams <clint@debian.org>
Priority: extra
Section: haskell
Build-Depends: cdbs (>= 0.4.59),
- haskell-devscripts (>= 0.9),
+ haskell-devscripts (>= 0.10),
debhelper (>= 9),
ghc (>= 7.10),
alex,