[DHG_packages] 01/01: ghc: Let GHC break cabal-install (<< 1.22), due to "ghc no longer supports single-file style package databases"
Joachim Breitner
nomeata at moszumanska.debian.org
Mon Jan 11 08:56:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
nomeata pushed a commit to branch master
in repository DHG_packages.
commit 50700b8d012e7a211eb308dadf0fb63143aa4a8e
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Mon Jan 11 09:56:04 2016 +0100
ghc: Let GHC break cabal-install (<< 1.22), due to "ghc no longer supports single-file style package databases"
---
p/ghc/debian/changelog | 7 +++++++
p/ghc/debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/p/ghc/debian/changelog b/p/ghc/debian/changelog
index e99f573..816d0be 100644
--- a/p/ghc/debian/changelog
+++ b/p/ghc/debian/changelog
@@ -1,3 +1,10 @@
+ghc (7.10.3-6) UNRELEASED; urgency=medium
+
+ * Let GHC break cabal-install (<< 1.22), due to
+ "ghc no longer supports single-file style package databases"
+
+ -- Joachim Breitner <nomeata at debian.org> Mon, 11 Jan 2016 09:55:37 +0100
+
ghc (7.10.3-5) unstable; urgency=medium
* ghc-doc Breaks/Replaces libghc-terminfo-doc (<< 0.3.2.5-4),
diff --git a/p/ghc/debian/control b/p/ghc/debian/control
index 5cab8dc..d5dc34f 100644
--- a/p/ghc/debian/control
+++ b/p/ghc/debian/control
@@ -54,7 +54,7 @@ Provides:
${haddock:Provides}
Replaces: ghc6 (<< 7), ghc-dynamic (<< 7.8), ghc-haddock (<< 7.10)
Conflicts: ghc6 (<< 7), ghc-dynamic (<< 7.8), ${conflicting-devs}
-Breaks: cabal-install (<< 0.8.0), haskell-devscripts (<< 0.8.13), ghc-doc (<< 7.10), ghc-haddock (<< 7.10)
+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.5
Description: The Glasgow Haskell Compilation system
The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for
--
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