summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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