summaryrefslogtreecommitdiff
path: root/p/haskell-parallel
diff options
context:
space:
mode:
authorMarco Silva <marcot@debian.org>2011-01-16 16:55:02 +0300
committerMarco Silva <marcot@debian.org>2011-01-16 16:55:02 +0300
commit2cdd4e086edd3b41ebd86bb1fddfbf8377635fd6 (patch)
treee307f4ec5946e3d75f8cb47ce478f02fcbaf768f /p/haskell-parallel
parent6fd08856c1df13994f6bfb729b0b1841f741ef0f (diff)
downloadDHG_packages-2cdd4e086edd3b41ebd86bb1fddfbf8377635fd6.tar.gz
haskell-parallel: Correct sed s/ghc6/ghc in changelog entries
Diffstat (limited to 'p/haskell-parallel')
-rw-r--r--p/haskell-parallel/debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/p/haskell-parallel/debian/changelog b/p/haskell-parallel/debian/changelog
index 1a65821a6..b63750bd3 100644
--- a/p/haskell-parallel/debian/changelog
+++ b/p/haskell-parallel/debian/changelog
@@ -4,7 +4,7 @@ haskell-parallel (2.2.0.1-2) UNRELEASED; urgency=low
* Priority: extra
[ Marco Silva ]
- * Use ghc instead of ghc
+ * Use ghc instead of ghc6
-- Joachim Breitner <nomeata@debian.org> Sat, 01 May 2010 22:22:09 +0200
@@ -71,7 +71,7 @@ haskell-parallel (1.0.0.0-2) unstable; urgency=low
* 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-2) unstable; urgency=low
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@debian.org> Wed, 21 Nov 2007 01:11:57 +0000