[Pkg-haskell-commits] darcs: ghc: Build-Conflict with broken version of dash (See #618023)
Joachim Breitner
mail at joachim-breitner.de
Wed Mar 23 07:54:58 UTC 2011
Wed Mar 23 04:49:14 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Build-Conflict with broken version of dash (See #618023)
Ignore-this: 46fc5235eaae85db125f16f8371cbc7a
M ./changelog +6
M ./control -1 +2
Wed Mar 23 04:49:14 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Build-Conflict with broken version of dash (See #618023)
Ignore-this: 46fc5235eaae85db125f16f8371cbc7a
diff -rN -u old-ghc/changelog new-ghc/changelog
--- old-ghc/changelog 2011-03-23 07:54:58.816295473 +0000
+++ new-ghc/changelog 2011-03-23 07:54:58.844296948 +0000
@@ -1,3 +1,9 @@
+ghc (7.0.2-5) UNRELEASED; urgency=low
+
+ * Build-Conflict with broken version of dash (See #618023)
+
+ -- Joachim Breitner <nomeata at debian.org> Wed, 23 Mar 2011 10:17:58 +0530
+
ghc (7.0.2-4) experimental; urgency=low
* ghc6-preinst: Remove package.cache file of any ghc6 installation to avoid
diff -rN -u old-ghc/control new-ghc/control
--- old-ghc/control 2011-03-23 07:54:58.816295473 +0000
+++ new-ghc/control 2011-03-23 07:54:58.848297159 +0000
@@ -21,7 +21,8 @@
binutils (>= 2.19.51.20090508) [arm armel],
libncurses5-dev
Build-Conflicts:
- ccache
+ ccache,
+ dash (== 0.5.6.1-1~exp1)
Homepage: http://haskell.org/ghc/
Package: ghc
More information about the Pkg-haskell-commits
mailing list