Your message dated Wed, 26 Oct 2005 15:19:41 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#221816: fixed in eclipse 3.1.1-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Nov 2003 09:13:34 +0000
>From [EMAIL PROTECTED] Thu Nov 20 03:13:15 2003
Return-path: <[EMAIL PROTECTED]>
Received: from atuileries-102-1-1-83.w193-252.abo.wanadoo.fr (ttimo.net) 
[193.252.27.83] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AMksA-0001o3-00; Thu, 20 Nov 2003 03:13:10 -0600
Received: from sparkle
        ([192.168.1.4] helo=sparkle.ttimo.net ident=mail)
        by ttimo.net with esmtp (Exim 4.20)
        id 1AMks2-0002OO-QK; Thu, 20 Nov 2003 10:13:02 +0100
Received: from timo by sparkle.ttimo.net with local (Exim 3.36 #1 (Debian))
        id 1AMks0-0000y6-00; Thu, 20 Nov 2003 10:13:00 +0100
MIME-Version: 1.0
From: Timothee Besset <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
X-Mailer: reportbug 2.36
Date: Thu, 20 Nov 2003 10:12:59 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: Timothee Besset <[EMAIL PROTECTED]>
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
Content-Type: multipart/mixed; boundary="===============0261836238=="
Subject: eclipse-platform: platform crashes - segfault in libc
X-SA-Exim-Version: 3.0 (built Sun Jun  8 21:12:30 CEST 2003)
X-SA-Exim-Scanned: Yes
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-4.9 required=4.0
        tests=HAS_PACKAGE,MIME_SUSPECT_NAME
        version=2.53-bugs.debian.org_2003_11_15
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_15 
(1.174.2.15-2003-03-30-exp)

This is a multi-part MIME message sent by reportbug.

--===============0261836238==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: eclipse-platform
Version: 2.1.1-7
Severity: normal

I used to run eclipse 3.0M4 from eclipse's platform zip release and it started 
crashing badly about two days ago. So I moved back to the 2.1 package to find 
it has the same crashes as well. eclipse on sid is currently unusable.

Attaching the logfile of the crash.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux sparkle 2.6.0-test9 #1 SMP Fri Oct 31 14:17:42 CET 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages eclipse-platform depends on:
ii  java2-runtime-dummy [java2- 1.0          Dummy package providing java2-runt
ii  libc6                       2.3.2.ds1-10 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.3.2-4    GCC support library
ii  liblucene-java              1.2-2        A Java full-text search engine.
ii  libstdc++5                  1:3.3.2-4    The GNU Standard C++ Library v3
ii  libswt2.1-gtk2-java [libswt 2.1.1-7      Fast and rich GUI toolkit for Java

-- no debconf information


--===============0261836238==
Content-Type: text/x-c++; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="eclipse-crash.txt"

[EMAIL PROTECTED]:~$ eclipse -debug
Including user settings ~/.eclipse/eclipserc...
Using /home/timo/eclipse as default workspace...
Use kill -QUIT <PID of eclipse> to produce Thread dump
Using JAVA_HOME and /usr/local/j2sdk1.4.1/bin/java as java virtual machine...
Startup: using configuration 
file:/home/timo/eclipse/.metadata/.config/platform.cfg
Boot URL: file:/usr/share/eclipse/plugins/org.eclipse.core.boot_2.1.1/boot.jar
Startup: splash path = 
/usr/share/eclipse/plugins/org.eclipse.platform_2.1.1/splash.bmp
Workspace location:
   /home/timo/eclipse
Debug-Options:
    file:/home/timo/.options
Install URL:
    file:/usr/share/eclipse/
free(): invalid pointer 0x4862ba98!
free(): invalid pointer 0x4862ba98!
 
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x400AFC1C
Function=(null)+0x400AFC1C
Library=/lib/tls/libc.so.6
 
NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions.
 
 
Current Java thread:
        at com.sun.net.ssl.internal.ssl.Provider.<init>(DashoA6275)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
Method)        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
        at java.lang.Class.newInstance0(Class.java:306)
        at java.lang.Class.newInstance(Class.java:259)
        at java.security.Provider.loadProvider(Provider.java:153)
        at java.security.Security$2.run(Security.java:278)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.Security.reloadProviders(Security.java:274)
        - locked <0x48370e68> (a java.lang.Class)
        - locked <0x48370e68> (a java.lang.Class)
        at java.security.Security.getProviders(Security.java:813)
        - locked <0x48370e68> (a java.lang.Class)
        at java.security.SecureRandom.getPrngAlgorithm(SecureRandom.java:468)
        at java.security.SecureRandom.<init>(SecureRandom.java:163)
        at 
org.eclipse.core.internal.utils.UniversalUniqueIdentifier.computeNodeAddress(UniversalUniqueIdentifier.java:186)
        at 
org.eclipse.core.internal.utils.UniversalUniqueIdentifier.<clinit>(UniversalUniqueIdentifier.java:36)
        at 
org.eclipse.core.internal.localstore.BlobStore.addBlob(BlobStore.java:46)
        at 
org.eclipse.core.internal.localstore.HistoryStore.addState(HistoryStore.java:144)
        at 
org.eclipse.core.internal.localstore.HistoryStore.addState(HistoryStore.java:162)
        at 
org.eclipse.core.internal.localstore.FileSystemResourceManager.write(FileSystemResourceManager.java:655)
        at 
org.eclipse.core.internal.resources.File.internalSetContents(File.java:238)
        at org.eclipse.core.internal.resources.File.setContents(File.java:274)
        at 
org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:259)
        at 
org.eclipse.core.internal.resources.Project.writeDescription(Project.java:906)
        at 
org.eclipse.core.internal.resources.Project.setDescription(Project.java:807)
        at 
org.eclipse.core.internal.resources.Project.setDescription(Project.java:829)
        at 
org.eclipse.cdt.core.CProjectNature.addNature(CProjectNature.java:71)        at 
org.eclipse.cdt.core.CProjectNature.addCNature(CProjectNature.java:44)
        at 
org.eclipse.cdt.core.CCorePlugin.createCProject(CCorePlugin.java:562)        at 
org.eclipse.cdt.ui.wizards.NewCProjectWizard.createNewProject(NewCProjectWizard.java:293)
        at 
org.eclipse.cdt.ui.wizards.NewCProjectWizard.doRun(NewCProjectWizard.java:252)
        at 
org.eclipse.cdt.make.ui.wizards.NewMakeProjectWizard.doRun(NewMakeProjectWizard.java:40)
        at 
org.eclipse.cdt.make.ui.wizards.NewMakeCCProjectWizard.doRun(NewMakeCCProjectWizard.java:43)
        at 
org.eclipse.cdt.ui.wizards.NewCProjectWizard$1.run(NewCProjectWizard.java:213)
        at 
org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:45)
        at 
