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

Bug#823496: jessie-pu: package icedove/38.7.0-1~deb8u3



Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu

One further build fix for icedove, which was applied to unstable but not
jessie-security *sigh*.

Cheers,
Julien
diff -Nru icedove-38.7.0/debian/changelog icedove-38.7.0/debian/changelog
--- icedove-38.7.0/debian/changelog	2016-05-04 17:22:43.000000000 +0200
+++ icedove-38.7.0/debian/changelog	2016-05-04 23:53:22.000000000 +0200
@@ -1,3 +1,11 @@
+icedove (38.7.0-1~deb8u3) jessie; urgency=medium
+
+  * Non-maintainer upload.
+  * Try to fix the build on mips: disable jit.  Per the iceweasel changelog,
+    only mipsel is supported.
+
+ -- Julien Cristau <jcristau@debian.org>  Wed, 04 May 2016 23:53:17 +0200
+
 icedove (38.7.0-1~deb8u2) jessie; urgency=medium
 
   * Non-maintainer upload: steal arm build fixes from the firefox package.
diff -Nru icedove-38.7.0/debian/mozconfig.default icedove-38.7.0/debian/mozconfig.default
--- icedove-38.7.0/debian/mozconfig.default	2016-03-16 12:39:57.000000000 +0100
+++ icedove-38.7.0/debian/mozconfig.default	2016-05-04 23:52:11.000000000 +0200
@@ -97,6 +97,9 @@
   kfreebsd-amd64)
     ac_add_options --disable-necko-wifi
     ;;
+  mips)
+    ac_add_options --disable-ion
+    ;;
   ppc64)
     ac_add_options --disable-optimize
     ;;

Attachment: signature.asc
Description: PGP signature


Reply to: