diff options
| -rw-r--r-- | p/haskell-bytestring-mmap/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-bytestring-mmap/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-bytestring-mmap/debian/changelog b/p/haskell-bytestring-mmap/debian/changelog index 228ab5fc2..1dbd1761b 100644 --- a/p/haskell-bytestring-mmap/debian/changelog +++ b/p/haskell-bytestring-mmap/debian/changelog @@ -1,3 +1,10 @@ +haskell-bytestring-mmap (0.2.2-3) 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:07:49 +0200 + haskell-bytestring-mmap (0.2.2-2) unstable; urgency=low * Sourceful upload to rebuild documentation package diff --git a/p/haskell-bytestring-mmap/debian/control b/p/haskell-bytestring-mmap/debian/control index d13bc712d..ed69c6591 100644 --- a/p/haskell-bytestring-mmap/debian/control +++ b/p/haskell-bytestring-mmap/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 (>= 7.0), - haskell-devscripts (>= 0.8), + haskell-devscripts (>= 0.8.13), cdbs, ghc, ghc-prof |
