summaryrefslogtreecommitdiff
path: root/p/haskell-erf
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-10-13 15:51:00 -0400
committerClint Adams <clint@debian.org>2016-10-13 15:51:00 -0400
commit70464c80ebe166bd35061be45dd0b9bb14f92a11 (patch)
treedab2254ac710a77595b5fc037a95c7fe4a88903a /p/haskell-erf
parent3c3ee994572aaf840378738473f28f0e332de044 (diff)
downloadDHG_packages-70464c80ebe166bd35061be45dd0b9bb14f92a11.tar.gz
erf: build with ghc 8 in experimental
Diffstat (limited to 'p/haskell-erf')
-rw-r--r--p/haskell-erf/debian/changelog8
-rw-r--r--p/haskell-erf/debian/control4
2 files changed, 6 insertions, 6 deletions
diff --git a/p/haskell-erf/debian/changelog b/p/haskell-erf/debian/changelog
index 2b04a439b..9719d2f50 100644
--- a/p/haskell-erf/debian/changelog
+++ b/p/haskell-erf/debian/changelog
@@ -1,13 +1,13 @@
-haskell-erf (2.0.0.0-10) UNRELEASED; urgency=medium
+haskell-erf (2.0.0.0-10) experimental; urgency=medium
[ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
- [ Gianfranco Costamagna ]
- * Fix VCS fields
+ [ Clint Adams ]
+ * Temporarily build-depend on ghc 8.
- -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:15 +0300
+ -- Clint Adams <clint@debian.org> Thu, 13 Oct 2016 15:50:54 -0400
haskell-erf (2.0.0.0-9) unstable; urgency=medium
diff --git a/p/haskell-erf/debian/control b/p/haskell-erf/debian/control
index d493a9098..0220f18b4 100644
--- a/p/haskell-erf/debian/control
+++ b/p/haskell-erf/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://hackage.haskell.org/package/erf
-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-erf
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
Package: libghc-erf-dev