org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)
        at 
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
        at 
org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)
        - locked <0x448ebd38> (a 
org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation)
        at 
org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
        at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
        at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
        at 
org.eclipse.cdt.ui.wizards.NewCProjectWizard.invokeRunnable(NewCProjectWizard.java:231)
        at 
org.eclipse.cdt.ui.wizards.NewCProjectWizard.performFinish(NewCProjectWizard.java:154)
        at 
org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
        at 
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
        at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
        at 
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:923)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1641)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1433)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
        at org.eclipse.jface.window.Window.open(Window.java:563)
        at 
org.eclipse.ui.actions.NewProjectAction.run(NewProjectAction.java:107)
        at org.eclipse.jface.action.Action.runWithEvent(Action.java:842)
        at 
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
        at 
org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
        at 
org.eclipse.jface.action.ActionContributionItem.access$000(ActionContributionItem.java:44)
        at 
org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:923)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1641)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1433)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
        at 
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
        at org.eclipse.core.launcher.Main.run(Main.java:747)
        at org.eclipse.core.launcher.Main.main(Main.java:583)
 
Dynamic libraries:
08048000-0804e000 r-xp 00000000 03:03 5275898    /usr/local/j2sdk1.4.1/bin/java
0804e000-0804f000 rw-p 00005000 03:03 5275898    /usr/local/j2sdk1.4.1/bin/java
40000000-40016000 r-xp 00000000 03:03 4194314    /lib/ld-2.3.2.so
40016000-40017000 rw-p 00015000 03:03 4194314    /lib/ld-2.3.2.so
40029000-40035000 r-xp 00000000 03:03 180406     /lib/tls/libpthread-0.60.so
40035000-40036000 rw-p 0000c000 03:03 180406     /lib/tls/libpthread-0.60.so
40039000-4003b000 r-xp 00000000 03:03 180393     /lib/tls/libdl-2.3.2.so
4003b000-4003c000 rw-p 00001000 03:03 180393     /lib/tls/libdl-2.3.2.so
4003c000-4016a000 r-xp 00000000 03:03 180391     /lib/tls/libc-2.3.2.so
4016a000-40173000 rw-p 0012d000 03:03 180391     /lib/tls/libc-2.3.2.so
40176000-404d2000 r-xp 00000000 03:03 2424927    
/usr/local/j2sdk1.4.1/jre/lib/i386/client/libjvm.so
404d2000-404ed000 rw-p 0035b000 03:03 2424927    
/usr/local/j2sdk1.4.1/jre/lib/i386/client/libjvm.so
404fe000-40508000 r-xp 00000000 03:03 1933330    
/usr/local/j2sdk1.4.1/jre/lib/i386/native_threads/libhpi.so
40508000-40509000 rw-p 00009000 03:03 1933330    
/usr/local/j2sdk1.4.1/jre/lib/i386/native_threads/libhpi.so
4050f000-40521000 r-xp 00000000 03:03 180398     /lib/tls/libnsl-2.3.2.so
40521000-40522000 rw-p 00011000 03:03 180398     /lib/tls/libnsl-2.3.2.so
40524000-405c1000 r-xp 00000000 03:03 2294141    /usr/lib/libstdc++.so.5.0.5
405c1000-405d6000 rw-p 0009d000 03:03 2294141    /usr/lib/libstdc++.so.5.0.5
405db000-405fd000 r-xp 00000000 03:03 180394     /lib/tls/libm-2.3.2.so
405fd000-405fe000 rw-p 00022000 03:03 180394     /lib/tls/libm-2.3.2.so
405fe000-40605000 r-xp 00000000 03:03 163856     /lib/libgcc_s.so.1
40605000-40606000 rw-p 00007000 03:03 163856     /lib/libgcc_s.so.1
40606000-40617000 r-xp 00000000 03:03 6111723    
/usr/local/j2sdk1.4.1/jre/lib/i386/libverify.so
40617000-40618000 rw-p 00011000 03:03 6111723    
/usr/local/j2sdk1.4.1/jre/lib/i386/libverify.so
40618000-40638000 r-xp 00000000 03:03 6111724    
/usr/local/j2sdk1.4.1/jre/lib/i386/libjava.so
40638000-4063a000 rw-p 0001f000 03:03 6111724    
/usr/local/j2sdk1.4.1/jre/lib/i386/libjava.so
4063a000-4064c000 r-xp 00000000 03:03 6111726    
/usr/local/j2sdk1.4.1/jre/lib/i386/libzip.so
4064c000-4064e000 rw-p 00011000 03:03 6111726    
/usr/local/j2sdk1.4.1/jre/lib/i386/libzip.so
4064e000-41d1c000 r--s 00000000 03:03 3162434    
/usr/local/j2sdk1.4.1/jre/lib/rt.jar
41d5f000-41d76000 r--s 00000000 03:03 3162414    
/usr/local/j2sdk1.4.1/jre/lib/sunrsasign.jar
41d76000-41de7000 r--s 00000000 03:03 3162416    
/usr/local/j2sdk1.4.1/jre/lib/jsse.jar
41de7000-41dfa000 r--s 00000000 03:03 3162415    
/usr/local/j2sdk1.4.1/jre/lib/jce.jar
41dfa000-420b6000 r--s 00000000 03:03 3162432    
/usr/local/j2sdk1.4.1/jre/lib/charsets.jar
4415e000-4415f000 r--s 00000000 03:03 1873159    
/usr/share/eclipse/plugins/org.eclipse.ui_2.1.1/ui.jar
4c360000-4c363000 r--s 00000000 03:03 2457764    
/usr/local/j2sdk1.4.1/jre/lib/ext/dnsns.jar
4c363000-4c371000 r--s 00000000 03:03 2457850    
/usr/local/j2sdk1.4.1/jre/lib/ext/ldapsec.jar
4c371000-4c378000 r-xp 00000000 03:03 180399     
/lib/tls/libnss_compat-2.3.2.so4c378000-4c379000 rw-p 00006000 03:03 180399     
/lib/tls/libnss_compat-2.3.2.so4c379000-4c382000 r-xp 00000000 03:03 180403     
/lib/tls/libnss_nis-2.3.2.so
4c382000-4c383000 rw-p 00008000 03:03 180403     /lib/tls/libnss_nis-2.3.2.so
4c383000-4c38c000 r-xp 00000000 03:03 180401     /lib/tls/libnss_files-2.3.2.so
4c38c000-4c38d000 rw-p 00008000 03:03 180401     /lib/tls/libnss_files-2.3.2.so
4c58d000-4c5aa000 r--s 00000000 03:03 2457704    
/usr/local/j2sdk1.4.1/jre/lib/ext/sunjce_provider.jar
4c5aa000-4c649000 r--s 00000000 03:03 2457830    
/usr/local/j2sdk1.4.1/jre/lib/ext/localedata.jar
4c649000-4c64e000 r--s 00000000 03:03 1873197    /usr/share/eclipse/startup.jar
4c6ce000-4c6e6000 r--s 00000000 03:03 1868727    
/usr/share/eclipse/plugins/org.eclipse.core.boot_2.1.1/boot.jar
4c6e6000-4c71c000 r--s 00000000 03:03 1868783    
/usr/share/eclipse/plugins/org.eclipse.core.runtime_2.1.1/runtime.jar
4c71c000-4c76b000 r--s 00000000 03:03 1873188    
/usr/share/eclipse/plugins/org.eclipse.ui.views_2.1.0/views.jar
4c76b000-4c981000 r--s 00000000 03:03 1873165    
/usr/share/eclipse/plugins/org.eclipse.ui.workbench_2.1.1/workbench.jar
4c981000-4c9ed000 r--s 00000000 03:03 1869493    
/usr/share/eclipse/plugins/org.eclipse.jface_2.1.1/jface.jar
4c9ed000-4ca7b000 r--s 00000000 03:03 1868750    
/usr/share/eclipse/plugins/org.eclipse.core.resources_2.1.1/resources.jar
4ca7b000-4ca91000 r--s 00000000 03:03 1868408    
/usr/share/eclipse/plugins/org.apache.xerces_4.0.13/xmlParserAPIs.jar
4ca91000-4cbb1000 r--s 00000000 03:03 1868295    
/usr/share/eclipse/plugins/org.apache.xerces_4.0.13/xercesImpl.jar
4cbb1000-4cbc7000 r--s 00000000 03:03 1869028    
/usr/share/eclipse/plugins/org.eclipse.help.ui_2.1.1/helpworkbench.jar
4cbc7000-4cc28000 r--s 00000000 03:03 1868719    
/usr/share/eclipse/plugins/org.eclipse.compare_2.1.0/compare.jar
4cc28000-4cc90000 r--s 00000000 03:03 1870925    
/usr/share/eclipse/plugins/org.eclipse.team.cvs.core_2.1.1/cvs.jar
4cc90000-4cd72000 r--s 00000000 03:03 2442385    
/usr/local/share/eclipse/plugins/org.eclipse.cdt.core_1.2.0/cdtcore.jar
4cd72000-4cd73000 r--s 00000000 03:03 2441438    
/usr/local/share/eclipse/plugins/org.eclipse.cdt.core.linux_1.2.0/cdt_linux.jar
4cd73000-4cda6000 r--s 00000000 03:03 1870786    
/usr/share/eclipse/plugins/org.eclipse.search_2.1.1/search.jar
4cda6000-4ce58000 r--s 00000000 03:03 1868281    
/usr/share/eclipse/plugins/org.eclipse.swt.gtk_2.1.1/ws/gtk/swt.jar
4ce58000-4ce5f000 r--s 00000000 03:03 1868278    
/usr/share/eclipse/plugins/org.eclipse.swt.gtk_2.1.1/ws/gtk/swt-pi.jar
4ce5f000-4ce8a000 r-xp 00000000 03:03 2344461    
/usr/lib/eclipse/libswt-pi-gtk-2135.so
4ce8a000-4ce8c000 rw-p 0002a000 03:03 2344461    
/usr/lib/eclipse/libswt-pi-gtk-2135.so
4ce8c000-4ce8e000 r-xp 00000000 03:03 7423044    
/usr/X11R6/lib/X11/locale/common/xlcDef.so.2
4ce8e000-4ce8f000 rw-p 00001000 03:03 7423044    
/usr/X11R6/lib/X11/locale/common/xlcDef.so.2
4ce8f000-4ce94000 r--s 00000000 03:03 1869634    
/usr/share/eclipse/plugins/org.eclipse.platform_2.1.1/startup.jar
4ce94000-4ce96000 r-xp 00000000 03:03 933918     
/usr/lib/pango/1.2.0/modules/pango-basic-xft.so
4ce96000-4ce97000 rw-p 00001000 03:03 933918     
/usr/lib/pango/1.2.0/modules/pango-basic-xft.so
4ce97000-4ce98000 r-xp 00000000 03:03 2345418    
/usr/lib/eclipse/libcore_2_1_0a.so
4ce98000-4ce99000 rw-p 00001000 03:03 2345418    
/usr/lib/eclipse/libcore_2_1_0a.so
4ce9d000-4d0e4000 r-xp 00000000 03:03 2295271    
/usr/lib/libgtk-x11-2.0.so.0.200.4
4d0e4000-4d0ec000 rw-p 00246000 03:03 2295271    
/usr/lib/libgtk-x11-2.0.so.0.200.4
4d0ef000-4d157000 r-xp 00000000 03:03 2295222    
/usr/lib/libgdk-x11-2.0.so.0.200.4
4d157000-4d15c000 rw-p 00068000 03:03 2295222    
/usr/lib/libgdk-x11-2.0.so.0.200.4
4d15c000-4d174000 r-xp 00000000 03:03 2294567    /usr/lib/libatk-1.0.so.0.400.1
4d174000-4d176000 rw-p 00017000 03:03 2294567    /usr/lib/libatk-1.0.so.0.400.1
4d176000-4d188000 r-xp 00000000 03:03 2295167    
/usr/lib/libgdk_pixbuf-2.0.so.0.200.4
4d188000-4d189000 rw-p 00011000 03:03 2295167    
/usr/lib/libgdk_pixbuf-2.0.so.0.200.4
4d189000-4d1a9000 r-xp 00000000 03:03 2294018    
/usr/lib/libpangoxft-1.0.so.0.200.5
4d1a9000-4d1aa000 rw-p 0001f000 03:03 2294018    
/usr/lib/libpangoxft-1.0.so.0.200.5
4d1aa000-4d1b6000 r-xp 00000000 03:03 2295875    
/usr/lib/libpangox-1.0.so.0.200.5
4d1b6000-4d1b7000 rw-p 0000b000 03:03 2295875    
/usr/lib/libpangox-1.0.so.0.200.5
4d1b7000-4d1de000 r-xp 00000000 03:03 2294913    
/usr/lib/libpango-1.0.so.0.200.5
4d1de000-4d1ea000 rw-p 00026000 03:03 2294913    
/usr/lib/libpango-1.0.so.0.200.5
4d1ea000-4d218000 r-xp 00000000 03:03 2294080    
/usr/lib/libgobject-2.0.so.0.200.3
4d218000-4d21a000 rw-p 0002d000 03:03 2294080    
/usr/lib/libgobject-2.0.so.0.200.3
4d21a000-4d21d000 r-xp 00000000 03:03 2295318    
/usr/lib/libgmodule-2.0.so.0.200.3
4d21d000-4d21e000 rw-p 00002000 03:03 2295318    
/usr/lib/libgmodule-2.0.so.0.200.3
4d21e000-4d222000 r-xp 00000000 03:03 2295319    
/usr/lib/libgthread-2.0.so.0.200.3
4d222000-4d223000 rw-p 00003000 03:03 2295319    
/usr/lib/libgthread-2.0.so.0.200.3
4d223000-4d286000 r-xp 00000000 03:03 2293819    
/usr/lib/libglib-2.0.so.0.200.34d286000-4d287000 rw-p 00063000 03:03 2293819    
/usr/lib/libglib-2.0.so.0.200.34d287000-4d34a000 r-xp 00000000 03:03 1147122    
/usr/X11R6/lib/libX11.so.6.2
4d34a000-4d34d000 rw-p 000c3000 03:03 1147122    /usr/X11R6/lib/libX11.so.6.2
4d34d000-4d354000 r-xp 00000000 03:03 1147126    /usr/X11R6/lib/libXi.so.6.0
4d354000-4d355000 rw-p 00006000 03:03 1147126    /usr/X11R6/lib/libXi.so.6.0
4d355000-4d362000 r-xp 00000000 03:03 1147124    /usr/X11R6/lib/libXext.so.6.4
4d362000-4d363000 rw-p 0000c000 03:03 1147124    /usr/X11R6/lib/libXext.so.6.4
4d363000-4d374000 r-xp 00000000 03:03 2294552    /usr/lib/libXft.so.2.1.1
4d374000-4d375000 rw-p 00011000 03:03 2294552    /usr/lib/libXft.so.2.1.1
4d375000-4d37c000 r-xp 00000000 03:03 2295192    /usr/lib/libXrender.so.1.2.2
4d37c000-4d37d000 rw-p 00006000 03:03 2295192    /usr/lib/libXrender.so.1.2.2
4d37d000-4d3a0000 r-xp 00000000 03:03 2293780    
/usr/lib/libfontconfig.so.1.0.44d3a0000-4d3a3000 rw-p 00023000 03:03 2293780    
/usr/lib/libfontconfig.so.1.0.44d3a4000-4d409000 r-xp 00000000 03:03 2294145    
/usr/lib/libfreetype.so.6.3.5
4d409000-4d410000 rw-p 00065000 03:03 2294145    /usr/lib/libfreetype.so.6.3.5
4d410000-4d420000 r-xp 00000000 03:03 2294008    /usr/lib/libz.so.1.2.1
4d420000-4d421000 rw-p 00010000 03:03 2294008    /usr/lib/libz.so.1.2.1
4d421000-4d43b000 r-xp 00000000 03:03 2294041    /usr/lib/libexpat.so.1.0.0
4d43b000-4d43e000 rw-p 0001a000 03:03 2294041    /usr/lib/libexpat.so.1.0.0
4d43e000-4d464000 r-xp 00000000 03:03 2344460    
/usr/lib/eclipse/libswt-gtk-2135.so
4d464000-4d466000 rw-p 00026000 03:03 2344460    
/usr/lib/eclipse/libswt-gtk-2135.so
4d466000-4d46b000 r-xp 00000000 03:03 1458215    
/usr/lib/gtk-2.0/2.2.0/engines/libmist.so
4d46b000-4d46c000 rw-p 00005000 03:03 1458215    
/usr/lib/gtk-2.0/2.2.0/engines/libmist.so
4d46c000-4d46e000 r-xp 00000000 03:03 4751832    /usr/lib/gconv/ISO8859-1.so
4d46e000-4d46f000 rw-p 00001000 03:03 4751832    /usr/lib/gconv/ISO8859-1.so
4d46f000-4d4c1000 r--s 00000000 03:03 1884615    
/usr/share/eclipse/plugins/org.eclipse.update.core_2.1.0/updatecore.jar
4d4c1000-4d4ef000 r--s 00000000 03:03 1869485    
/usr/share/eclipse/plugins/org.eclipse.help_2.1.1/help.jar
4d4ef000-4d545000 r--s 00000000 03:03 1869534    
/usr/share/eclipse/plugins/org.eclipse.jface.text_2.1.0/jfacetext.jar
4d545000-4d557000 r--s 00000000 03:03 1871063    
/usr/share/eclipse/plugins/org.eclipse.text_2.1.0/text.jar
4d557000-4d5b7000 rw-s 00000000 00:06 2785291    /SYSV00000000\040(deleted)
4d5b7000-4d630000 r--s 00000000 03:03 1869014    
/usr/share/eclipse/plugins/org.eclipse.debug.ui_2.1.1/dtui.jar
4d630000-4d6ff000 r--s 00000000 03:03 1871004    
/usr/share/eclipse/plugins/org.eclipse.team.cvs.ui_2.1.1/teamcvsui.jar
4d6ff000-4d7cb000 r--s 00000000 03:03 2442433    
/usr/local/share/eclipse/plugins/org.eclipse.cdt.ui_1.2.0/cdtui.jar
4d7cb000-4d866000 r--s 00000000 03:03 1884946    
/usr/share/eclipse/plugins/org.eclipse.update.ui_2.1.1/updateui.jar
4d866000-4d88e000 r--s 00000000 03:03 2441457    
/usr/local/share/eclipse/plugins/org.eclipse.cdt.make.ui_1.2.0/cdtmakeui.jar
4d88e000-4d8a1000 r--s 00000000 03:03 2441689    
/usr/local/share/eclipse/plugins/org.eclipse.cdt.managedbuilder.ui_1.2.0/mgdbuildui.jar
4d8a1000-4d96d000 r--s 00000000 03:03 1871186    
/usr/share/eclipse/plugins/org.eclipse.ui.externaltools_2.1.1/externaltools.jar
4d96d000-4d9a6000 r--s 00000000 03:03 1873178    
/usr/share/eclipse/plugins/org.eclipse.ui.workbench.texteditor_2.1.0/texteditor.jar
4d9a6000-4d9b7000 r--p 00000000 03:03 1131051    
/usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf
4d9b7000-4d9d5000 r--s 00000000 03:03 1868805    
/usr/share/eclipse/plugins/org.eclipse.debug.core_2.1.0/dtcore.jar
4d9d5000-4d9ef000 r--s 00000000 03:03 1873183    
/usr/share/eclipse/plugins/org.eclipse.ui.editors_2.1.0/editors.jar
4d9ef000-4d9fe000 r--p 00000000 03:03 1131042    
/usr/share/fonts/truetype/ttf-bitstream-vera/VeraBd.ttf
4db00000-4db5e000 r--s 00000000 03:03 2442671    
/usr/local/share/eclipse/plugins/org.eclipse.cdt.debug.ui_1.2.0/cdtdebugui.jar
4db5e000-4dba5000 r--s 00000000 03:03 1871058    
/usr/share/eclipse/plugins/org.eclipse.team.ui_2.1.0/teamui.jar
4dba5000-4dc05000 rw-s 00000000 00:06 2818060    /SYSV00000000\040(deleted)
4dc85000-4dca4000 r--s 00000000 03:03 2441449    
/usr/local/share/eclipse/plugins/org.eclipse.cdt.make.core_1.2.0/cdtmakecore.jar
4dca4000-4dcbb000 r--s 00000000 03:03 1870917    
/usr/share/eclipse/plugins/org.eclipse.team.core_2.1.1/team.jar
4dcbb000-4dccd000 r--s 00000000 03:03 2441667    
/usr/local/share/eclipse/plugins/org.eclipse.cdt.managedbuilder.core_1.2.0/mngbuildcore.jar
4dccd000-4dcdc000 r-xp 00000000 03:03 6111729    
/usr/local/j2sdk1.4.1/jre/lib/i386/libnet.so
4dcdc000-4dcdd000 rw-p 0000e000 03:03 6111729    
/usr/local/j2sdk1.4.1/jre/lib/i386/libnet.so
 
