diff options
Diffstat (limited to 'p')
| -rw-r--r-- | p/haskell-binary-communicator/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-binary-communicator/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-binary-communicator/debian/changelog b/p/haskell-binary-communicator/debian/changelog index 81ba7e578..ae8e30351 100644 --- a/p/haskell-binary-communicator/debian/changelog +++ b/p/haskell-binary-communicator/debian/changelog @@ -1,3 +1,10 @@ +haskell-binary-communicator (1.0.2.1-4) 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:31 +0200 + haskell-binary-communicator (1.0.2.1-3) unstable; urgency=low * Remove version on libghc-binary-dev build dependency, to allow diff --git a/p/haskell-binary-communicator/debian/control b/p/haskell-binary-communicator/debian/control index 13100a3f9..b8a0f6e9f 100644 --- a/p/haskell-binary-communicator/debian/control +++ b/p/haskell-binary-communicator/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Joachim Breitner <nomeata@debian.org> Build-Depends: debhelper (>= 7) , cdbs - , haskell-devscripts (>= 0.8) + , haskell-devscripts (>= 0.8.13) , ghc , ghc-prof , libghc-binary-dev |
