[Pkg-haskell-commits] darcs: haskell-maths: Depend on libghc-random-dev, as it was split out from GHC

Joachim Breitner mail at joachim-breitner.de
Sat Feb 4 11:54:44 UTC 2012


Sat Feb  4 11:17:43 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Depend on libghc-random-dev, as it was split out from GHC 
  Ignore-this: bcf1106a51e1456b7af506ce53d1441c

    M ./changelog +6
    M ./control -2 +5

Sat Feb  4 11:17:43 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Depend on libghc-random-dev, as it was split out from GHC 
  Ignore-this: bcf1106a51e1456b7af506ce53d1441c
diff -rN -u old-haskell-maths//changelog new-haskell-maths//changelog
--- old-haskell-maths//changelog	2012-02-04 11:54:44.558148901 +0000
+++ new-haskell-maths//changelog	2012-02-04 11:54:44.591248078 +0000
@@ -1,3 +1,9 @@
+haskell-maths (0.4.1-2) UNRELEASED; urgency=low
+
+  * Depend on libghc-random-dev, as it was split out from GHC 
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 04 Feb 2012 12:17:29 +0100
+
 haskell-maths (0.4.1-1) unstable; urgency=low
 
   * New upstream release.
diff -rN -u old-haskell-maths//control new-haskell-maths//control
--- old-haskell-maths//control	2012-02-04 11:54:44.558148901 +0000
+++ new-haskell-maths//control	2012-02-04 11:54:44.566242371 +0000
@@ -8,8 +8,11 @@
                cdbs,
                haskell-devscripts (>= 0.8),
                ghc,
-               ghc-prof
-Build-Depends-Indep: ghc-doc
+               ghc-prof,
+               libghc-random-dev,
+               libghc-random-prof,
+Build-Depends-Indep: ghc-doc,
+  libghc-random-dev,
 Standards-Version: 3.9.2
 Homepage: http://hackage.haskell.org/package/HaskellForMaths
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-maths





More information about the Pkg-haskell-commits mailing list