diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:07:32 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:07:32 +0400 |
| commit | e6b99b6dc07adb5198bb26d10edd0b95860b7bb2 (patch) | |
| tree | d10311d4ffa3fcbfbf15c65d4607403f705d4c36 /p/haskell-binary-shared | |
| parent | 61b79db8c2bf533122ffe409115f49faf83dc538 (diff) | |
| download | DHG_packages-e6b99b6dc07adb5198bb26d10edd0b95860b7bb2.tar.gz | |
haskell-binary-shared: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-binary-shared')
| -rw-r--r-- | p/haskell-binary-shared/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-binary-shared/debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-binary-shared/debian/changelog b/p/haskell-binary-shared/debian/changelog index 243a32807..b5e38b468 100644 --- a/p/haskell-binary-shared/debian/changelog +++ b/p/haskell-binary-shared/debian/changelog @@ -1,3 +1,10 @@ +haskell-binary-shared (0.8.1-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:07:32 +0200 + haskell-binary-shared (0.8.1-1) unstable; urgency=low * New upstream release diff --git a/p/haskell-binary-shared/debian/control b/p/haskell-binary-shared/debian/control index bf559680d..b38844ba2 100644 --- a/p/haskell-binary-shared/debian/control +++ b/p/haskell-binary-shared/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.7) + , haskell-devscripts (>= 0.8.13) , ghc , ghc-prof , libghc-mtl-dev (>= 1.1.0.2) |
