[Pkg-haskell-commits] darcs: ghc: Import of ghc6_6.8.2dfsg1-1.1.dsc

Marco Túlio Gontijo e Silva marcot at riseup.net
Sat Jan 15 06:07:32 UTC 2011


Sat Dec 19 12:58:43 UTC 2009  Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at riseup.net>
  * Import of ghc6_6.8.2dfsg1-1.1.dsc

    M ./changelog +24
    M ./control -1 +1

Sat Dec 19 12:58:43 UTC 2009  Marco Túlio Gontijo e Silva <marcot at riseup.net>
  * Import of ghc6_6.8.2dfsg1-1.1.dsc
diff -rN -u old-ghc/changelog new-ghc/changelog
--- old-ghc/changelog	2011-01-15 06:07:32.048784881 +0000
+++ new-ghc/changelog	2011-01-15 06:07:32.184792043 +0000
@@ -1,3 +1,27 @@
+ghc6 (6.8.2dfsg1-1.1) stable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "Jumps up to 100% processor load" Backport patch from GHC 6.10.2
+    which fix an extremely subtle deadlock bug on x86_64.
+    (Closes: #554069)
+
+ -- Marco Túlio Gontijo e Silva <marcot at riseup.net>  Sat, 19 Dec 2009 10:58:43 -0200
+
+ghc6 (6.8.2dfsg1-1) unstable; urgency=medium
+
+  * Repackaged the upstream tarball to remove a copy of GNU MP library
+    with GFDLed docs w/ invariant sections.  (Closes: #511756)
+
+ -- Kari Pahula <kaol at debian.org>  Thu, 15 Jan 2009 07:42:47 +0200
+
+ghc6 (6.8.2-7) unstable; urgency=medium
+
+  * Build-Depend on hurd as an alternative to procps. (Closes: #481343)
+  * Added AC_SYS_LARGEFILE to libraries/unix/configure.ac and ran
+    autoreconf. (Closes: #500407)
+
+ -- Kari Pahula <kaol at debian.org>  Sun, 28 Sep 2008 10:32:20 +0300
+
 ghc6 (6.8.2-6) unstable; urgency=medium
 
   * New maintainer.
diff -rN -u old-ghc/control new-ghc/control
--- old-ghc/control	2011-01-15 06:07:32.048784881 +0000
+++ new-ghc/control	2011-01-15 06:07:32.184792043 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Kari Pahula <kaol at debian.org>
 Standards-Version: 3.7.3
-Build-Depends: debhelper (>= 4), libgmp3-dev, xsltproc, libreadline5-dev | libreadline-dev, devscripts, haddock (>= 0.8-2), hscolour, ghc6, grep-dctrl, autotools-dev, docbook-xsl, docbook-xml, gcc (>= 4:4.2), procps
+Build-Depends: debhelper (>= 4), libgmp3-dev, xsltproc, libreadline5-dev | libreadline-dev, devscripts, haddock (>= 0.8-2), hscolour, ghc6, grep-dctrl, autotools-dev, docbook-xsl, docbook-xml, gcc (>= 4:4.2), procps | hurd
 
 Package: ghc6
 Architecture: any





More information about the Pkg-haskell-commits mailing list