[DHG_packages] 01/01: ghc: conflict with libghc-cabal-dev (<< 1.24.2.1) to avoid wanna-build confusion
Clint Adams
clint at moszumanska.debian.org
Sun Jun 25 14:24:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 04008a4ac9dcab1cd580f9097f2c149faa9329f9
Author: Clint Adams <clint at debian.org>
Date: Sun Jun 25 10:23:14 2017 -0400
ghc: conflict with libghc-cabal-dev (<< 1.24.2.1) to avoid wanna-build confusion
---
p/ghc/debian/changelog | 9 +++++++--
p/ghc/debian/control | 2 +-
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/p/ghc/debian/changelog b/p/ghc/debian/changelog
index 3bf201e..931f35d 100644
--- a/p/ghc/debian/changelog
+++ b/p/ghc/debian/changelog
@@ -1,8 +1,13 @@
-ghc (8.0.2-2) UNRELEASED; urgency=medium
+ghc (8.0.2-3) UNRELEASED; urgency=medium
+ [ John Paul Adrian Glaubitz ]
* Build with --enable-unregisterised on powerpcspe. closes: #861806.
- -- John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de> Thu, 04 May 2017 11:00:20 +0200
+ [ Clint Adams ]
+ * Conflict with libghc-cabal-dev (<< 1.24.2.1) to avoid wanna-build
+ confusion.
+
+ -- Clint Adams <clint at debian.org> Sun, 25 Jun 2017 10:21:43 -0400
ghc (8.0.2-1) unstable; urgency=medium
diff --git a/p/ghc/debian/control b/p/ghc/debian/control
index 800e2b7..dae2947 100644
--- a/p/ghc/debian/control
+++ b/p/ghc/debian/control
@@ -51,7 +51,7 @@ Provides:
ghc-haddock,
${haddock:Provides}
Replaces: ghc6 (<< 7), ghc-dynamic (<< 7.8), ghc-haddock (<< 7.10)
-Conflicts: ghc6 (<< 7), ghc-dynamic (<< 7.8), ${conflicting-devs}
+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
Description: The Glasgow Haskell Compilation system
--
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