[DHG_packages] 02/02: shellcheck: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Wed Oct 19 08:36:20 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 dd60fdc1d283a8d67e2f8dc76a39e3fcff53f4f6
Author: Clint Adams <clint at debian.org>
Date:   Wed Oct 19 04:35:26 2016 -0400

    shellcheck: build with ghc 8 in experimental
---
 p/shellcheck/debian/changelog | 6 ++++++
 p/shellcheck/debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/p/shellcheck/debian/changelog b/p/shellcheck/debian/changelog
index 434b024..69319cd 100644
--- a/p/shellcheck/debian/changelog
+++ b/p/shellcheck/debian/changelog
@@ -1,3 +1,9 @@
+shellcheck (0.4.4-3) experimental; urgency=medium
+
+  * Temporarily build with ghc 8.
+
+ -- Clint Adams <clint at debian.org>  Wed, 19 Oct 2016 04:35:01 -0400
+
 shellcheck (0.4.4-2) unstable; urgency=medium
 
   * "Fix" FTBFS on mips{,el}: Cargo cult the ggc-min-expand stuff.
diff --git a/p/shellcheck/debian/control b/p/shellcheck/debian/control
index fec0757..a1d2dc4 100644
--- a/p/shellcheck/debian/control
+++ b/p/shellcheck/debian/control
@@ -6,7 +6,7 @@ Section: devel
 Build-Depends: debhelper (>= 9),
  cdbs,
  haskell-devscripts (>= 0.10),
- ghc,
+ ghc (>= 8),
  libghc-containers-dev,
  libghc-directory-dev,
  libghc-json-dev,

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