r2120 - trunk/eclipse/debian
Michael Koch
mkoch at costa.debian.org
Tue May 16 19:29:27 UTC 2006
Author: mkoch
Date: 2006-05-16 19:29:25 +0000 (Tue, 16 May 2006)
New Revision: 2120
Modified:
trunk/eclipse/debian/changelog
trunk/eclipse/debian/rules
Log:
* debian/rules: Build the newest compiler. Closes: #356028
Modified: trunk/eclipse/debian/changelog
===================================================================
--- trunk/eclipse/debian/changelog 2006-05-16 05:13:11 UTC (rev 2119)
+++ trunk/eclipse/debian/changelog 2006-05-16 19:29:25 UTC (rev 2120)
@@ -1,8 +1,8 @@
-eclipse (3.1.2-2) UNRELEASED; urgency=low
+eclipse (3.1.2-2) unstable; urgency=low
[ Michael Koch ]
* debian/control.in: eclipse: Added Conflicts/Replaces against
- eclipse-platform-common. Closes: #352196, #352348
+ eclipse-platform-common. Closes: #352196, #352348, #365477, #359979
* debian/control.in: Build-Depends on bzip2 instead of unzip.
Closes: #352726, #357087
* control.in, eclipse-rcp-common.install, eclipse-rcp.install,
@@ -14,6 +14,7 @@
* debian/control.in: Updated Standards-Version to 3.7.2.
* debian/control.in: eclipse-source: Fixed typo in description.
Closes: #363379
+ * debian/rules: Build the newest compiler. Closes: #356028
[ Matthias Klose ]
* debian/control.in: eclipse replaces eclipse-platform (<< 3.1.2-2).
@@ -30,7 +31,7 @@
* Merge from Ubuntu:
- Build using gij-4.1/gcj-4.1.
- -- Michael Koch <konqueror at gmx.de> Tue, 16 May 2006 05:10:35 +0000
+ -- Michael Koch <konqueror at gmx.de> Tue, 16 May 2006 18:59:00 +0000
eclipse (3.1.2-1) unstable; urgency=low
Modified: trunk/eclipse/debian/rules
===================================================================
--- trunk/eclipse/debian/rules 2006-05-16 05:13:11 UTC (rev 2119)
+++ trunk/eclipse/debian/rules 2006-05-16 19:29:25 UTC (rev 2120)
@@ -418,7 +418,7 @@
-Wl,-Bsymbolic -fPIC -fjni -findirect-dispatch \
--main=org.eclipse.jdt.internal.compiler.batch.Main \
-o $(BUILD_TREE)/ecj-gcj \
- $(SOURCE_TREE)/ecj.jar
+ $(SOURCE_TREE)/eclipse/plugins/org.eclipse.jdt.core_*.jar
endif
# Because Java cannot read Unix soft links, it simply copies the data
More information about the pkg-java-commits
mailing list