[DHG_packages] 02/04: hspec: build with ghc 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 492ec6564f707c6d1b30c2cfbf2b17f355a35e02
Author: Clint Adams <clint at debian.org>
Date: Thu Oct 13 19:27:02 2016 -0400
hspec: build with ghc in experimental
---
p/haskell-hspec/debian/changelog | 6 ++++++
p/haskell-hspec/debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/p/haskell-hspec/debian/changelog b/p/haskell-hspec/debian/changelog
index b601bb9..46d4127 100644
--- a/p/haskell-hspec/debian/changelog
+++ b/p/haskell-hspec/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hspec (2.2.4-2) experimental; urgency=medium
+
+ * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org> Thu, 13 Oct 2016 19:26:58 -0400
+
haskell-hspec (2.2.4-1) unstable; urgency=medium
* New upstream version.
diff --git a/p/haskell-hspec/debian/control b/p/haskell-hspec/debian/control
index a168763..79f9a09 100644
--- a/p/haskell-hspec/debian/control
+++ b/p/haskell-hspec/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,
@@ -25,7 +25,7 @@ Build-Depends-Indep: ghc-doc,
libghc-hspec-expectations-doc,
Standards-Version: 3.9.8
Homepage: http://hspec.github.io/
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hspec
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
Package: libghc-hspec-dev
--
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