[DHG_packages] 01/01: gtk2hs-buildtools: fix ghc b-d
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 04:35:26 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 fcff986483e29c8b5b4fe30eaf3fea0bc2b60882
Author: Clint Adams <clint at debian.org>
Date: Mon Oct 17 00:34:00 2016 -0400
gtk2hs-buildtools: fix ghc b-d
---
p/gtk2hs-buildtools/debian/changelog | 6 ++++++
p/gtk2hs-buildtools/debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/p/gtk2hs-buildtools/debian/changelog b/p/gtk2hs-buildtools/debian/changelog
index a9480a2..f228aec 100644
--- a/p/gtk2hs-buildtools/debian/changelog
+++ b/p/gtk2hs-buildtools/debian/changelog
@@ -1,3 +1,9 @@
+gtk2hs-buildtools (0.13.2.1-2) experimental; urgency=medium
+
+ * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org> Mon, 17 Oct 2016 00:33:44 -0400
+
gtk2hs-buildtools (0.13.2.1-1) experimental; urgency=medium
[ Dmitry Bogatov ]
diff --git a/p/gtk2hs-buildtools/debian/control b/p/gtk2hs-buildtools/debian/control
index 5302cd7..18d6590 100644
--- a/p/gtk2hs-buildtools/debian/control
+++ b/p/gtk2hs-buildtools/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
alex (>= 3.0.1),
cdbs,
debhelper (>= 9),
- ghc (>= 7.0.4),
+ ghc (>= 8),
happy,
happy (>= 1.18.9),
haskell-devscripts (>= 0.10),
--
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