diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:07:44 +0400 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:07:44 +0400 |
commit | 37bf8e4957b03153f203ada6d9d92ff55a690962 (patch) | |
tree | 6b7fd2616e5116d9aa4c094f6b9938e7e4f54d82 /p/haskell-boolean | |
parent | ad1ddaa3351fc0a6d8508efb73aa6e11b87f5939 (diff) | |
download | DHG_packages-37bf8e4957b03153f203ada6d9d92ff55a690962.tar.gz |
haskell-boolean: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-boolean')
-rw-r--r-- | p/haskell-boolean/debian/changelog | 7 | ||||
-rw-r--r-- | p/haskell-boolean/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-boolean/debian/changelog b/p/haskell-boolean/debian/changelog index 1247e2332..49b49e1fe 100644 --- a/p/haskell-boolean/debian/changelog +++ b/p/haskell-boolean/debian/changelog @@ -1,3 +1,10 @@ +haskell-boolean (0.0.1-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:44 +0200 + haskell-boolean (0.0.1-2) unstable; urgency=low * Sourceful upload to rebuild documentation package diff --git a/p/haskell-boolean/debian/control b/p/haskell-boolean/debian/control index 3263a49d7..4653c574a 100644 --- a/p/haskell-boolean/debian/control +++ b/p/haskell-boolean/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 7) , cdbs - , haskell-devscripts (>= 0.8) + , haskell-devscripts (>= 0.8.13) , ghc , ghc-prof Build-Depends-Indep: ghc-doc |