[Pkg-haskell-commits] darcs: haskell-quickcheck: Correct sed s/ghc6/ghc in changelog entries
Marco Silva
marcot at debian.org
Sun Jan 16 23:21:16 UTC 2011
Sun Jan 16 13:55:47 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: e2b3b17469a689956a88d65e0282be71
M ./changelog -8 +8
Sun Jan 16 13:55:47 UTC 2011 Marco Silva <marcot at debian.org>
* Correct sed s/ghc6/ghc in changelog entries
Ignore-this: e2b3b17469a689956a88d65e0282be71
diff -rN -u old-haskell-quickcheck/changelog new-haskell-quickcheck/changelog
--- old-haskell-quickcheck/changelog 2011-01-16 23:21:16.279723775 +0000
+++ new-haskell-quickcheck/changelog 2011-01-16 23:21:16.279723775 +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:19:46 +0200
@@ -57,14 +57,14 @@
haskell-quickcheck (2.1.0.1-7) unstable; urgency=low
- * Dropped versioned dependency on ghc-doc from libghc-quickcheck2-doc
+ * Dropped versioned dependency on ghc6-doc from libghc6-quickcheck2-doc
-- Kari Pahula <kaol at debian.org> Wed, 03 Jun 2009 20:53:42 +0300
haskell-quickcheck (2.1.0.1-6) unstable; urgency=low
- * Renamed binary packages as libghc-quickcheck2-*.
- * Replaces and conflicts with earlier libghc-quickcheck-* packages.
+ * Renamed binary packages as libghc6-quickcheck2-*.
+ * Replaces and conflicts with earlier libghc6-quickcheck-* packages.
-- Kari Pahula <kaol at debian.org> Fri, 13 Mar 2009 21:25:59 +0200
@@ -105,7 +105,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.
@@ -163,9 +163,9 @@
haskell-quickcheck (1.0-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
@@ -181,7 +181,7 @@
haskell-quickcheck (1.0-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