summaryrefslogtreecommitdiff
path: root/p/haskell-data-accessor
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-10-13 12:24:09 -0400
committerClint Adams <clint@debian.org>2016-10-13 12:24:09 -0400
commitb8876127d410699e93d0de5291c07c5e47ee9a81 (patch)
tree5fb396693e6b48c9a8a6ffa3f8d4aee9a75f9e69 /p/haskell-data-accessor
parentf9032f2de3e0a794c3d39534556ce15b1baa63df (diff)
downloadDHG_packages-b8876127d410699e93d0de5291c07c5e47ee9a81.tar.gz
data-accessor: build with ghc 8 in experimental
Diffstat (limited to 'p/haskell-data-accessor')
-rw-r--r--p/haskell-data-accessor/debian/changelog6
-rw-r--r--p/haskell-data-accessor/debian/control4
2 files changed, 5 insertions, 5 deletions
diff --git a/p/haskell-data-accessor/debian/changelog b/p/haskell-data-accessor/debian/changelog
index afb76b7b1..1a280b5ae 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@debian.org> Thu, 02 Jun 2016 19:12:23 +0200
+ -- Clint Adams <clint@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 919389074..f310440e3 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