Local Time = Thu Nov 20 10:05:37 2003
Elapsed Time = 67
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.1-01 mixed mode)
#
# An error report file has been saved as hs_err_pid3647.log.
# Please refer to the file for further information.
#
/usr/bin/eclipse: line 79:  3647 Aborted                 $ECLIPSE -showsplash 
"$SPLASH_PARAM" $OPTIONS
CRASH: Check /home/timo/eclipse/.metadata/.log for errors. Also, read
/usr/share/doc/eclipse-platform/README.Debian for possible
reasons, why eclipse crashed.

--===============0261836238==--

---------------------------------------
Received: (at 221816-close) by bugs.debian.org; 26 Oct 2005 22:23:06 +0000
>From [EMAIL PROTECTED] Wed Oct 26 15:23:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EUtcT-0004rC-00; Wed, 26 Oct 2005 15:19:41 -0700
From: Michael Koch <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#221816: fixed in eclipse 3.1.1-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Wed, 26 Oct 2005 15:19:41 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 6

Source: eclipse
Source-Version: 3.1.1-3

We believe that the bug you reported is fixed in the latest version of
eclipse, which is due to be installed in the Debian FTP archive:

eclipse-base_3.1.1-3_all.deb
  to pool/main/e/eclipse/eclipse-base_3.1.1-3_all.deb
