[Pkg-haskell-commits] darcs: haskell-binary: Correct sed s/ghc6/ghc in changelog entries
Marco Silva
marcot at debian.org
Sun Jan 16 14:04:58 UTC 2011
Sun Jan 16 13:51:32 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: 7b5da0d22382b713bd08088104f56b9b
M ./changelog -5 +5
Sun Jan 16 13:51:32 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: 7b5da0d22382b713bd08088104f56b9b
diff -rN -u old-haskell-binary/changelog new-haskell-binary/changelog
--- old-haskell-binary/changelog 2011-01-16 14:04:58.312549959 +0000
+++ new-haskell-binary/changelog 2011-01-16 14:04:58.316550169 +0000
@@ -4,7 +4,7 @@
* debian/source/format: Use 3.0 (quilt).
[ Marco Silva ]
- * Use ghc instead of ghc
+ * Use ghc instead of ghc6
-- Marco Túlio Gontijo e Silva <marcot at debian.org> Sun, 21 Feb 2010 07:45:41 -0300
@@ -30,7 +30,7 @@
haskell-binary (0.5-2) unstable; urgency=low
- * Added ghc-doc as a build dep, again.
+ * Added ghc6-doc as a build dep, again.
* Built against new haddock and haskell-devscripts, to get arch
independent .haddock files again.
@@ -53,21 +53,21 @@
haskell-binary (0.4.4-1) unstable; urgency=low
* New upstream release
- * Built against ghc 6.10.1.
+ * Built against ghc6 6.10.1.
* Updated hlibrary.mk.
-- Kari Pahula <kaol at debian.org> Tue, 17 Feb 2009 22:55:20 +0200
haskell-binary (0.4.1-3) unstable; urgency=low
- * Don't use runhaskell but compile Setup.lhs to avoid ghc's "not built
+ * Don't use runhaskell but compile Setup.lhs to avoid ghc6's "not built
for interactive use" errors on most arches.
-- Kari Pahula <kaol at debian.org> Sat, 19 Jan 2008 04:13:48 +0200
haskell-binary (0.4.1-2) unstable; urgency=low
- * Added missing build-dep ghc-prof.
+ * Added missing build-dep ghc6-prof.
-- Kari Pahula <kaol at debian.org> Sat, 19 Jan 2008 03:36:35 +0200
More information about the Pkg-haskell-commits
mailing list