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

Marco Silva marcot at debian.org
Sun Jan 16 13:58:56 UTC 2011


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

    M ./changelog -4 +4

Sun Jan 16 13:50:54 UTC 2011  Marco Silva <marcot at debian.org>
  * Correct sed s/ghc6/ghc in changelog entries
  Ignore-this: d148ff8ac050c33892550f5d4bdb5e7c
diff -rN -u old-alex/changelog new-alex/changelog
--- old-alex/changelog	2011-01-16 13:58:56.325469160 +0000
+++ new-alex/changelog	2011-01-16 13:58:56.329469371 +0000
@@ -5,7 +5,7 @@
   * Remove patches/00-fix-warnings-on-big-endian.diff (fixed upstream).
 
   [ Marco Silva ]
-  * Use ghc instead of ghc
+  * Use ghc instead of ghc6
 
  -- Erik de Castro Lopo <erikd at mega-nerd.com>  Wed, 24 Nov 2010 20:23:08 +1100
 
@@ -42,7 +42,7 @@
   * debian/control: Use Vcs-Browser: field.
   * debian/control: Bump Standards-Version: to 3.8.4, no changes needed.
   * debian/control: Bump version of Build-Depends: on haskell-devscripts
-    to 0.7 and remove versioned Build-Depends: on ghc.
+    to 0.7 and remove versioned Build-Depends: on ghc6.
 
  -- Marco Túlio Gontijo e Silva <marcot at debian.org>  Sun, 21 Feb 2010 09:30:03 -0300
 
@@ -78,7 +78,7 @@
     - Fixes a spelling mistake. (Closes: #419671)
   * debian/control:
     - Added Homepage field.
-    - Bump the build dependency on ghc to 6.8.2 as the packages needs
+    - Bump the build dependency on ghc6 to 6.8.2 as the packages needs
       Cabal 1.2 to build.
     - Bump the Standards-Version to 3.7.3. No changes needed.
   * debian/copyright:
@@ -102,7 +102,7 @@
     * Various debian/rules changes.
     * Create debian/get_version.hs for extracting the version from the cabal
       file.
-    * Requires ghc >= 6.4.2.
+    * Requires ghc6 >= 6.4.2.
     * No longer tries to detect platform. Closes: #332980, #340326.
   * Add 'XSLTPROC_OPTS = --nonet' to doc/config.mk.in.
   * Remove src/Parser.y and src/Scan.x before cleaning so the generated





More information about the Pkg-haskell-commits mailing list