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

Marco Silva marcot at debian.org
Sun Jan 16 14:40:21 UTC 2011


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

    M ./changelog -6 +6

Sun Jan 16 13:54:59 UTC 2011  Marco Silva <marcot at debian.org>
  * Correct sed s/ghc6/ghc in changelog entries
  Ignore-this: c85003ea0562dd01ffbef31a059c302c
diff -rN -u old-haskell-network/changelog new-haskell-network/changelog
--- old-haskell-network/changelog	2011-01-16 14:40:21.692461565 +0000
+++ new-haskell-network/changelog	2011-01-16 14:40:21.696461776 +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:02 -0200
 
@@ -58,7 +58,7 @@
 haskell-network (2.2.1.3-1) unstable; urgency=low
 
   * New upstream release
-  * Explicitly use libghc-parsec2-* as build dependency.
+  * Explicitly use libghc6-parsec2-* as build dependency.
   * Use Section: haskell.
 
  -- Kari Pahula <kaol at debian.org>  Mon, 15 Jun 2009 23:55:00 +0300
@@ -94,7 +94,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.
@@ -152,9 +152,9 @@
 haskell-network (2.0-3) unstable; urgency=low
 
   * Upgrade to "Generic Haskell cabal library debian/rules v0.6".
-    Tell setup to use ghc rather than ghc, so that the postinst/prerm
+    Tell setup to use ghc6 rather than ghc, so that the postinst/prerm
     scripts work when the ghc-pkg symlink doesn't exist or doesn't
-    point to ghc's ghc-pkg. 
+    point to ghc6's ghc-pkg. 
 
  -- Ian Lynagh (wibble) <igloo at debian.org>  Mon, 20 Nov 2006 20:50:42 +0000
 
@@ -170,7 +170,7 @@
 
 haskell-network (2.0-1) unstable; urgency=low
 
-  * Initial release (was part of ghc until version 6.6-1).
+  * Initial release (was part of ghc6 until version 6.6-1).
 
  -- Ian Lynagh (wibble) <igloo at debian.org>  Fri, 13 Oct 2006 16:43:11 +0000
 





More information about the Pkg-haskell-commits mailing list