diff options
Diffstat (limited to 'p/haskell-utf8-string')
| -rw-r--r-- | p/haskell-utf8-string/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-utf8-string/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-utf8-string/debian/changelog b/p/haskell-utf8-string/debian/changelog index 29a7cd148..e97205bca 100644 --- a/p/haskell-utf8-string/debian/changelog +++ b/p/haskell-utf8-string/debian/changelog @@ -1,3 +1,10 @@ +haskell-utf8-string (0.3.7-2) UNRELEASED; urgency=low + + * Depend on haskell-devscripts 0.8.13 to ensure this packages is built + against experimental + + -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:13:47 +0200 + haskell-utf8-string (0.3.7-1) unstable; urgency=low * New upstream version. diff --git a/p/haskell-utf8-string/debian/control b/p/haskell-utf8-string/debian/control index 0360ac6f9..8d4c5c953 100644 --- a/p/haskell-utf8-string/debian/control +++ b/p/haskell-utf8-string/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Chris Lamb <lamby@debian.org>, Joachim Breitner <nomeata@debian.org>, Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 7), - haskell-devscripts (>= 0.8), + haskell-devscripts (>= 0.8.13), cdbs, ghc, ghc-doc, |
