diff options
| -rw-r--r-- | p/haskell-language-python/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-language-python/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-language-python/debian/changelog b/p/haskell-language-python/debian/changelog index 45a024eb1..5e317718f 100644 --- a/p/haskell-language-python/debian/changelog +++ b/p/haskell-language-python/debian/changelog @@ -1,3 +1,9 @@ +haskell-language-python (0.4.0-4) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:57:52 +0100 + haskell-language-python (0.4.0-3) unstable; urgency=medium * Depend on alex (Closes: #759503, again) diff --git a/p/haskell-language-python/debian/control b/p/haskell-language-python/debian/control index 98ec63921..e190c518e 100644 --- a/p/haskell-language-python/debian/control +++ b/p/haskell-language-python/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Joachim Breitner <nomeata@debian.org> Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.15) + , haskell-devscripts (>= 0.9) , ghc , ghc-prof , happy |
