eclipse_3.2.1-0_i386.changes is NEW
Debian Installer
installer at ftp-master.debian.org
Mon Oct 23 05:18:00 CEST 2006
eclipse-efj_3.2.1-0_i386.deb
to pool/main/e/eclipse/eclipse-efj_3.2.1-0_i386.deb
(new) eclipse-gcj_3.2.1-0_all.deb optional devel
Native Eclipse run with GCJ
The Eclipse Platform is an open and extensible platform for anything and yet
nothing in particular. It provides a foundation for constructing and running
integrated software-development tools. The Eclipse Platform allows tool
builders to independently develop tools that integrate with other people's
tools so seamlessly you can't tell where one tool ends and another starts.
.
Package to provide the whole native Eclipse SDK, which includes the Java
Development Tools and Plug-in Development Tools.
eclipse-jdt-gcj_3.2.1-0_i386.deb
to pool/main/e/eclipse/eclipse-jdt-gcj_3.2.1-0_i386.deb
eclipse-jdt_3.2.1-0_i386.deb
to pool/main/e/eclipse/eclipse-jdt_3.2.1-0_i386.deb
eclipse-pde-gcj_3.2.1-0_i386.deb
to pool/main/e/eclipse/eclipse-pde-gcj_3.2.1-0_i386.deb
eclipse-pde_3.2.1-0_i386.deb
to pool/main/e/eclipse/eclipse-pde_3.2.1-0_i386.deb
eclipse-platform-gcj_3.2.1-0_i386.deb
to pool/main/e/eclipse/eclipse-platform-gcj_3.2.1-0_i386.deb
eclipse-platform_3.2.1-0_i386.deb
to pool/main/e/eclipse/eclipse-platform_3.2.1-0_i386.deb
eclipse-rcp-gcj_3.2.1-0_i386.deb
to pool/main/e/eclipse/eclipse-rcp-gcj_3.2.1-0_i386.deb
eclipse-rcp_3.2.1-0_i386.deb
to pool/main/e/eclipse/eclipse-rcp_3.2.1-0_i386.deb
eclipse-sdk_3.2.1-0_all.deb
to pool/main/e/eclipse/eclipse-sdk_3.2.1-0_all.deb
eclipse-source_3.2.1-0_i386.deb
to pool/main/e/eclipse/eclipse-source_3.2.1-0_i386.deb
eclipse_3.2.1-0.diff.gz
to pool/main/e/eclipse/eclipse_3.2.1-0.diff.gz
eclipse_3.2.1-0.dsc
to pool/main/e/eclipse/eclipse_3.2.1-0.dsc
eclipse_3.2.1-0_i386.deb
to pool/main/e/eclipse/eclipse_3.2.1-0_i386.deb
eclipse_3.2.1.orig.tar.gz
to pool/main/e/eclipse/eclipse_3.2.1.orig.tar.gz
(new) libswt3.2-gtk-gcj_3.2.1-0_i386.deb optional devel
Fast and rich GUI toolkit for Java, gtk2 (GCJ version)
SWT (Standard Widget Toolkit) provides functionality similar to
Swing, but is much faster and open source. Mainly, it is used
for the Eclipse platform.
.
This version of SWT is implemented using gtk2 libraries.
(new) libswt3.2-gtk-java_3.2.1-0_i386.deb optional devel
Fast and rich GUI toolkit for Java, gtk2 version
SWT (Standard Widget Toolkit) provides functionality similar to
Swing, but is much faster and open source. Mainly, it is used
for the Eclipse platform.
.
This version of SWT is implemented using gtk2 libraries.
(new) libswt3.2-gtk-jni_3.2.1-0_i386.deb optional devel
Platform dependent files for libswt3.2-gtk-java
This packages includes all jni native libraries used by the gtk2
version of swt.
Changes: eclipse (3.2.1-0) experimental; urgency=low
.
[ Michael Koch ]
* New upstream version.
- Added debian/patches/eclipse-disable-junit4-apt.dpatch to disable
JUnit4 support.
- Added debian/patches/eclipse-tomcat55.dpatch,
debian/patches/eclipse-tomcat55-build.dpatch,
debian/patches/eclipse-webapp-tomcat55.dpatch and
debian/patches/eclipse-webapp-tomcat55-newarches.dpatch to add support
for tomcat 5.5.
- Added debian/patches/eclipse-jsch.dpatch to use the JSch version
from Debian.
- Removed debian/patches/eclipse-tomcat5.dpatch. Obsoleted by tomcat5.5
patches.
- Updated debian/patches/eclipse-libswt-xulrunner.dpatch to apply cleanly.
- Removed debian/patches/eclipse-java-model-cache.dpatch.
Implemented upstream.
- Removed debian/patches/eclipse-heapstatus.dpatch. Implemented upstream.
- Updated debian/patches/eclipse-fileinitializer.dpatch,
debian/patches/eclipse-updatehomedir.dpatch,
debian/patches/eclipse-javadoc-bootclasspath.dpatch,
debian/patches/eclipse-gnuformatterjdtui.dpatch,
debian/patches/eclipse-disable-motif.dpatch and
debian/patches/eclipse-libswt-enableall.dpatch to apply to new upstream.
- libswt3.2-gtk-gcj.install, libswt3.2-gtk-gcj.postinst,
libswt3.2-gtk-gcj.postrm, libswt3.2-gtk-java.install,
libswt3.2-gtk-jni.dirs, libswt3.2-gtk-jni.install:
Moved over from the respective files from 3.1.x.
- libswt3.1-gtk-gcj.install, libswt3.1-gtk-gcj.postrm,
libswt3.1-gtk-gcj.postinst, libswt3.1-gtk-java.install,
libswt3.1-gtk-jni.dirs, libswt3.1-gtk-jni.install: Removed.
- debian/rules: Adjusted list of license files to delete.
(Thanks to Vladimir Lapacek for patches for Tomcat 5.5 integration)
* extra/package-links.txt, extra/links.txt: Link tomcat 5.5 jars.
* debian/rules: Changed list of patches to apply. Updated to version numbers.
* debian/extra/ecj-gcj.1, debian/extra/ecj-java.1: Fixed manpage name.
* debian/control.in: Added new meta package eclipse-gcj for native eclipse
users.
* Moved all files to /usr/lib/eclipse to make all plugins work.
* debian/control.in: eclipse-jdt-common, eclipse-pde-common,
eclipse-platform-common, eclipse-rcp-common: Removed.
* Build icu4j as a eclipse plugin.
.
[ Matthias Klose ]
* Build-depend on java-gcj-compat-dev (>> 1.0.65-4), remove explicit build
dependency on ecj-bootstrap-gcj.
* Don't build ecj again, just use the system one.
* Don't build the eclipse-ecj and eclipse-ecj-gcj packages anymore.
* Use java-gcj-compat-dev to compile the jar files to native code
and register them.
* debian/patches/eclipse-libswt-mozilla.dpatch: Update.
* debian/rules: Apply eclipse-libswt-mozilla-profiles when building
with mozilla.
* debian/rules: Fix libswt-gtk.jar symlink.
* Build swt bindings with -O2.
* debian/patches/eclipse-libswt-xpcomgcc4.dpatch: New, taken from FC.
* debian/patches/eclipse-libswt-firefox.dpatch: Updated from FC.
* debian/patches/eclipse-libswt-firefox2.dpatch: New, taken from FC.
* debian/rules: Uses bashisms, set SHELL.
* Speed up native build on multiprocessor machines.
* debian/extras/eclipse.sh: Remove mozilla error dialog.
* debian/control.in: Let eclipse recommend eclipse-gcj.
* debian/copyright: Update.
.
[ Vladimir Lapacek ]
* Build jsch as a eclipse plugin.
.
[ Stephan Michels ]
* Added "lib" prefix to the links of the tomcat plugin in package-links.txt
* Ensured that the directories exist before links were created
* Converted native presentation patch to 3.2
* Show error dialog only if the mozilla/firefox wasn't found.
* Updated updatehomedir patch from Fedora's repository
Override entries for your package:
eclipse-efj_3.2.1-0_i386.deb - optional devel
eclipse-jdt-gcj_3.2.1-0_i386.deb - optional devel
eclipse-jdt_3.2.1-0_i386.deb - optional devel
eclipse-pde-gcj_3.2.1-0_i386.deb - optional devel
eclipse-pde_3.2.1-0_i386.deb - optional devel
eclipse-platform-gcj_3.2.1-0_i386.deb - optional devel
eclipse-platform_3.2.1-0_i386.deb - optional devel
eclipse-rcp-gcj_3.2.1-0_i386.deb - optional devel
eclipse-rcp_3.2.1-0_i386.deb - optional devel
eclipse-sdk_3.2.1-0_all.deb - optional devel
eclipse-source_3.2.1-0_i386.deb - optional devel
eclipse_3.2.1-0.dsc - source devel
eclipse_3.2.1-0_i386.deb - optional devel
Announcing to debian-devel-changes at lists.debian.org
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-java-maintainers
mailing list