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

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


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

    M ./changelog -2 +2

Sun Jan 16 13:55:57 UTC 2011  Marco Silva <marcot at debian.org>
  * Correct sed s/ghc6/ghc in changelog entries
  Ignore-this: b4d7285561a7f3d1b127e4bbe21c51b9
diff -rN -u old-haskell-stream/changelog new-haskell-stream/changelog
--- old-haskell-stream/changelog	2011-01-16 23:24:51.019031782 +0000
+++ new-haskell-stream/changelog	2011-01-16 23:24:51.023031992 +0000
@@ -5,7 +5,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>  Fri, 19 Feb 2010 14:05:06 -0200
 
@@ -28,7 +28,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