eclipse-ecj-gcj_3.1.1-3_i386.deb
  to pool/main/e/eclipse/eclipse-ecj-gcj_3.1.1-3_i386.deb
eclipse-ecj_3.1.1-3_all.deb
  to pool/main/e/eclipse/eclipse-ecj_3.1.1-3_all.deb
eclipse-efj_3.1.1-3_i386.deb
  to pool/main/e/eclipse/eclipse-efj_3.1.1-3_i386.deb
eclipse-jdt-common_3.1.1-3_all.deb
  to pool/main/e/eclipse/eclipse-jdt-common_3.1.1-3_all.deb
eclipse-jdt-gcj_3.1.1-3_i386.deb
  to pool/main/e/eclipse/eclipse-jdt-gcj_3.1.1-3_i386.deb
eclipse-jdt_3.1.1-3_i386.deb
  to pool/main/e/eclipse/eclipse-jdt_3.1.1-3_i386.deb
eclipse-pde-common_3.1.1-3_all.deb
  to pool/main/e/eclipse/eclipse-pde-common_3.1.1-3_all.deb
eclipse-pde-gcj_3.1.1-3_i386.deb
  to pool/main/e/eclipse/eclipse-pde-gcj_3.1.1-3_i386.deb
eclipse-pde_3.1.1-3_i386.deb
  to pool/main/e/eclipse/eclipse-pde_3.1.1-3_i386.deb
