summaryrefslogtreecommitdiff
path: root/p/haskell-maths
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-02-04 15:17:43 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-02-04 15:17:43 +0400
commit9a3872ba9459edbf8c561dfacfeebafae4cea28d (patch)
tree949b8895fdd82330435cd897c725086da57b9665 /p/haskell-maths
parentdb7ec90716b7b30578774ddd25cf62a192829847 (diff)
downloadDHG_packages-9a3872ba9459edbf8c561dfacfeebafae4cea28d.tar.gz
haskell-maths: Depend on libghc-random-dev, as it was split out from GHC
Diffstat (limited to 'p/haskell-maths')
-rw-r--r--p/haskell-maths/debian/changelog6
-rw-r--r--p/haskell-maths/debian/control7
2 files changed, 11 insertions, 2 deletions
diff --git a/p/haskell-maths/debian/changelog b/p/haskell-maths/debian/changelog
index 6608dc0aa..1ecbc8cbb 100644
--- a/p/haskell-maths/debian/changelog
+++ b/p/haskell-maths/debian/changelog
@@ -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@debian.org> Sat, 04 Feb 2012 12:17:29 +0100
+
haskell-maths (0.4.1-1) unstable; urgency=low
* New upstream release.
diff --git a/p/haskell-maths/debian/control b/p/haskell-maths/debian/control
index f41528748..3a5d17927 100644
--- a/p/haskell-maths/debian/control
+++ b/p/haskell-maths/debian/control
@@ -8,8 +8,11 @@ Build-Depends: debhelper (>= 7),
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