summaryrefslogtreecommitdiff
path: root/p/haskell-data-inttrie/debian
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-10-13 13:22:48 -0400
committerClint Adams <clint@debian.org>2016-10-13 13:30:56 -0400
commitef3496231c15d268139a2e99666ced35a4bdd095 (patch)
treeef483f0048361823c7246f8121bb43ed1f1a5b25 /p/haskell-data-inttrie/debian
parent7c56f38548b2f3fb251574522c50bc0aef03b07a (diff)
downloadDHG_packages-ef3496231c15d268139a2e99666ced35a4bdd095.tar.gz
data-inttrie: build with ghc 8 in experimental
Diffstat (limited to 'p/haskell-data-inttrie/debian')
-rw-r--r--p/haskell-data-inttrie/debian/changelog6
-rw-r--r--p/haskell-data-inttrie/debian/control4
2 files changed, 5 insertions, 5 deletions
diff --git a/p/haskell-data-inttrie/debian/changelog b/p/haskell-data-inttrie/debian/changelog
index c68ddf2b9..68dd6afae 100644
--- a/p/haskell-data-inttrie/debian/changelog
+++ b/p/haskell-data-inttrie/debian/changelog
@@ -1,8 +1,8 @@
-haskell-data-inttrie (0.1.2-2) UNRELEASED; urgency=medium
+haskell-data-inttrie (0.1.2-2) experimental; urgency=medium
- * Fix VCS fields
+ * Temporarily build-depend on ghc 8.
- -- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 02 Jun 2016 19:12:24 +0200
+ -- Clint Adams <clint@debian.org> Thu, 13 Oct 2016 13:22:14 -0400
haskell-data-inttrie (0.1.2-1) unstable; urgency=medium
diff --git a/p/haskell-data-inttrie/debian/control b/p/haskell-data-inttrie/debian/control
index 70b179a3d..39b9e24f4 100644
--- a/p/haskell-data-inttrie/debian/control
+++ b/p/haskell-data-inttrie/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://github.com/luqui/data-inttrie
-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-inttrie
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
Package: libghc-data-inttrie-dev