[Pkg-haskell-commits] darcs: ghc: Another merge patch from experimental

Joachim Breitner mail at joachim-breitner.de
Fri Feb 3 16:42:12 UTC 2012


Sat Nov 19 17:18:06 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Another merge patch from experimental
  Ignore-this: 6bf0232f81d6f951d1542b6b1d4335b6

    M ./changelog -2 +53
    M ./patches/series +2

Sat Nov 19 17:18:06 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Another merge patch from experimental
  Ignore-this: 6bf0232f81d6f951d1542b6b1d4335b6
diff -rN -u old-ghc//changelog new-ghc//changelog
--- old-ghc//changelog	2012-02-03 16:42:09.069751527 +0000
+++ new-ghc//changelog	2012-02-03 16:42:12.038254358 +0000
@@ -1,4 +1,55 @@
-ghc (7.0.4-5) UNRELEASED; urgency=low
+ghc (7.2.1-1) experimental; urgency=low
+
+  * New upstream release. 
+
+ -- Joachim Breitner <nomeata at debian.org>  Tue, 23 Aug 2011 20:58:31 +0200
+
+ghc (7.2.0.20110728-1) experimental; urgency=low
+
+  * Install 7.2.1-rc1 to experimental. 
+  * Undo the symlink-workarounds introduced in 7.0.4-3. The -doc work-around
+    is still needed, as the haddock interface version did not change.
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 30 Jul 2011 16:09:07 +0200
+
+ghc (7.0.4-9) UNRELEASED; urgency=low
+
+  * Suggest llvm package
+
+ -- Joachim Breitner <nomeata at debian.org>  Thu, 10 Nov 2011 19:19:41 +0100
+
+ghc (7.0.4-8) unstable; urgency=low
+
+  * Remove ghci support on powerpc (Closes: #631073)
+
+ -- Joachim Breitner <nomeata at debian.org>  Sun, 30 Oct 2011 17:56:23 +0100
+
+ghc (7.0.4-7) unstable; urgency=low
+
+  [ Joachim Breitner ]
+  * patches/configure-s390x: Add s390x to the list of known architectures.
+  * add armhf in debian/rules (Patch by Riku Voipio, Closes: #640811)
+
+  [ Iain Lane ]
+  * Handle linker scripts for which dlopen returns "file too short" and/or
+    which contain INPUT statements (for example libncurses.so) (Closes:
+    #644591)
+  * Standards-Version → 3.9.2, no changes required 
+
+ -- Iain Lane <laney at debian.org>  Tue, 18 Oct 2011 17:09:39 +0100
+
+ghc (7.0.4-6) unstable; urgency=low
+
+  * Fix #609445 by actually removing the patch for #566331, not needed any
+    more since this upstream commit:
+
+      Sat Jul 31 12:55:06 BST 2010  Ian Lynagh <igloo at earth.li>
+      * Expose the functions haddock needs even when haddock is disabled; #3558
+
+
+ -- Joachim Breitner <nomeata at debian.org>  Wed, 31 Aug 2011 08:44:33 +0200
+
+ghc (7.0.4-5) unstable; urgency=low
 
   * Remove ghc-doc dependency on ghc, it did not have the desired effect.
     Instead call ghc-pkg recache in ghc-doc’s trigger as well. 
@@ -6,7 +57,7 @@
     This was a Debian-specific regression, introduced in the fix for #566331
     or later caused by it, and fixed by building haddock with -DGHCI.
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 23 Jul 2011 09:29:41 +0200
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 30 Jul 2011 16:09:07 +0200
 
 ghc (7.0.4-4) unstable; urgency=low
 
diff -rN -u old-ghc//patches/series new-ghc//patches/series
--- old-ghc//patches/series	2012-02-03 16:42:09.069751527 +0000
+++ new-ghc//patches/series	2012-02-03 16:42:11.906254427 +0000
@@ -8,3 +8,5 @@
 autoconf
 haddock-expose-interface-version
 hash-version-number
+improve_linker_script_handling
+no_ghci_on_powerpc





More information about the Pkg-haskell-commits mailing list