-
eclipse (3.1.2-1ubuntu6) dapper; urgency=low
* Move swt.jar into the libswt3.1-gtk-java package.
* Add a new package libswt3.1-gtk-gcj.
* Merge from Debian unstable:
- debian/extra/efj.sh: Rewritten to match the code from eclipse.sh
Closes: #353555
-- Matthias Klose <email address hidden> Mon, 17 Apr 2006 16:04:41 +0200
-
eclipse (3.1.2-1ubuntu5) dapper; urgency=low
* Fix gcj build dependency.
-- Matthias Klose <email address hidden> Wed, 22 Feb 2006 21:48:35 +0000
-
eclipse (3.1.2-1ubuntu4) dapper; urgency=low
* Build using gij-4.1/gcj-4.1.
-- Matthias Klose <email address hidden> Wed, 22 Feb 2006 15:20:21 +0100
-
eclipse (3.1.2-1ubuntu3) dapper; urgency=low
* Fix typo in last patch.
-- Matthias Klose <email address hidden> Sat, 18 Feb 2006 12:49:11 +0100
-
eclipse (3.1.2-1ubuntu2) dapper; urgency=low
* debian/extra/eclipse.sh: Make sure to use /usr/lib/mozilla as
MOZILLA_HOME in any case.
* debian/rules: Set a default for MOZILLA_HOME.
-- Matthias Klose <email address hidden> Sat, 18 Feb 2006 01:46:20 +0100
-
eclipse (3.1.2-1ubuntu1) dapper; urgency=low
* Synchronize with Debian.
[ Michael Koch ]
* debian/control.in: eclipse: Added Conflicts/Replaces against
eclipse-platform-common. Closes: #352196, #352348
* debian/control.in: Build-Depends on bzip2 instead of unzip.
Closes: #352726
* control.in, eclipse-rcp-common.install, eclipse-rcp.install,
extra/arch-files.txt, libswt3.1-gtk-java.install: Moved
org.eclipse.swt plugins to eclipse-rcp package.
eclipse (3.1.2-1) unstable; urgency=low
[ Stephan Michels ]
* New upstream version. Release notes:
http://www.eclipse.org/eclipse/development/readme_eclipse_3.1.2.html
* debian/extra/eclipse.sh: Make the -vmargs and -install
arguments usable. Closes: #347749
* debian/rules: Replaced logic to create the symbolic links.
* debian/patches/eclipse-java-model-cache.dpatch: Removed
patch because it is fixed upstream in 3.1.2
* debian/patches/eclipse-libswt-mozilla.dpatch,
debian/patches/eclipse-libswt-firefox.dpatch: Using pkg-config to get
compiler flags for the compilation of SWT.
* debian/patches/eclipse-updatehomedir.dpatch: Updated patch to
the latest version.
* debian/rules, debian/extra/lib.link: Removed all symbolic links from
/usr/share/eclipse to /usr/lib/eclipse. Used a new install site
instead.
* eclipse.install, eclipse-platform-common.menu, eclipse.menu: Added
eclipse.desktop to eclipse.install and moved
eclipse-platform-common.menu to eclipse.menu. Closes: #350475, #351163
* eclipse.install, eclipse-platform-common.install: Moved the eclipse
executable to the eclipse package to ensure that you can only start
Eclipse if you have the eclipse package installed. Closes: #348584
[ Michael Koch ]
* debian/extra/eclipse.sh: Made the -vm option working. Fixed tests for
xpcom.so. Exec the eclipse binary directly. Check for libgtkembedmoz.so.
* debian/patches/eclipse-libswt-firefox.dpatch, debian/rules,
debian/patches/eclipse-libswt-mozilla.dpatch: Make libswt3.1-gtk-java only
depend on mozilla-browser (Debian) or firefox (Ubuntu). Link against
libgtkembedmoz.so during build. Closes: #343667
* debian/control.in: eclipse-platform-common: Depends on zenity |
kdebase-bin | xdialog instead of zenity only.
* Added debian/patches/eclipse-heapstatus.dpatch to show the heap status
always.
* debian/extra/links.txt, debian/extra/package-links.txt: Adjust links for
libmx4j-java >= 2.1.1-3.
* debian/control.in: Make eclipse package Architure: any (not all).
* debian/control.in: Remove ${shlibs:Depends} on most *-gcj packages.
* debian/rules: Determine upstream version and use a variable containing it
everywhere.
* debian/eclipse-jdt-gcj.install, debian/eclipse-pde-gcj.install,
debian/eclipse-platform-gcj.install, debian/eclipse-rcp-gcj.install:
Include the native jars in the *-gcj packages.
* Added watch file.
[ Matthias Klose ]
* Add support to build using firefox-dev (turned off by default).
-- Matthias Klose <email address hidden> Thu, 16 Feb 2006 21:43:03 +0000
-
eclipse (3.1.1-8ubuntu2) dapper; urgency=low
* Build-depend on mozilla-dev on all platforms.
* Unconditionally depend on mozilla-browser, eclipse currently does not
work with firefox 1.5.
-- Matthias Klose <email address hidden> Sun, 22 Jan 2006 10:08:45 +0100
-
eclipse (3.1.1-8ubuntu1) dapper; urgency=low
* Synchronise with Debian unstable.
* Remove object files, which are included in the upstream zip.
* eclipse doesn't run with firefox (>= 1.4.99), let libswt3.1-gtk-java
unconditionally depend on mozilla-browser.
* mozilla/firefox is somewhat broken in the archive. build with what we
have and is installable:
- mozilla-dev on amd64 (looks like firefox-dev contains non-pic objects
in shared libs).
- firefox-dev on the other archs, mozilla-dev is not installable.
-- Matthias Klose <email address hidden> Sat, 7 Jan 2006 17:02:17 +0100
-
eclipse (3.1.1-1ubuntu3) breezy; urgency=low
* Move the dh_installdirs/dh_install calls from the binary targets
to the install target. Fixes FTBFS when only building the architecture
dependent packages.
-- Matthias Klose <email address hidden> Wed, 12 Oct 2005 13:38:14 +0200