[DHG_packages] 03/03: ghc: Tighten build-depends on ghc; this does not build against 7.6 any more, so lets use the 7.8 already in backports.

Joachim Breitner nomeata at moszumanska.debian.org
Tue Dec 22 13:27:29 UTC 2015


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

nomeata pushed a commit to annotated tag ghc_v7.10.3-4_bpo8+1
in repository DHG_packages.

commit 323a8eb265f27faf6e2f614a8cc97e2e7bef85d0
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Tue Dec 22 10:52:19 2015 +0100

    ghc: Tighten build-depends on ghc; this does not build against 7.6 any more, so lets use the 7.8 already in backports.
---
 p/ghc/debian/changelog | 2 ++
 p/ghc/debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/p/ghc/debian/changelog b/p/ghc/debian/changelog
index 139eb7d..991692c 100644
--- a/p/ghc/debian/changelog
+++ b/p/ghc/debian/changelog
@@ -1,6 +1,8 @@
 ghc (7.10.3-4~bpo8+1) jessie-backports; urgency=medium
 
   * Rebuild for jessie-backports.
+  * Tighten build-depends on ghc; this does not build against 7.6 any more, so
+    lets use the 7.8 already in backports.
 
  -- Joachim Breitner <nomeata at debian.org>  Tue, 22 Dec 2015 10:36:15 +0100
 
diff --git a/p/ghc/debian/control b/p/ghc/debian/control
index 1b63a66..eea9108 100644
--- a/p/ghc/debian/control
+++ b/p/ghc/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
   autotools-dev,
   grep-dctrl,
   pkg-config,
-  ghc,
+  ghc (>= 7.8),
   libgmp-dev,
   llvm-3.5 [arm64 armel armhf],
   libffi-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