[Pkg-haskell-commits] darcs: cpphs: Correct sed s/ghc6/ghc in changelog entries
Marco Silva
marcot at debian.org
Sun Jan 16 14:00:00 UTC 2011
Sun Jan 16 13:51:04 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: ccb59c17ec50a277c66950cceb3263da
M ./changelog -4 +4
Sun Jan 16 13:51:04 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: ccb59c17ec50a277c66950cceb3263da
diff -rN -u old-cpphs/changelog new-cpphs/changelog
--- old-cpphs/changelog 2011-01-16 14:00:00.008825670 +0000
+++ new-cpphs/changelog 2011-01-16 14:00:00.016826092 +0000
@@ -1,6 +1,6 @@
cpphs (1.11-4) UNRELEASED; urgency=low
- * Use ghc instead of ghc
+ * Use ghc instead of ghc6
-- Marco Silva <marcot at debian.org> Sat, 15 Jan 2011 12:40:45 -0200
@@ -106,7 +106,7 @@
* Non-maintainer upload.
* C++ ABI transition: It's linked against libgmp3 and needs rebuild.
- Change build dependency order to prefer hugs over ghc since that is
+ Change build dependency order to prefer hugs over ghc6 since that is
the only alternative that currently is installable.
This also has as effect that the libgmp3 dependency gets dropped.
@@ -114,8 +114,8 @@
cpphs (0.7-2) unstable; urgency=low
- * Fix build-deps so arches without ghc ought to build.
- * Remove mips from list of ghc arches as it is to be removed.
+ * Fix build-deps so arches without ghc6 ought to build.
+ * Remove mips from list of ghc6 arches as it is to be removed.
-- Ian Lynagh (wibble) <igloo at debian.org> Fri, 15 Oct 2004 01:59:16 +0000
More information about the Pkg-haskell-commits
mailing list