diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:22 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:56:22 +0300 |
| commit | 282c24c50e5ebb18c136ada9b3b8da387e17964a (patch) | |
| tree | cf24d3c9c8b812777124d9c3b5ef8112ef3c0c70 /p/haskell-bloomfilter | |
| parent | 020d6fa7384af04262d97a506c30afa41ccebd38 (diff) | |
| download | DHG_packages-282c24c50e5ebb18c136ada9b3b8da387e17964a.tar.gz | |
haskell-bloomfilter: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-bloomfilter')
| -rw-r--r-- | p/haskell-bloomfilter/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-bloomfilter/debian/control | 2 |
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) |
