[Pkg-haskell-commits] darcs: haskell-statistics: Do not depend on binary, which now comes with GHC

Joachim Breitner mail at joachim-breitner.de
Mon Dec 22 15:03:47 UTC 2014


Mon Dec 22 12:27:23 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on binary, which now comes with GHC

    M ./changelog +1
    M ./control -3

Mon Dec 22 12:27:23 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Do not depend on binary, which now comes with GHC
diff -rN -u old-haskell-statistics/changelog new-haskell-statistics/changelog
--- old-haskell-statistics/changelog	2014-12-22 15:03:47.686562823 +0000
+++ new-haskell-statistics/changelog	2014-12-22 15:03:47.690562825 +0000
@@ -1,6 +1,7 @@
 haskell-statistics (0.13.2.1-2) UNRELEASED; urgency=medium
 
   * Depend on haskell-devscripts 0.9, found in experimental
+  * Do not depend on binary, which now comes with GHC
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 20 Dec 2014 16:58:58 +0100
 
diff -rN -u old-haskell-statistics/control new-haskell-statistics/control
--- old-haskell-statistics/control	2014-12-22 15:03:47.686562823 +0000
+++ new-haskell-statistics/control	2014-12-22 15:03:47.686562823 +0000
@@ -10,8 +10,6 @@
   , ghc-prof
   , libghc-aeson-dev (>= 0.6.0.0)
   , libghc-aeson-prof
-  , libghc-binary-dev (>= 0.5.1.0)
-  , libghc-binary-prof
   , libghc-erf-dev
   , libghc-erf-prof
   , libghc-ieee754-dev (>= 0.7.3)
@@ -38,7 +36,6 @@
   , libghc-test-framework-quickcheck2-dev
 Build-Depends-Indep: ghc-doc
   , libghc-aeson-doc
-  , libghc-binary-doc
   , libghc-erf-doc
   , libghc-ieee754-doc
   , libghc-monad-par-doc




More information about the Pkg-haskell-commits mailing list