[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Freeze exception for haskell-texmath_0.3.0.2-2



Hi,

haskell-texmath_0.3.0.2-1, uploaded frior to the freeze, did not build
on hppa. 0.3.0.2-2 fixes this using a work-around that has helped with a
few other packages as well. Diff attached. Please extend the freeze
exception to 0.3.0.2-2.

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@joachim-breitner.de | http://people.debian.org/~nomeata
diff -Nru haskell-texmath-0.3.0.2/debian/changelog haskell-texmath-0.3.0.2/debian/changelog
--- haskell-texmath-0.3.0.2/debian/changelog	2010-08-01 22:14:45.000000000 +0200
+++ haskell-texmath-0.3.0.2/debian/changelog	2010-08-22 16:06:02.000000000 +0200
@@ -1,3 +1,10 @@
+haskell-texmath (0.3.0.2-2) unstable; urgency=low
+
+  * Run ghc6 without active timer (+RTS -V0 -RTS) to avoid build
+    problems on hppa
+
+ -- Joachim Breitner <nomeata@debian.org>  Sun, 22 Aug 2010 16:06:02 +0200
+
 haskell-texmath (0.3.0.2-1) unstable; urgency=low
 
   * New upstream release (closes: #591169).
diff -Nru haskell-texmath-0.3.0.2/debian/rules haskell-texmath-0.3.0.2/debian/rules
--- haskell-texmath-0.3.0.2/debian/rules	2010-08-01 21:19:31.000000000 +0200
+++ haskell-texmath-0.3.0.2/debian/rules	2010-08-22 16:05:09.000000000 +0200
@@ -2,5 +2,7 @@
 
 DEB_BUILD_DEPENDENCIES = build-arch
 
+DEB_SETUP_GHC6_CONFIGURE_ARGS = --ghc-options="+RTS -V0 -RTS"
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: