Your message dated Tue, 13 Feb 2018 06:23:41 +0000
with message-id <e1elu0d-000bjc...@fasolo.debian.org>
and subject line Bug#889134: Removed package(s) from unstable
has caused the Debian Bug report #888900,
regarding thunderbird: Please add patch to fix build on ia64
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
888900: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888900
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: icedove
Version: 1:52.6.0-1
Severity: normal
Tags: patch
User: debian-i...@lists.debian.org
Usertags: ia64

Hello!

The attached patch should fix the build of Thunderbird
on ia64. Please consider including it in the next upload.

Thanks,
Adrian

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
Description: Fix build on ia64
Author: John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de>
Last-Update: 2018-01-31

--- thunderbird-52.6.0.orig/mozilla/config/external/nspr/pr/moz.build
+++ thunderbird-52.6.0/mozilla/config/external/nspr/pr/moz.build
@@ -27,6 +27,8 @@ if CONFIG['OS_ARCH'] == 'Linux':
     elif CONFIG['CPU_ARCH'] == 'x86':
         DEFINES['i386'] = True
         SOURCES += ['/nsprpub/pr/src/md/unix/os_Linux_x86.s']
+    elif CONFIG['CPU_ARCH'] == 'ia64':
+        SOURCES += ['/nsprpub/pr/src/md/unix/os_Linux_ia64.s']
     elif CONFIG['CPU_ARCH'] == 'ppc':
         SOURCES += ['/nsprpub/pr/src/md/unix/os_Linux_ppc.s']
 elif CONFIG['OS_TARGET'] in ('FreeBSD', 'OpenBSD', 'NetBSD'):


--- End Message ---
--- Begin Message ---
Version: 1:52.3.0-4+rm

Dear submitter,

as the package icedove has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/889134

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to