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

Marco Silva marcot at debian.org
Sun Jan 16 23:20:04 UTC 2011


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

    M ./changelog -6 +6

Sun Jan 16 13:55:03 UTC 2011  Marco Silva <marcot at debian.org>
  * Correct sed s/ghc6/ghc in changelog entries
  Ignore-this: 112ee4f8dd122f694407457929a4f8b7
diff -rN -u old-haskell-parsec/changelog new-haskell-parsec/changelog
--- old-haskell-parsec/changelog	2011-01-16 23:20:04.423939985 +0000
+++ new-haskell-parsec/changelog	2011-01-16 23:20:04.427940196 +0000
@@ -1,6 +1,6 @@
 haskell-parsec (3.1.0-2) UNRELEASED; urgency=low
 
-  * Use ghc instead of ghc
+  * Use ghc instead of ghc6
 
  -- Marco Silva <marcot at debian.org>  Sat, 15 Jan 2011 12:41:22 -0200
 
@@ -18,7 +18,7 @@
   * New upstream version.
   * debian/control: Use one package per line on Depends-like fields.
   * debian/control: Remove haddock and hscolour from Build-Depends:.
-  * debian/control: Remove versioned Build-Depends: on libghc-mtl-dev.
+  * debian/control: Remove versioned Build-Depends: on libghc6-mtl-dev.
   * Split Build-Depends in Build-Depends-Indep.
   * debian/control: Use versioned Build-Depends on haskell-devscripts.
   * debian/control: Add Vcs-Darcs: and Vcs-Browser: fields.
@@ -34,8 +34,8 @@
 
 haskell-parsec (3.0.0-5) unstable; urgency=low
 
-  * Renamed binary packages as libghc-parsec3-*.
-  * Replaces and conflicts with earlier libghc-parsec* packages.
+  * Renamed binary packages as libghc6-parsec3-*.
+  * Replaces and conflicts with earlier libghc6-parsec* packages.
 
  -- Kari Pahula <kaol at debian.org>  Sun, 31 May 2009 00:57:07 +0300
 
@@ -70,7 +70,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.
@@ -79,7 +79,7 @@
 
 haskell-parsec (2.1.0.0-1) unstable; urgency=low
 
-  * Initial release (used to be part of ghc).
+  * Initial release (used to be part of ghc6).
   * Using "Generic Haskell cabal library packaging files v9".
 
  -- Ian Lynagh (wibble) <igloo at debian.org>  Tue, 20 Nov 2007 23:34:00 +0000





More information about the Pkg-haskell-commits mailing list