summaryrefslogtreecommitdiff
path: root/p/haskell-hashable-extras
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-hashable-extras
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-hashable-extras')
-rw-r--r--p/haskell-hashable-extras/debian/changelog7
-rw-r--r--p/haskell-hashable-extras/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-hashable-extras/debian/changelog b/p/haskell-hashable-extras/debian/changelog
index 37cb61de2..9554ab7a1 100644
--- a/p/haskell-hashable-extras/debian/changelog
+++ b/p/haskell-hashable-extras/debian/changelog
@@ -1,3 +1,10 @@
+haskell-hashable-extras (0.2.2-2) UNRELEASED; urgency=medium
+
+ * 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:22:13 +0200
+
haskell-hashable-extras (0.2.2-1) unstable; urgency=low
* Initial release.
diff --git a/p/haskell-hashable-extras/debian/control b/p/haskell-hashable-extras/debian/control
index 64dbe6bfb..d75b5b4ac 100644
--- a/p/haskell-hashable-extras/debian/control
+++ b/p/haskell-hashable-extras/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.10)
, ghc
, ghc-prof
, libghc-bifunctors-dev (>= 4)