eclipse-platform-common_3.1.1-3_all.deb
  to pool/main/e/eclipse/eclipse-platform-common_3.1.1-3_all.deb
eclipse-platform-gcj_3.1.1-3_i386.deb
  to pool/main/e/eclipse/eclipse-platform-gcj_3.1.1-3_i386.deb
eclipse-platform_3.1.1-3_i386.deb
  to pool/main/e/eclipse/eclipse-platform_3.1.1-3_i386.deb
eclipse-rcp-common_3.1.1-3_all.deb
  to pool/main/e/eclipse/eclipse-rcp-common_3.1.1-3_all.deb
eclipse-rcp-gcj_3.1.1-3_i386.deb
  to pool/main/e/eclipse/eclipse-rcp-gcj_3.1.1-3_i386.deb
eclipse-rcp_3.1.1-3_i386.deb
  to pool/main/e/eclipse/eclipse-rcp_3.1.1-3_i386.deb
eclipse-sdk_3.1.1-3_all.deb
  to pool/main/e/eclipse/eclipse-sdk_3.1.1-3_all.deb
eclipse-source_3.1.1-3_i386.deb
  to pool/main/e/eclipse/eclipse-source_3.1.1-3_i386.deb
eclipse_3.1.1-3.diff.gz
  to pool/main/e/eclipse/eclipse_3.1.1-3.diff.gz
