diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:07:49 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:07:49 +0400 |
| commit | e56a81e3439d5e4caa0a1ac0950636e7a173e9d3 (patch) | |
| tree | b47c830385efc84cf75a39c401c96b7989d61b69 /p/haskell-bytestring-mmap | |
| parent | 4fc0c1e99bb7589aac9e9536f03b79885bd65c2d (diff) | |
| download | DHG_packages-e56a81e3439d5e4caa0a1ac0950636e7a173e9d3.tar.gz | |
haskell-bytestring-mmap: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-bytestring-mmap')
| -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 |
