[DHG_packages] 01/01: doctest: ensure build against ghc with amd64 linker fix
Clint Adams
clint at moszumanska.debian.org
Thu Dec 29 16:04:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 1bd9a82063526062a1491fa4f08d0aae73713b12
Author: Clint Adams <clint at debian.org>
Date: Thu Dec 29 11:03:34 2016 -0500
doctest: ensure build against ghc with amd64 linker fix
---
p/haskell-doctest/debian/changelog | 6 ++++++
p/haskell-doctest/debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/p/haskell-doctest/debian/changelog b/p/haskell-doctest/debian/changelog
index 9fa541c..b3345b8 100644
--- a/p/haskell-doctest/debian/changelog
+++ b/p/haskell-doctest/debian/changelog
@@ -1,3 +1,9 @@
+haskell-doctest (0.11.0-4) unstable; urgency=medium
+
+ * Ensure build against ghc with amd64 linker fix.
+
+ -- Clint Adams <clint at debian.org> Thu, 29 Dec 2016 11:03:19 -0500
+
haskell-doctest (0.11.0-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-doctest/debian/control b/p/haskell-doctest/debian/control
index dd72493..a7a5a39 100644
--- a/p/haskell-doctest/debian/control
+++ b/p/haskell-doctest/debian/control
@@ -6,7 +6,7 @@ Section: haskell
Build-Depends: debhelper (>= 9),
haskell-devscripts (>= 0.13),
cdbs,
- ghc (>= 8.0),
+ ghc (>= 8.0.1-17~),
ghc-prof,
libghc-base-compat-dev (>= 0.4.2),
libghc-base-compat-prof,
--
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