[DHG_packages] 01/01: ghc: switch llvm to upstream-supported 3.9

Clint Adams clint at moszumanska.debian.org
Wed Jul 12 22:02:48 UTC 2017


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch experimental
in repository DHG_packages.

commit d6d96bacd9f43f435d46f9910f16f9ba598e6923
Author: Clint Adams <clint at debian.org>
Date:   Wed Jul 12 18:02:06 2017 -0400

    ghc: switch llvm to upstream-supported 3.9
---
 p/ghc/debian/changelog | 3 ++-
 p/ghc/debian/control   | 8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/p/ghc/debian/changelog b/p/ghc/debian/changelog
index 9a5ef02..d91a0f8 100644
--- a/p/ghc/debian/changelog
+++ b/p/ghc/debian/changelog
@@ -1,6 +1,7 @@
-ghc (8.2.0~20170507-1) experimental; urgency=medium
+ghc (8.2.0~20170507-2) experimental; urgency=medium
 
   * 8.2.1-rc2.
+    - Switches to LLVM 3.9.
 
  -- Clint Adams <clint at debian.org>  Wed, 12 Jul 2017 17:51:16 -0400
 
diff --git a/p/ghc/debian/control b/p/ghc/debian/control
index dae2947..aa684e2 100644
--- a/p/ghc/debian/control
+++ b/p/ghc/debian/control
@@ -3,7 +3,7 @@ Section: haskell
 Priority: extra
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Joachim Breitner <nomeata at debian.org>, Clint Adams <clint at debian.org>
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Build-Depends:
   debhelper (>= 10),
   haskell-devscripts-minimal,
@@ -12,7 +12,7 @@ Build-Depends:
   pkg-config,
   ghc (>= 7.8),
   libgmp-dev,
-  llvm-3.7 [arm64 armel armhf],
+  llvm-3.9 [arm64 armel armhf],
   libffi-dev,
   binutils [arm64 armel armhf],
   libncurses5-dev,
@@ -31,7 +31,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
 Package: ghc
 Architecture: any
 Depends:
-  llvm-3.7 [arm64 armel armhf],
+  llvm-3.9 [arm64 armel armhf],
   gcc,
   libgmp-dev,
   libffi-dev,
@@ -53,7 +53,7 @@ Provides:
 Replaces: ghc6 (<< 7), ghc-dynamic (<< 7.8), ghc-haddock (<< 7.10)
 Conflicts: ghc6 (<< 7), ghc-dynamic (<< 7.8), libghc-cabal-dev (<< 1.24.2.1), ${conflicting-devs}
 Breaks: cabal-install (<< 1.22), haskell-devscripts (<< 0.8.13), ghc-doc (<< 7.10), ghc-haddock (<< 7.10)
-Suggests: perl, ghc-prof, ghc-doc, haskell-doc, llvm-3.7
+Suggests: perl, ghc-prof, ghc-doc, haskell-doc, llvm-3.9
 Description: The Glasgow Haskell Compilation system
  The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for
  Haskell.

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