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

Marco Silva marcot at debian.org
Sun Jan 16 14:26:39 UTC 2011


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

    M ./changelog -5 +5

Sun Jan 16 13:54:39 UTC 2011  Marco Silva <marcot at debian.org>
  * Correct sed s/ghc6/ghc in changelog entries
  Ignore-this: 8312b96cf9ccf783fdb33dc9210171ef
diff -rN -u old-haskell-haskeline/changelog new-haskell-haskeline/changelog
--- old-haskell-haskeline/changelog	2011-01-16 14:26:39.821149581 +0000
+++ new-haskell-haskeline/changelog	2011-01-16 14:26:39.829150003 +0000
@@ -1,6 +1,6 @@
 haskell-haskeline (0.6.2.2-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:05 -0200
 
@@ -28,24 +28,24 @@
     Depends: of haskell-devscripts.
   * debian/control: Bump Standards-Version: to 3.8.4, no changes needed.
   * Use debian/compat 7.
-  * debian/control: Remove uneeded Build-Depends: in libghc-utf8-
+  * debian/control: Remove uneeded Build-Depends: in libghc6-utf8-
     string-*.
 
   [ Joachim Breitner ]
   * Bump haskell-devscripts dependency to 0.7
   * New upstream release  
   * Switch to 3.0 (quilt) version
-  * Patch .cabal to allow utf8-string version from ghc package.
+  * Patch .cabal to allow utf8-string version from ghc6 package.
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 20 Feb 2010 17:14:36 +0100
 
 haskell-haskeline (0.6.1.6-1) unstable; urgency=low
 
   * New upstream version.
-  * Remove extensible-exceptions patch, since ghc now ships it.
+  * Remove extensible-exceptions patch, since ghc6 now ships it.
   * debian/control:
     - Use versioned Build-Depends.
-    - Use unversioned Recommends for ghc-doc in libghc-terminfo-doc.
+    - Use unversioned Recommends for ghc6-doc in libghc6-terminfo-doc.
     - Use haskell Section.
     - Use new Standards-Version: 3.8.1.
     - Use DM-Upload-Allowed: yes.





More information about the Pkg-haskell-commits mailing list