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

Marco Silva marcot at debian.org
Sun Jan 16 23:24:41 UTC 2011


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

    M ./changelog -2 +2

Sun Jan 16 13:55:56 UTC 2011  Marco Silva <marcot at debian.org>
  * Correct sed s/ghc6/ghc in changelog entries
  Ignore-this: 9c8001396742732ba5aee9005582c1d1
diff -rN -u old-haskell-stm/changelog new-haskell-stm/changelog
--- old-haskell-stm/changelog	2011-01-16 23:24:41.718542017 +0000
+++ new-haskell-stm/changelog	2011-01-16 23:24:41.722542228 +0000
@@ -4,7 +4,7 @@
   * debian/source/format: Use 3.0 (quilt).
 
   [ Marco Silva ]
-  * Use ghc instead of ghc
+  * Use ghc instead of ghc6
 
  -- Marco Túlio Gontijo e Silva <marcot at debian.org>  Sun, 21 Feb 2010 07:46:14 -0300
 
@@ -46,7 +46,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.





More information about the Pkg-haskell-commits mailing list