[DHG_packages] 03/04: data-accessor: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Thu Oct 13 16:26:14 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 b8876127d410699e93d0de5291c07c5e47ee9a81
Author: Clint Adams <clint at debian.org>
Date:   Thu Oct 13 12:24:09 2016 -0400

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

diff --git a/p/haskell-data-accessor/debian/changelog b/p/haskell-data-accessor/debian/changelog
index afb76b7..1a280b5 100644
--- a/p/haskell-data-accessor/debian/changelog
+++ b/p/haskell-data-accessor/debian/changelog
@@ -1,8 +1,8 @@
-haskell-data-accessor (0.2.2.7-2) UNRELEASED; urgency=medium
+haskell-data-accessor (0.2.2.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:23 +0200
+ -- Clint Adams <clint at debian.org>  Thu, 13 Oct 2016 12:23:59 -0400
 
 haskell-data-accessor (0.2.2.7-1) unstable; urgency=medium
 
diff --git a/p/haskell-data-accessor/debian/control b/p/haskell-data-accessor/debian/control
index 9193890..f310440 100644
--- a/p/haskell-data-accessor/debian/control
+++ b/p/haskell-data-accessor/debian/control
@@ -6,12 +6,12 @@ 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: http://www.haskell.org/haskellwiki/Record_access
-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-data-accessor
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-data-accessor-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