[DHG_packages] 01/04: hspec-core: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Thu Oct 13 23:32:33 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 18a783062e1062f972742a19911218bbe6b1a228
Author: Clint Adams <clint at debian.org>
Date:   Thu Oct 13 19:25:42 2016 -0400

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

diff --git a/p/haskell-hspec-core/debian/changelog b/p/haskell-hspec-core/debian/changelog
index d3c322d..89e2d01 100644
--- a/p/haskell-hspec-core/debian/changelog
+++ b/p/haskell-hspec-core/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hspec-core (2.2.4-2) experimental; urgency=medium
+
+  * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org>  Thu, 13 Oct 2016 19:25:39 -0400
+
 haskell-hspec-core (2.2.4-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-hspec-core/debian/control b/p/haskell-hspec-core/debian/control
index 27f40e2..94217ad 100644
--- a/p/haskell-hspec-core/debian/control
+++ b/p/haskell-hspec-core/debian/control
@@ -6,7 +6,7 @@ Section: haskell
 Build-Depends: debhelper (>= 9),
  haskell-devscripts (>= 0.10),
  cdbs,
- ghc,
+ ghc (>= 8.0),
  ghc-prof,
  libghc-hunit-dev (>= 1.2.5),
  libghc-hunit-prof,
@@ -41,7 +41,7 @@ Standards-Version: 3.9.8
 Homepage: http://hspec.github.io/
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
-X-Description: A Testing Framework for Haskell
+X-Description: testing Framework for Haskell
  This package exposes internal types and functions that can be
  used to extend Hspec's functionality.
 

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