summaryrefslogtreecommitdiff
path: root/p/haskell-binary-shared
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:07:32 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:07:32 +0400
commite6b99b6dc07adb5198bb26d10edd0b95860b7bb2 (patch)
treed10311d4ffa3fcbfbf15c65d4607403f705d4c36 /p/haskell-binary-shared
parent61b79db8c2bf533122ffe409115f49faf83dc538 (diff)
downloadDHG_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/changelog7
-rw-r--r--p/haskell-binary-shared/debian/control2
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)