summaryrefslogtreecommitdiff
path: root/p/haskell-data-binary-ieee754
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:08:37 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:08:37 +0400
commit1574ea7f1b6377b32c3001928a985a931255adeb (patch)
tree2f3c06fa4c8f0bb2171ce54240a222a9d07baf15 /p/haskell-data-binary-ieee754
parentf061d068b9398a3721a41bf856b66f8332edf20a (diff)
downloadDHG_packages-1574ea7f1b6377b32c3001928a985a931255adeb.tar.gz
haskell-data-binary-ieee754: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-data-binary-ieee754')
-rw-r--r--p/haskell-data-binary-ieee754/debian/changelog7
-rw-r--r--p/haskell-data-binary-ieee754/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-data-binary-ieee754/debian/changelog b/p/haskell-data-binary-ieee754/debian/changelog
index ca4567606..a02fed48a 100644
--- a/p/haskell-data-binary-ieee754/debian/changelog
+++ b/p/haskell-data-binary-ieee754/debian/changelog
@@ -1,3 +1,10 @@
+haskell-data-binary-ieee754 (0.4.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:08:37 +0200
+
haskell-data-binary-ieee754 (0.4.2.1-3) unstable; urgency=low
* Remove version on libghc-binary-dev build dependency, to allow
diff --git a/p/haskell-data-binary-ieee754/debian/control b/p/haskell-data-binary-ieee754/debian/control
index a6886d7e4..ddd39b89f 100644
--- a/p/haskell-data-binary-ieee754/debian/control
+++ b/p/haskell-data-binary-ieee754/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
, libghc-binary-dev