summaryrefslogtreecommitdiff
path: root/p/haskell-data-binary-ieee754
diff options
context:
space:
mode:
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/control3
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-data-binary-ieee754/debian/changelog b/p/haskell-data-binary-ieee754/debian/changelog
index 3e83c1717..98f3533fd 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-3) UNRELEASED; urgency=low
+
+ * Remove version on libghc-binary-dev build dependency, to allow
+ building against the binary as bundled in ghc
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 10 Mar 2012 17:36:56 +0100
+
haskell-data-binary-ieee754 (0.4.2.1-2) unstable; urgency=low
* Sourceful upload to rebuild documentation package
diff --git a/p/haskell-data-binary-ieee754/debian/control b/p/haskell-data-binary-ieee754/debian/control
index 68f7a2e03..a6886d7e4 100644
--- a/p/haskell-data-binary-ieee754/debian/control
+++ b/p/haskell-data-binary-ieee754/debian/control
@@ -8,8 +8,7 @@ Build-Depends: debhelper (>= 7)
, haskell-devscripts (>= 0.8)
, ghc
, ghc-prof
- , libghc-binary-dev (>> 0.4)
- , libghc-binary-dev (<< 0.6)
+ , libghc-binary-dev
, libghc-binary-prof
Build-Depends-Indep: ghc-doc
, libghc-binary-doc