diff options
| -rw-r--r-- | p/haskell-ansi-wl-pprint/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-ansi-wl-pprint/debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-ansi-wl-pprint/debian/changelog b/p/haskell-ansi-wl-pprint/debian/changelog index e9d0ba43c..60c2b9345 100644 --- a/p/haskell-ansi-wl-pprint/debian/changelog +++ b/p/haskell-ansi-wl-pprint/debian/changelog @@ -1,3 +1,9 @@ +haskell-ansi-wl-pprint (0.6.7.1-3) UNRELEASED; urgency=medium + + * Depend on haskell-devscripts 0.9, found in experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:12 +0100 + haskell-ansi-wl-pprint (0.6.7.1-2) unstable; urgency=medium * Rebuild (no source changes) diff --git a/p/haskell-ansi-wl-pprint/debian/control b/p/haskell-ansi-wl-pprint/debian/control index dda188ee1..6f03e6ee0 100644 --- a/p/haskell-ansi-wl-pprint/debian/control +++ b/p/haskell-ansi-wl-pprint/debian/control @@ -4,7 +4,7 @@ Section: haskell Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: Kiwamu Okabe <kiwamu@debian.or.jp> Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.8.13), + haskell-devscripts (>= 0.9), cdbs, ghc, ghc-prof, |
