diff options
Diffstat (limited to 'p/haskell-syb')
-rw-r--r-- | p/haskell-syb/debian/changelog | 1 | ||||
-rw-r--r-- | p/haskell-syb/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-syb/debian/changelog b/p/haskell-syb/debian/changelog index 3eff9176f..ac1fc0322 100644 --- a/p/haskell-syb/debian/changelog +++ b/p/haskell-syb/debian/changelog @@ -1,6 +1,7 @@ haskell-syb (0.4.0-2) 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:21:50 +0200 diff --git a/p/haskell-syb/debian/control b/p/haskell-syb/debian/control index de1ccb556..63492d1e6 100644 --- a/p/haskell-syb/debian/control +++ b/p/haskell-syb/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 Build-Depends-Indep: ghc-doc |