diff options
Diffstat (limited to 'p/haskell-hashtables/debian')
| -rw-r--r-- | p/haskell-hashtables/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-hashtables/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-hashtables/debian/changelog b/p/haskell-hashtables/debian/changelog index f2dfcf1b0..db4ea59e7 100644 --- a/p/haskell-hashtables/debian/changelog +++ b/p/haskell-hashtables/debian/changelog @@ -1,6 +1,7 @@ haskell-hashtables (1.0.1.8-3) UNRELEASED; urgency=low * Adjust watch file to new hackage layout + * Depend on haskell-devscripts 0.9, found in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:20:30 +0200 diff --git a/p/haskell-hashtables/debian/control b/p/haskell-hashtables/debian/control index 42bd7d1a2..2812f5d08 100644 --- a/p/haskell-hashtables/debian/control +++ b/p/haskell-hashtables/debian/control @@ -8,7 +8,7 @@ Build-Depends: cdbs, ghc, ghc-doc, ghc-prof, - haskell-devscripts (>= 0.8.15), + haskell-devscripts (>= 0.9), libghc-hashable-dev (>= 1.1), libghc-hashable-dev (<< 2), libghc-hashable-prof, |
