[Pkg-haskell-commits] darcs: haskell-hxt: Correct sed s/ghc6/ghc in changelog entries

Marco Silva marcot at debian.org
Sun Jan 16 14:32:09 UTC 2011


Sun Jan 16 13:54:50 UTC 2011  Marco Silva <marcot at debian.org>
  * Correct sed s/ghc6/ghc in changelog entries
  Ignore-this: ee8af1fa476d56e6e6364213c6c8620f

    M ./changelog -4 +4

Sun Jan 16 13:54:50 UTC 2011  Marco Silva <marcot at debian.org>
  * Correct sed s/ghc6/ghc in changelog entries
  Ignore-this: ee8af1fa476d56e6e6364213c6c8620f
diff -rN -u old-haskell-hxt/changelog new-haskell-hxt/changelog
--- old-haskell-hxt/changelog	2011-01-16 14:32:09.630531808 +0000
+++ new-haskell-hxt/changelog	2011-01-16 14:32:09.634532019 +0000
@@ -1,6 +1,6 @@
 haskell-hxt (9.0.1-2) 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
 
@@ -19,7 +19,7 @@
 haskell-hxt (8.5.4-1) unstable; urgency=low
 
   * New Upstream.
-  * deleate 'debian/libghc-hxt-doc.examples'.
+  * deleate 'debian/libghc6-hxt-doc.examples'.
   * debian/control:
     * change Priority to extra 
     * Updated to Standards-Version 3.9.1 (no changes needed)
@@ -33,9 +33,9 @@
     Patch taken from
     http://www.freebsd.org/cgi/cvsweb.cgi/ports/textproc/hs-hxt/files/
   * Add VCS-Fields
-  * Add example to libghc-hxt-doc
+  * Add example to libghc6-hxt-doc
   * Switch to 3.0 (quilt) source format
-  * Run ghc without active timer (+RTS -V0 -RTS). Should work around
+  * Run ghc6 without active timer (+RTS -V0 -RTS). Should work around
     http://hackage.haskell.org/trac/ghc/ticket/4074 on slow arches.
   * Bump standards version, no change
 





More information about the Pkg-haskell-commits mailing list