[DHG_packages] 02/02: prim-uniq and readable: build with ghc 8 in experimental
Clint Adams
clint at moszumanska.debian.org
Fri Oct 21 14:24:12 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 dddbf63559742a3921db816dd13f89d0e412e99a
Author: Clint Adams <clint at debian.org>
Date: Fri Oct 21 10:20:57 2016 -0400
prim-uniq and readable: build with ghc 8 in experimental
---
p/haskell-prim-uniq/debian/changelog | 6 ++++++
p/haskell-prim-uniq/debian/control | 2 +-
p/haskell-readable/debian/changelog | 6 ++++++
p/haskell-readable/debian/control | 2 +-
4 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/p/haskell-prim-uniq/debian/changelog b/p/haskell-prim-uniq/debian/changelog
index bd34187..7cc974a 100644
--- a/p/haskell-prim-uniq/debian/changelog
+++ b/p/haskell-prim-uniq/debian/changelog
@@ -1,3 +1,9 @@
+haskell-prim-uniq (0.1.0.1-2) experimental; urgency=medium
+
+ * Temporarily build with ghc 8.
+
+ -- Clint Adams <clint at debian.org> Fri, 21 Oct 2016 10:19:47 -0400
+
haskell-prim-uniq (0.1.0.1-1) unstable; urgency=low
* Initial release
diff --git a/p/haskell-prim-uniq/debian/control b/p/haskell-prim-uniq/debian/control
index 6d26388..9caa190 100644
--- a/p/haskell-prim-uniq/debian/control
+++ b/p/haskell-prim-uniq/debian/control
@@ -6,7 +6,7 @@ Section: haskell
Build-Depends: debhelper (>= 10),
haskell-devscripts (>= 0.9),
cdbs,
- ghc,
+ ghc (>= 8),
ghc-prof,
libghc-dependent-sum-dev,
libghc-dependent-sum-prof,
diff --git a/p/haskell-readable/debian/changelog b/p/haskell-readable/debian/changelog
index 8d0e167..b91d129 100644
--- a/p/haskell-readable/debian/changelog
+++ b/p/haskell-readable/debian/changelog
@@ -1,3 +1,9 @@
+haskell-readable (0.3.1-2) experimental; urgency=medium
+
+ * Temporarily build with ghc 8.
+
+ -- Clint Adams <clint at debian.org> Fri, 21 Oct 2016 10:20:39 -0400
+
haskell-readable (0.3.1-1) unstable; urgency=low
* Initial release
diff --git a/p/haskell-readable/debian/control b/p/haskell-readable/debian/control
index 69eef7a..5290f9e 100644
--- a/p/haskell-readable/debian/control
+++ b/p/haskell-readable/debian/control
@@ -6,7 +6,7 @@ Section: haskell
Build-Depends: debhelper (>= 10),
haskell-devscripts (>= 0.9),
cdbs,
- ghc,
+ ghc (>= 8),
ghc-prof,
libghc-text-dev (>= 0.11),
libghc-text-dev (<< 1.3),
--
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