[DHG_packages] 110/204: mwc-random: Upgrading from 0.13.4.0 to 0.13.6.0
Clint Adams
clint at moszumanska.debian.org
Sun Jun 18 16:09:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit b94ac6c87d51f92244f4963c0ea8d6168bf5b1ca
Author: Clint Adams <clint at debian.org>
Date: Sat Jun 17 15:06:51 2017 -0400
mwc-random: Upgrading from 0.13.4.0 to 0.13.6.0
---
p/haskell-mwc-random/debian/changelog | 6 ++++++
p/haskell-mwc-random/debian/control | 3 +++
2 files changed, 9 insertions(+)
diff --git a/p/haskell-mwc-random/debian/changelog b/p/haskell-mwc-random/debian/changelog
index 29f64ed..b44b507 100644
--- a/p/haskell-mwc-random/debian/changelog
+++ b/p/haskell-mwc-random/debian/changelog
@@ -1,3 +1,9 @@
+haskell-mwc-random (0.13.6.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 17 Jun 2017 15:06:51 -0400
+
haskell-mwc-random (0.13.4.0-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-mwc-random/debian/control b/p/haskell-mwc-random/debian/control
index 3057187..cba5a36 100644
--- a/p/haskell-mwc-random/debian/control
+++ b/p/haskell-mwc-random/debian/control
@@ -8,11 +8,14 @@ Build-Depends: debhelper (>= 9),
cdbs,
ghc (>= 8.0),
ghc-prof,
+ libghc-math-functions-dev (>= 0.2.1.0),
+ libghc-math-functions-prof,
libghc-primitive-dev,
libghc-primitive-prof,
libghc-vector-dev (>= 0.7),
libghc-vector-prof,
Build-Depends-Indep: ghc-doc,
+ libghc-math-functions-doc,
libghc-primitive-doc,
libghc-vector-doc,
Standards-Version: 3.9.8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list