[Pkg-haskell-commits] darcs: haskell-hunit: Correct sed s/ghc6/ghc in changelog entries
Marco Silva
marcot at debian.org
Sun Jan 16 14:31:58 UTC 2011
Sun Jan 16 13:54:49 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: d8f8b4ad636be8ac8d69fbb1303a0fb2
M ./changelog -6 +6
Sun Jan 16 13:54:49 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: d8f8b4ad636be8ac8d69fbb1303a0fb2
diff -rN -u old-haskell-hunit/changelog new-haskell-hunit/changelog
--- old-haskell-hunit/changelog 2011-01-16 14:31:58.381938970 +0000
+++ new-haskell-hunit/changelog 2011-01-16 14:31:58.389939392 +0000
@@ -1,6 +1,6 @@
haskell-hunit (1.2.2.1-3) UNRELEASED; urgency=low
- * Use ghc instead of ghc
+ * Use ghc instead of ghc6
-- Marco Silva <marcot at debian.org> Sat, 15 Jan 2011 12:41:11 -0200
@@ -21,7 +21,7 @@
* debian/control: Bump Standards-Version to 3.8.4, no changes needed.
* debian/control: Bump Build-Depends: on haskell-devscripts, removing
haddock and hscolour from Build-Depends: and using an unversioned
- Build-Depends: on ghc.
+ Build-Depends: on ghc6.
* debian/control: Add field Provides: to -dev and -prof packages.
* debian/control: Use ${haskell:Recommends} and Suggests.
* debian/watch: Created.
@@ -55,7 +55,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.
@@ -113,9 +113,9 @@
haskell-hunit (1.1-3) 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
@@ -131,7 +131,7 @@
haskell-hunit (1.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).
-- Ian Lynagh (wibble) <igloo at debian.org> Fri, 13 Oct 2006 16:43:11 +0000
More information about the Pkg-haskell-commits
mailing list