[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master-3.8, updated. eclipse/3.8.0_rc3-1-6-g914799a
Niels Thykier
niels at thykier.net
Thu Jun 7 15:46:18 UTC 2012
The following commit has been merged in the master-3.8 branch:
commit 914799a9f0d70960db8d809d80f0b02d6313e76a
Author: Niels Thykier <niels at thykier.net>
Date: Thu Jun 7 17:44:25 2012 +0200
Release eclipse/3.8.0~rc3-2 into experimental
Signed-off-by: Niels Thykier <niels at thykier.net>
diff --git a/debian/changelog b/debian/changelog
index bc0ab90..390e951 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-eclipse (3.8.0~rc3-2) UNRELEASED; urgency=low
+eclipse (3.8.0~rc3-2) experimental; urgency=low
+ [ Jakub Adam ]
* Fix FTBFS on most architectures.
* Install libgnomeproxy-1.0.0.so to system JNI directory.
- Prevents the library from being copied in to user's ~/.eclipse
@@ -7,7 +8,11 @@ eclipse (3.8.0~rc3-2) UNRELEASED; urgency=low
* Make eclipse-platform-data Replace & Break eclipse-platform (<< 3.8.0~)
(Closes: #676222)
- -- Jakub Adam <jakub.adam at ktknet.cz> Tue, 05 Jun 2012 22:34:51 +0200
+ [ Niels Thykier ]
+ * Add missing ${misc:Pre-Depends} dependency in eclipse-platform.
+ * Drop unused ${shlibs:Recomends} dependency in eclipse-rcp.
+
+ -- Jakub Adam <jakub.adam at ktknet.cz> Thu, 07 Jun 2012 17:08:30 +0200
eclipse (3.8.0~rc3-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 3280ce8..f478050 100644
--- a/debian/control
+++ b/debian/control
@@ -105,6 +105,7 @@ Description: Eclipse Plug-in Development Environment (PDE)
Package: eclipse-platform
Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
Depends: ant (>= 1.8.2),
ant-optional,
default-jre | java5-runtime | java6-runtime,
@@ -193,8 +194,7 @@ Depends: default-jre | java5-runtime | java6-runtime,
${misc:Depends},
${shlibs:Depends}
Recommends: libswt-glx-gtk-3-jni,
- libswt-gnome-gtk-3-jni,
- ${shlibs:Recommends}
+ libswt-gnome-gtk-3-jni
Suggests: eclipse
Replaces: eclipse-rcp-gcj,
libswt-gtk-3.4-java,
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list