[DHG_packages] 10/29: text: build against ghc8 in experimental
Clint Adams
clint at moszumanska.debian.org
Thu Oct 13 03:25:59 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 787be843cae8b8eceb9f48c67502854bac8e6a87
Author: Clint Adams <clint at debian.org>
Date: Sun Oct 9 23:24:24 2016 -0400
text: build against ghc8 in experimental
---
p/haskell-text/debian/changelog | 6 +++---
p/haskell-text/debian/control | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/p/haskell-text/debian/changelog b/p/haskell-text/debian/changelog
index bb5f957..6122d11 100644
--- a/p/haskell-text/debian/changelog
+++ b/p/haskell-text/debian/changelog
@@ -1,8 +1,8 @@
-haskell-text (1.2.2.1-2) UNRELEASED; urgency=medium
+haskell-text (1.2.2.1-2) experimental; urgency=medium
- * Fix VCS fields
+ * Temporarily build-depend on ghc 8.
- -- Gianfranco Costamagna <locutusofborg at debian.org> Thu, 02 Jun 2016 19:13:08 +0200
+ -- Clint Adams <clint at debian.org> Sun, 09 Oct 2016 23:24:02 -0400
haskell-text (1.2.2.1-1) unstable; urgency=medium
diff --git a/p/haskell-text/debian/control b/p/haskell-text/debian/control
index f0ff3ee..65b2044 100644
--- a/p/haskell-text/debian/control
+++ b/p/haskell-text/debian/control
@@ -6,13 +6,13 @@ Section: haskell
Build-Depends: debhelper (>= 9),
haskell-devscripts (>= 0.10),
cdbs,
- ghc,
+ ghc (>= 8),
ghc-prof,
Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.8
Homepage: https://github.com/bos/text
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
-Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-text
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
Package: libghc-text-dev
Architecture: any
--
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