[DHG_packages] 26/29: old-locale: build against ghc8 in experimental

Clint Adams clint at moszumanska.debian.org
Thu Oct 13 03:26:02 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 959ee2fd6858c883b9bb95cb28051aca452bddf0
Author: Clint Adams <clint at debian.org>
Date:   Wed Oct 12 23:12:30 2016 -0400

    old-locale: build against ghc8 in experimental
---
 p/haskell-old-locale/debian/changelog | 6 ++++++
 p/haskell-old-locale/debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/p/haskell-old-locale/debian/changelog b/p/haskell-old-locale/debian/changelog
index ddb6dd0..8f73907 100644
--- a/p/haskell-old-locale/debian/changelog
+++ b/p/haskell-old-locale/debian/changelog
@@ -1,3 +1,9 @@
+haskell-old-locale (1.0.0.7-4) experimental; urgency=medium
+
+  * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org>  Wed, 12 Oct 2016 23:12:23 -0400
+
 haskell-old-locale (1.0.0.7-3) unstable; urgency=medium
 
   [ Dmitry Bogatov ]
diff --git a/p/haskell-old-locale/debian/control b/p/haskell-old-locale/debian/control
index 138a288..b2ed17b 100644
--- a/p/haskell-old-locale/debian/control
+++ b/p/haskell-old-locale/debian/control
@@ -6,7 +6,7 @@ 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

-- 
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