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

Marco Silva marcot at debian.org
Sun Jan 16 14:01:57 UTC 2011


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

    M ./changelog -4 +4

Sun Jan 16 13:51:28 UTC 2011  Marco Silva <marcot at debian.org>
  * Correct sed s/ghc6/ghc in changelog entries
  Ignore-this: 9a33db37840fd131edcb982798ea35e
diff -rN -u old-frown/changelog new-frown/changelog
--- old-frown/changelog	2011-01-16 14:01:57.231004792 +0000
+++ new-frown/changelog	2011-01-16 14:01:57.243005424 +0000
@@ -1,6 +1,6 @@
 frown (0.6.1-11) UNRELEASED; urgency=low
 
-  * Use ghc instead of ghc
+  * Use ghc instead of ghc6
 
  -- Marco Silva <marcot at debian.org>  Sat, 15 Jan 2011 12:40:46 -0200
 
@@ -68,9 +68,9 @@
 
 frown (0.6.1-5) unstable; urgency=low
 
-  * Make frown Architecture: any as ghc is available on all architectures
+  * Make frown Architecture: any as ghc6 is available on all architectures
     now.
-  * Stop using update-haskell-control and $ghc_* variables, as it is not
+  * Stop using update-haskell-control and $ghc6_* variables, as it is not
     necessary and not using it simplifies the work for porters and for me.
 
  -- Arjan Oosting <arjan at debian.org>  Sat, 13 Jan 2007 10:25:59 +0100
@@ -88,7 +88,7 @@
 
   * debian/control.in.in: 
     - ident Homepage field with two spaces. (Thanks James Westby).
-    - add ppc64 to the list of supported arches as ghc is available on
+    - add ppc64 to the list of supported arches as ghc6 is available on
       ppc64 as well. 
     - add XS-X-Vcs-Svn field pointing to subversion archive which contains
       this package.





More information about the Pkg-haskell-commits mailing list