[Pkg-haskell-commits] darcs: haskell-data-binary-ieee754: Remove version on libghc-binary-dev build dependency, to allow building against the binary as bundled in ghc
Joachim Breitner
mail at joachim-breitner.de
Sat Mar 10 16:37:37 UTC 2012
Sat Mar 10 16:36:56 UTC 2012 Joachim Breitner <mail at joachim-breitner.de>
* Remove version on libghc-binary-dev build dependency, to allow building against the binary as bundled in ghc
Ignore-this: bd5f3ee146e501bb87f932d500f91f3b
M ./changelog +7
M ./control -2 +1
Sat Mar 10 16:36:56 UTC 2012 Joachim Breitner <mail at joachim-breitner.de>
* Remove version on libghc-binary-dev build dependency, to allow building against the binary as bundled in ghc
Ignore-this: bd5f3ee146e501bb87f932d500f91f3b
diff -rN -u old-haskell-data-binary-ieee754//changelog new-haskell-data-binary-ieee754//changelog
--- old-haskell-data-binary-ieee754//changelog 2012-03-10 16:37:36.949772122 +0000
+++ new-haskell-data-binary-ieee754//changelog 2012-03-10 16:37:36.953754310 +0000
@@ -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 at 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 -rN -u old-haskell-data-binary-ieee754//control new-haskell-data-binary-ieee754//control
--- old-haskell-data-binary-ieee754//control 2012-03-10 16:37:36.949772122 +0000
+++ new-haskell-data-binary-ieee754//control 2012-03-10 16:37:36.949772122 +0000
@@ -8,8 +8,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
More information about the Pkg-haskell-commits
mailing list