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

Marco Silva marcot at debian.org
Sun Jan 16 14:39:54 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: 9f674d65653eaa7dfb3e7bfd318f322b

    M ./changelog -8 +8

Sun Jan 16 13:54:59 UTC 2011  Marco Silva <marcot at debian.org>
  * Correct sed s/ghc6/ghc in changelog entries
  Ignore-this: 9f674d65653eaa7dfb3e7bfd318f322b
diff -rN -u old-haskell-mtl/changelog new-haskell-mtl/changelog
--- old-haskell-mtl/changelog	2011-01-16 14:39:54.859047594 +0000
+++ new-haskell-mtl/changelog	2011-01-16 14:39:54.867048015 +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:03 -0300
 
@@ -14,7 +14,7 @@
   * debian/control: Bump Standards-Version: to 3.8.4, no changes needed.
 
   [ Joachim Breitner ]
-  * Rebuild due to ABI change in ghc, Closes: #569934
+  * Rebuild due to ABI change in ghc6, Closes: #569934
 
  -- Joachim Breitner <nomeata at debian.org>  Mon, 15 Feb 2010 11:19:13 +0100
 
@@ -34,7 +34,7 @@
 
 haskell-mtl (1.1.0.2-7) unstable; urgency=low
 
-  * Changed the versioned dependency on ghc-doc to an unversioned
+  * Changed the versioned dependency on ghc6-doc to an unversioned
     Recommends.  (Closes: #530239)
 
  -- Kari Pahula <kaol at debian.org>  Mon, 25 May 2009 23:29:01 +0300
@@ -65,8 +65,8 @@
 
 haskell-mtl (1.1.0.2-2) experimental; urgency=low
 
-  * Set libghc-mtl-prof depend on ${binary:Version} of libghc-mtl-dev.
-  * Set libghc-mtl-doc depend on the current ghc-doc version.
+  * Set libghc6-mtl-prof depend on ${binary:Version} of libghc6-mtl-dev.
+  * Set libghc6-mtl-doc depend on the current ghc6-doc version.
 
  -- Kari Pahula <kaol at debian.org>  Fri, 06 Feb 2009 10:46:44 +0200
 
@@ -130,9 +130,9 @@
 haskell-mtl (1.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. Closes: #395373.
+    point to ghc6's ghc-pkg. Closes: #395373.
 
  -- Ian Lynagh (wibble) <igloo at debian.org>  Mon, 20 Nov 2006 20:50:42 +0000
 
@@ -148,7 +148,7 @@
 
 haskell-mtl (1.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