[Pkg-haskell-commits] darcs: haskell-parallel: Correct sed s/ghc6/ghc in changelog entries
Marco Silva
marcot at debian.org
Sun Jan 16 23:19:53 UTC 2011
Sun Jan 16 13:55:02 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: 7729e1fd181322098ed2c3c7d1022ee6
M ./changelog -3 +3
Sun Jan 16 13:55:02 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: 7729e1fd181322098ed2c3c7d1022ee6
diff -rN -u old-haskell-parallel/changelog new-haskell-parallel/changelog
--- old-haskell-parallel/changelog 2011-01-16 23:19:53.415360297 +0000
+++ new-haskell-parallel/changelog 2011-01-16 23:19:53.419360508 +0000
@@ -4,7 +4,7 @@
* Priority: extra
[ Marco Silva ]
- * Use ghc instead of ghc
+ * Use ghc instead of ghc6
-- Joachim Breitner <nomeata at debian.org> Sat, 01 May 2010 22:22:09 +0200
@@ -71,7 +71,7 @@
* Upgrade to "Generic Haskell cabal library packaging files v10":
* Versioned dependencies are now generated for the Cabal packages we
depend on.
- * Use the new ${impl:ghc:*_deps} variables in debian/control.in.
+ * Use the new ${impl:ghc6:*_deps} variables in debian/control.in.
* Call canonicalise-comma-list on the depends and suggests fields in
control.in. This works around bugs in lintian, where it gets
confused and starts giving spurious warnings.
@@ -80,7 +80,7 @@
haskell-parallel (1.0.0.0-1) unstable; urgency=low
- * Initial release (used to be part of ghc).
+ * Initial release (used to be part of ghc6).
* Using "Generic Haskell cabal library packaging files v9".
-- Ian Lynagh (wibble) <igloo at debian.org> Wed, 21 Nov 2007 01:11:57 +0000
More information about the Pkg-haskell-commits
mailing list