diff options
| -rw-r--r-- | p/haskell-data-memocombinators/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-data-memocombinators/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-data-memocombinators/debian/changelog b/p/haskell-data-memocombinators/debian/changelog index c43769f77..47566c0f4 100644 --- a/p/haskell-data-memocombinators/debian/changelog +++ b/p/haskell-data-memocombinators/debian/changelog @@ -1,6 +1,7 @@ haskell-data-memocombinators (0.4.4-4) 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:02 +0200 diff --git a/p/haskell-data-memocombinators/debian/control b/p/haskell-data-memocombinators/debian/control index cdc7f993b..16b23ba3a 100644 --- a/p/haskell-data-memocombinators/debian/control +++ b/p/haskell-data-memocombinators/debian/control @@ -6,7 +6,7 @@ Uploaders: Clint Adams <clint@debian.org>, Iulian Udrea <iulian@physics.org> DM-Upload-Allowed: yes Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.9) , ghc , ghc-prof , libghc-data-inttrie-dev |
