diff options
Diffstat (limited to 'p/haskell-dns')
| -rw-r--r-- | p/haskell-dns/debian/changelog | 2 | ||||
| -rw-r--r-- | p/haskell-dns/debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/p/haskell-dns/debian/changelog b/p/haskell-dns/debian/changelog index 0cfe58927..ab2db732b 100644 --- a/p/haskell-dns/debian/changelog +++ b/p/haskell-dns/debian/changelog @@ -2,6 +2,8 @@ haskell-dns (2.0.0-1) unstable; urgency=medium * New upstream release * Bump standards-version to 3.9.6 + * Depend on haskell-devscripts >= 0.10 to ensure that this package + builds against GHC in experimental -- Joachim Breitner <nomeata@debian.org> Sat, 15 Aug 2015 14:17:34 +0200 diff --git a/p/haskell-dns/debian/control b/p/haskell-dns/debian/control index 2c6af0a8e..3050d5d00 100644 --- a/p/haskell-dns/debian/control +++ b/p/haskell-dns/debian/control @@ -4,7 +4,7 @@ Uploaders: Joey Hess <joeyh@debian.org> Priority: extra Section: haskell Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.9), + haskell-devscripts (>= 0.10), cdbs, ghc, ghc-prof, |
