summaryrefslogtreecommitdiff
path: root/p/haskell-bloomfilter
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-bloomfilter')
-rw-r--r--p/haskell-bloomfilter/debian/changelog6
-rw-r--r--p/haskell-bloomfilter/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-bloomfilter/debian/changelog b/p/haskell-bloomfilter/debian/changelog
index 0cef8a446..69ff78316 100644
--- a/p/haskell-bloomfilter/debian/changelog
+++ b/p/haskell-bloomfilter/debian/changelog
@@ -1,3 +1,9 @@
+haskell-bloomfilter (2.0.0.0-3) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:22 +0100
+
haskell-bloomfilter (2.0.0.0-2) unstable; urgency=medium
* Work around FTBFS on 32bit arches, thanks to Dejan Latinovic for the
diff --git a/p/haskell-bloomfilter/debian/control b/p/haskell-bloomfilter/debian/control
index b3acf3c5f..877d9cee0 100644
--- a/p/haskell-bloomfilter/debian/control
+++ b/p/haskell-bloomfilter/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Joey Hess <joeyh@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-quickcheck2-dev (>= 2.5)