summaryrefslogtreecommitdiff
path: root/p/haskell-data-binary-ieee754
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-03-10 20:36:56 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-03-10 20:36:56 +0400
commitba1075c88e206f27bd2f365db406ff9e650240e0 (patch)
tree9e10ccef671363b511bbffb8b8add477b33d130b /p/haskell-data-binary-ieee754
parent4b57685aedcd9fcb84255a96004832b3fd6d66f8 (diff)
downloadDHG_packages-ba1075c88e206f27bd2f365db406ff9e650240e0.tar.gz
haskell-data-binary-ieee754: Remove version on libghc-binary-dev build dependency, to allow building against the binary as bundled in ghc
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