[Pkg-haskell-commits] darcs: haskell-opengl: Correct sed s/ghc6/ghc in changelog entries
Marco Silva
marcot at debian.org
Sun Jan 16 23:19:24 UTC 2011
Sun Jan 16 13:55:01 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: 95c70b9f83e0d21bc2df623301f36252
M ./changelog -5 +5
Sun Jan 16 13:55:01 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: 95c70b9f83e0d21bc2df623301f36252
diff -rN -u old-haskell-opengl/changelog new-haskell-opengl/changelog
--- old-haskell-opengl/changelog 2011-01-16 23:19:24.165820085 +0000
+++ new-haskell-opengl/changelog 2011-01-16 23:19:24.169820296 +0000
@@ -5,7 +5,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> Thu, 18 Feb 2010 22:40:59 -0200
@@ -35,7 +35,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.
@@ -93,15 +93,15 @@
haskell-opengl (2.1-2) unstable; urgency=low
* Upgrade to "Generic Haskell cabal library debian/rules v0.6".
- Tell setup to use ghc rather than ghc, so that the postinst/prerm
+ Tell setup to use ghc6 rather than ghc, so that the postinst/prerm
scripts work when the ghc-pkg symlink doesn't exist or doesn't
- point to ghc's ghc-pkg.
+ point to ghc6's ghc-pkg.
-- Ian Lynagh (wibble) <igloo at debian.org> Mon, 20 Nov 2006 20:50:42 +0000
haskell-opengl (2.1-1) unstable; urgency=low
- * Initial release (was part of ghc until version 6.6-1).
+ * Initial release (was part of ghc6 until version 6.6-1).
* Remove the word "industry's" from the .cabal file as the ' was
not being handled correctly when generating the script.
More information about the Pkg-haskell-commits
mailing list