[DHG_packages] 01/01: alex: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Thu Oct 13 18:02:44 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 a879e5a31da27ae56bfeea8dc6239a2522077136
Author: Clint Adams <clint at debian.org>
Date:   Thu Oct 13 14:01:45 2016 -0400

    alex: build with ghc 8 in experimental
---
 p/alex/debian/changelog | 6 +++---
 p/alex/debian/control   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/p/alex/debian/changelog b/p/alex/debian/changelog
index 0276cf6..6726e1a 100644
--- a/p/alex/debian/changelog
+++ b/p/alex/debian/changelog
@@ -1,8 +1,8 @@
-alex (3.1.7-2) UNRELEASED; urgency=medium
+alex (3.1.7-2) experimental; urgency=medium
 
-  * Fix VCS fields
+  * Temporarily build-depend on ghc 8.
 
- -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 02 Jun 2016 19:12:10 +0200
+ -- Clint Adams <clint at debian.org>  Thu, 13 Oct 2016 14:01:29 -0400
 
 alex (3.1.7-1) unstable; urgency=medium
 
diff --git a/p/alex/debian/control b/p/alex/debian/control
index 2d519f7..bc151bc 100644
--- a/p/alex/debian/control
+++ b/p/alex/debian/control
@@ -14,7 +14,7 @@ Build-Depends: alex <!stage1>,
                docbook-xml,
                docbook-xsl,
                dpkg-dev (>= 1.17.14),
-               ghc (>= 7.10),
+               ghc (>= 8),
                happy,
                haskell-devscripts (>= 0.10),
                jade,

-- 
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