eclipse_3.1.1-3.dsc
  to pool/main/e/eclipse/eclipse_3.1.1-3.dsc
eclipse_3.1.1.orig.tar.gz
  to pool/main/e/eclipse/eclipse_3.1.1.orig.tar.gz
libswt3.1-gtk-java_3.1.1-3_all.deb
  to pool/main/e/eclipse/libswt3.1-gtk-java_3.1.1-3_all.deb
libswt3.1-gtk-jni_3.1.1-3_i386.deb
  to pool/main/e/eclipse/libswt3.1-gtk-jni_3.1.1-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Koch <[EMAIL PROTECTED]> (supplier of updated eclipse package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 25 Oct 2005 09:18:18 +0000
Source: eclipse
Binary: eclipse-rcp-common eclipse-jdt-common eclipse-platform-gcj 
eclipse-source eclipse-base libswt3.1-gtk-jni libswt3.1-gtk-java eclipse-efj 
eclipse-pde-gcj eclipse-ecj-gcj eclipse-jdt eclipse-ecj eclipse-platform 
eclipse-sdk eclipse-jdt-gcj eclipse-pde eclipse-pde-common eclipse-rcp-gcj 
eclipse-rcp eclipse-platform-common
Architecture: source i386 all
Version: 3.1.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Michael Koch <[EMAIL PROTECTED]>
Description: 
 eclipse-base - Eclipse distribution base
 eclipse-ecj - Eclipse Java compiler and Ant plug-in
 eclipse-ecj-gcj - Native version of the Eclipse Java compiler
 eclipse-efj - Eclipse Java code formatter
 eclipse-jdt - Java Development Tools plug-ins for Eclipse
 eclipse-jdt-common - Java Development Tools plug-ins for Eclipse (common files)
 eclipse-jdt-gcj - Java Development Tools plug-ins for Eclipse (GCJ version)
 eclipse-pde - Plug-in Development Environment to develop Eclipse plug-ins
 eclipse-pde-common - Plug-in Development Environment to develop Eclipse 
plug-ins (comm
 eclipse-pde-gcj - Plug-in Development Environment to develop Eclipse plug-ins 
(GCJ 
 eclipse-platform - Eclipse platform without plug-ins to develop any language
 eclipse-platform-common - Eclipse platform without plug-ins to develop any 
language (common
 eclipse-platform-gcj - Eclipse platform without plug-ins to develop any 
language (GCJ ve
 eclipse-rcp - Eclipse rich client platform
 eclipse-rcp-common - Eclipse rich client platform (common files)
 eclipse-rcp-gcj - Eclipse rich client platform (GCJ version)
 eclipse-sdk - Extensible Tool Platform and Java IDE
 eclipse-source - Eclipse source code plug-ins
 libswt3.1-gtk-java - Fast and rich GUI toolkit for Java, gtk2 version
 libswt3.1-gtk-jni - Platform dependent files for libswt3.1-gtk-java
Closes: 204569 207156 212765 219475 221712 221816 226160 247404 255745 259321 
260510 262760 271584 281226 293058 304672 305990
Changes: 
 eclipse (3.1.1-3) unstable; urgency=low
 .
   * Michael Koch <[EMAIL PROTECTED]>:
     - Updated debian/patches/eclipse-java-model-cache.dpatch to use the 
upstream
       solution.
     - debian/rules: Handle ia64 architecture.
     - Worked around bugs in latest lucene package.
     - Moved package to main.
 .
   * Stephan Michels <[EMAIL PROTECTED]>:
     - Added debian/patches/eclipse-gnuformatterjdtui.dpatch
       to make the GNU formation rules available in the preferences
       (https://bugs.eclipse.org/bugs/show_bug.cgi?id=91770)
     - Added debian/patches/eclipse-updatehomedir.dpatch
       to add home directory as installation location
       if ECLIPSE_HOME is not writable
       (https://bugs.eclipse.org/bugs/show_bug.cgi?id=90630)
     - Updated debian/patches/eclipse-disable-filelog.dpatch
       so that the patch didn't depend on the tomcat patches anymore
     - Updated debian/patches/eclipse-tomcat5.patch
       to combine the tomcat5 patches to one patch
     - Updated debian/patches/eclipse-disable-tomcat.dpatch
       in respect of the eclipse-disable-filelog.dpatch
     - Added debian/patches/eclipse-libswt-mozilla-classic.dpatch
       to set the classic theme for the browser widget to improve the look
       (https://bugs.eclipse.org/bugs/show_bug.cgi?id=108257)
     - Added debian/patches/eclipse-navtivepresentation.dpatch
       to enable the internal native presentation and add some improvments
       (https://bugs.eclipse.org/bugs/show_bug.cgi?id=93806)
 .
 eclipse (3.1.1-2) unstable; urgency=low
 .
   * eclipse-ecj: Fix dangling symlinks in /usr/share/ant/lib.
   * Move the dh_installdirs/dh_install calls from the binary targets
     to the install target. Fixes FTBFS when only building the architecture
     dependent packages.
 .
 eclipse (3.1.1-1) unstable; urgency=low
 .
   * Upload to contrib, the remaining reason is tomcat5 beeing in contrib.
 .
   * New upstream release. Closes: #260510, #293058.
     - source code formatter changes. Closes: #212765.
     - Fixed broken Filesystem: inputfield on gtk. Closes: #204569.
     - Fixed ant integration memory leaks. Closes: #219475.
     - Fixed refactoring and quickfix fail when assert is used. Closes: #226160.
     - Fixed includes regarding kaffe jni files. Closes: #262760.
     - eclipse-platform package description changed. Closes: #271584.
     - Dependency on kaffe is unneeded. Closes: #259321.
     - start-functions.sh file removed. Closes: #304672.
     - libswt2.1-gtk2-java not built anymore. Closes: #207156, #255745, #305990.
     - eclipse can be installed. Closes: #247404.
 .
   * Michael Koch <[EMAIL PROTECTED]>:
     - Updated debian/patches/eclipse-disable-motif.patch and
       debian/patches/eclipse-libswt-cairo1.0.patch. Thanks to Stephan Michels
     - Added debian/patches/eclipse-java-cache-model.patch to work around
       memory handling stupidity
     - debian/rules: Build Eclipse only once.
     - debian/rules: Put debian version into about.mappings of org.eclipse.sdk
       to show it in Eclipse about dialog.
     - debian/rules: Build the native jars conditionally
     - Use gcj instead of jikes to build the bootstrap ecj compiler
     - Merged the fileInitializer code for debian/rules from Jerry Haltom's
       Eclipse version for Ubuntu.
     - debian/control: Make sure all *-gcj packages depend directly or
       indirectly on gij-4.0 for the gcj-dbtool-4.0.
     - debian/control: (Build-)Depends on ant-optional instead of ant for a
       fully featured Apache Ant.
     - debian/extra/java_home: Added more free and non-free JDKs.
       Closes: #281226.
 .
   * Matthias Klose <[EMAIL PROTECTED]>:
     - debian/*-gcj.postrm: Copy the update-gcj-classmaps-eclipse.sh script
       into the postrm scripts. eclipse-base: Depend on gij-4.0. Ubuntu #16574.
     - debian-*-gcj.prerm: Remove the update-gcj-classmaps-eclipse.sh script.
     - debian/extra/java_home: Add home for the Blackdown JDK (j2sdk1.4 
package).
     - debian/control: Recommend eclipse-source, don't depend on it.
       Ubuntu #2878.
     - Convert the custom patch system to dpatch.
     - Add support to build conditionally with tomcat5.
     - debian/control: eclipse-base: Depend on gij-4.0. Ubuntu #2850.
     - debian/control: eclipse-rcp replaces eclipse-rcp-common (<< 3.1.1).
       Ubuntu #2828.
     - debian/control: Remove gcc/g++ build dependencies, replace gcj dependency
       with dependency on libgcj-dev.
     - debian/control: Generated from debian/control.in
     - Set the package section to contrib/devel again, tomcat5 is still in
       contrib.
     - Revert the 3.1-11 SWT package changes.
     - Add conflicts to the swt packages, which are currently built from sources
       extracted from the eclipse release.
     - Honor setting of JAVA_HOME in startup script. Ubuntu #2835.
     - Build swt libraries using -O2.
     - debian/patches/eclipse-ant-manifest.dpatch: Disable.
     - Blackdown crashes cannot be reproduced anymore with current Blackdown
       package versions on i386 and amd64. Closes: #221712, #221816.
 .
   * We do build swt-gtk from the eclipse source for various reasons:
     - There is no swt-gtk upstream release, upstream does release swt-gtk
       as part of an eclipse release.
     - The swt-gtk built by separate sources is incompatible with the swt
       built by eclipse as it misses some eclipse specific parts.  Eclipse
       and SWT always have to have the same version to make sure both are
       compatible with each other.
       As upstream doesn't maintain different releases of both, they don't
       maintain compatiblity very well.
 .
 eclipse (3.1.1-0ubuntu1) breezy; urgency=low
 .
   * New upstream version.
   * eclipse-disable-motif.patch, eclipse-libswt-cairo1.0.patch: Update,
     thanks to Stephan Michels.
   * debian/*-gcj.postrm: Copy the update-gcj-classmaps-eclipse.sh script
     into the postrm scripts. Ubuntu #16574.
   * debian/extra/java_home: Add home for the Blackdown JDK (j2sdk1.4 package).
 .
 eclipse (3.1-11) unstable; urgency=low
 .
   * Fixed SWT.
 .
 eclipse (3.1-10ubuntu1) breezy; urgency=low
 .
   * Synchronize with unstable.
   * Disable building with tomcat5, not yet in universe, remove libtomcat5-java
     build dependency. libtomcat5-java dependency from eclipse-platform,
     replace it with a suggestion.
   * Fix FTBFS on amd64, building without tomcat5.
   * Build using ecj-bootstrap instead of jikes.
   * libswt3.1-gtk-jni: Remove dependency on mozilla-browser.
 .
 eclipse (3.1-10) unstable; urgency=low
 .
   * debian/extra/eclipse.sh: support -vm instead of -java as the manpage says.
   * Reworked debian/patches/eclipse-tomcat5.patch to make the help system
     actually work.
   * Removed debian/patches/eclipse-doc-plugins-disabled.patch. Obsolete now.
   * Removed debian/patches/TomcatAppServer.java.diff. Obsolete now.
   * Removed debian/patches/eclipse-libswt-cairo0.6.patch and
     added debian/patches/eclipse-libswt-cairo1.0.patch to work correctly
     with Cairo 1.0
   * Added debian/patches/eclipse-swt-x11.patch for building on 64bit archs.
   * Added debian/patches/eclipse-disable-javadoc.patch,
   * debian/patches/eclipse-disable-buildHelpIndex.patch,
     eclipse-3.1/debian/patches/eclipse-consoleprogressmonitor.patch and
     eclipse-3.1/debian/patches/z-eclipse-disable-filelog.patch to cope with
     a hanging build system when building help files
 .
 eclipse (3.1-9) unstable; urgency=low
 .
   * Added patch from Stephan Michels to set MOZILLA_FIVE_HOME during startup
     to be able to embedd Mozilla inside Eclipse.
   * Added debian/patches/eclipse-swttools.patch.
   * Fixed debian/extra/arch-files.txt.
   * libswt-gtk-3.1-jni: Added dependency on mozilla-browser.
   * Fixed debian/patches/eclipse-tomcat5.patch to add the correct jar names to
     the tomcat MANIFEST.MF.
 .
 eclipse (3.1-8) unstable; urgency=low
 .
   * (Build-)Depend on libtomcat5-java instead of libtomcat4-java.
   * debian/rules: Reference tomcat5 instead of tomcat4 and handle tomcat5
     properly.
   * Removed debian/patches/eclipse-tomcat4.patch and added
     debian/patches/eclipse-tomcat5.patch.
   * Make eclipse-rcp depend on libswt3.1-gtk-java.
 .
 eclipse (3.1-7) unstable; urgency=low
 .
   * Added missing *.jar.so files to the packages.
   * Added debian/aot-compile script and use it to compile jars to native.
   * Removed debian/eclipse-sdk.postinst and debian/eclipse-sdk.postrm.
   * Don't make eclipse-efj Depends on ${shlibs:Depends}.
   * Fixed debian/extra/eclipse.sh to give command line arguments to
     Eclipse.
 .
 eclipse (3.1-6) unstable; urgency=low
 .
   * Fixed compilation of jars to native.
   * Created classmap files and and merged them after package installation.
   * Got rid of update-eclipse script.
   * Included update-gcj-classmaps-eclipse script.
   * Added patches from Stephan Michels to enable cairo and Mozilla support
     and to disable Motif and Win32 compilation.
   * Use ant instead of libant1.6-java.
 .
 eclipse (3.1-5) unstable; urgency=low
 .
   * Cleaned up debian/rules more.
   * debian/rules: Use $(ECLIPSE_ARCH) instead of hardcoding x86.
   * Renamed debian/eclipse-ecj.postrm to debian/eclipse-ecj.prerm.
   * Renamed debian/eclipse-ecj-native.postrm to
     debian/eclipse-ecj-native.prerm.
   * Added debian/eclipse-rcp.postinst.
   * Include efj executable.
   * Got rid of libeclipse-jni package.
   * Renamed eclipse-ecj-native to eclipse-ecj-gcj and included
     ecj-gcj executable.
   * Fixed jsch usage.
 .
 eclipse (3.1-4) unstable; urgency=low
 .
   * Use native ecj to build Eclipse.
   * Updated debian/patches/eclipse-cvs-ssh-jsch.patch to update all
     occurrences of jsch version number.
 .
 eclipse (3.1-3) unstable; urgency=low
 .
   * debian/control: Big cleanup.
   * Moved debian/addons/ to debian/extra/.
   * debian/rules: Got rid of --sourcedir argument to dh_install.
   * debian/*.install: Fixed paths.
 .
 eclipse (3.1-2) unstable; urgency=low
 .
   * Fixed command line arguments for SUN java.
   * Include missing files.
   * Fixed handling of links for SWT.
   * Use standard binaries and remove wrappers in debian/bin.
 .
 eclipse (3.1-1) unstable; urgency=low
 .
   * New upstream version.
   * Updated Standards-Version to 3.6.2.
 .
 eclipse (3.0.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Thanks to Jan Schulz for maintaining the Eclipse 2.1 packages and for his
     comments on my Eclipse 3.0 packaging effort.
   * Designed to run by default with Kaffe.
Files: 
 62d82bc6f83853fc3402de820a47a31a 1431 devel optional eclipse_3.1.1-3.dsc
 236d588e6fc10a8c1db98124b1c0ed71 60423445 devel optional 
eclipse_3.1.1.orig.tar.gz
 29c50e63244b0c81753146b83f77e299 102926 devel optional eclipse_3.1.1-3.diff.gz
 fbefbf5d58930b3ea8d2294b55f6af38 16958 devel optional 
eclipse-base_3.1.1-3_all.deb
 c31a05a1e595af7f917226d6f8285a54 4682246 devel optional 
eclipse-rcp-common_3.1.1-3_all.deb
 173a3b8fc41953dda9572495f48cfb80 24948880 devel optional 
eclipse-platform-common_3.1.1-3_all.deb
 be193df24833c0717d6796e67c33424f 21707942 devel optional 
eclipse-jdt-common_3.1.1-3_all.deb
 09e3839e2c0edc59df42fc5ab720a039 5646260 devel optional 
eclipse-pde-common_3.1.1-3_all.deb
 3eaebad01b2da1d5f86afae81dd334d6 74386 devel optional 
eclipse-sdk_3.1.1-3_all.deb
 eaf11d878f233427078b137fb0721258 1331780 devel optional 
libswt3.1-gtk-java_3.1.1-3_all.deb
 5c919a4cab995820ee56805266e42225 28538 devel optional 
eclipse-ecj_3.1.1-3_all.deb
 70b7b916af37e0df5a78e3d3fe57ee3c 17806 devel optional 
eclipse-rcp_3.1.1-3_i386.deb
 b1a0c0928acd58d4a14d9457ec06e5c7 5940656 devel optional 
eclipse-rcp-gcj_3.1.1-3_i386.deb
 dd4862da384d68c159b3ec54873315e7 245234 devel optional 
eclipse-platform_3.1.1-3_i386.deb
 ea0597a74103ba66c491db2c37718f1d 19525278 devel optional 
eclipse-platform-gcj_3.1.1-3_i386.deb
 3157cfd76811cdd878e7de8f648fba4c 17238 devel optional 
eclipse-jdt_3.1.1-3_i386.deb
 718ca3bce941d37ee8ac800e1e7b00a0 16512572 devel optional 
eclipse-jdt-gcj_3.1.1-3_i386.deb
 f9d26d1308a98fbcbafe378b1f5bcabb 17082 devel optional 
eclipse-pde_3.1.1-3_i386.deb
 9d4c13d21cc23a7a8e2f1003f678f575 3941114 devel optional 
eclipse-pde-gcj_3.1.1-3_i386.deb
 2c329165506837d5bcf4ae262df41519 25716654 devel optional 
eclipse-source_3.1.1-3_i386.deb
 642a4a8936cd5653c0cf684f4f22a939 161820 devel optional 
libswt3.1-gtk-jni_3.1.1-3_i386.deb
 13810a2d2b428e5dec6e3421f0fce3ce 1729424 devel optional 
eclipse-ecj-gcj_3.1.1-3_i386.deb
 30f26e0b7b775acfbf82cdb380744d7a 17154 devel optional 
eclipse-efj_3.1.1-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDX6eEStlRaw+TLJwRAtR6AJ9hDC8YmPkfFh6UIy+dsZFO+KDoBwCePEq+
Dttz6JP9+Wcz4SXe584m3Hk=
=hXZM
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to