diff options
Diffstat (limited to 'p/haskell-dns')
| -rw-r--r-- | p/haskell-dns/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-dns/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-dns/debian/changelog b/p/haskell-dns/debian/changelog index 57b8c3af0..9bbd8a7a6 100644 --- a/p/haskell-dns/debian/changelog +++ b/p/haskell-dns/debian/changelog @@ -1,3 +1,9 @@ +haskell-dns (1.3.0-2) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:59 +0100 + haskell-dns (1.3.0-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-dns/debian/control b/p/haskell-dns/debian/control index 5d133e0a7..44a395499 100644 --- a/p/haskell-dns/debian/control +++ b/p/haskell-dns/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Joey Hess <joeyh@debian.org> Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.8.15), + haskell-devscripts (>= 0.9), cdbs, ghc, ghc-prof, |
