[DHG_packages] 02/29: statevar: build against ghc8 in experimental
Clint Adams
clint at moszumanska.debian.org
Thu Oct 13 03:25:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit b6868e61fbf6057528b500ebf028fd098426ca50
Author: Clint Adams <clint at debian.org>
Date: Wed Oct 12 22:29:49 2016 -0400
statevar: build against ghc8 in experimental
---
p/haskell-statevar/debian/changelog | 8 ++++++--
p/haskell-statevar/debian/control | 2 +-
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/p/haskell-statevar/debian/changelog b/p/haskell-statevar/debian/changelog
index e9be13b..c1c21e4 100644
--- a/p/haskell-statevar/debian/changelog
+++ b/p/haskell-statevar/debian/changelog
@@ -1,8 +1,12 @@
-haskell-statevar (1.1.0.4-2) UNRELEASED; urgency=medium
+haskell-statevar (1.1.0.4-2) experimental; urgency=medium
+ [ Gianfranco Costamagna ]
* Fix VCS fields
- -- Gianfranco Costamagna <locutusofborg at debian.org> Thu, 02 Jun 2016 19:13:04 +0200
+ [ Clint Adams ]
+ * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org> Wed, 12 Oct 2016 22:29:41 -0400
haskell-statevar (1.1.0.4-1) unstable; urgency=medium
diff --git a/p/haskell-statevar/debian/control b/p/haskell-statevar/debian/control
index 5c998fc..f3eafda 100644
--- a/p/haskell-statevar/debian/control
+++ b/p/haskell-statevar/debian/control
@@ -6,7 +6,7 @@ Section: haskell
Build-Depends: debhelper (>= 9),
haskell-devscripts (>= 0.10),
cdbs,
- ghc,
+ ghc (>= 8),
ghc-prof,
libghc-stm-dev (>= 2.0),
libghc-stm-dev (<< 2.5),
--
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