[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. eclipse-ppa/maverick-44-g88caf60
Benjamin Drung
bdrung-guest at alioth.debian.org
Mon Jun 28 20:24:07 UTC 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "eclipse - Powerful IDE written in java - Debian package.".
The branch, master has been updated
via 88caf60c4d7c4f6f82e11813d73e5c34deec50f8 (commit)
via 4b365d230eeaee55dd5be83870aeecee4f288bf2 (commit)
from 2938e113b566cfb5c085cdc5cedb535602e05350 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 88caf60c4d7c4f6f82e11813d73e5c34deec50f8
Author: Benjamin Drung <bdrung at ubuntu.com>
Date: Mon Jun 28 22:23:59 2010 +0200
Convert versioned Conflicts into Breaks.
commit 4b365d230eeaee55dd5be83870aeecee4f288bf2
Author: Benjamin Drung <bdrung at ubuntu.com>
Date: Mon Jun 28 21:29:33 2010 +0200
eclipse-platform: Do not suggest eclipse-pde, because it's recommended already.
-----------------------------------------------------------------------
Summary of changes:
debian/control | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 8f345e9..3876be9 100644
--- a/debian/control
+++ b/debian/control
@@ -141,13 +141,12 @@ Replaces: eclipse-jdt (<< 3.5.1+repack~3),
eclipse-platform-gcj,
eclipse-source (<= 3.1.1-3),
libeclipse-jni
+Breaks: eclipse-source (<= 3.1.1-3)
Conflicts: eclipse-platform-common,
- eclipse-source (<= 3.1.1-3),
libeclipse-jni,
eclipse-platform-nls,
eclipse-common-nls
-Suggests: eclipse-jdt,
- eclipse-pde
+Suggests: eclipse-jdt
Description: Eclipse platform without plug-ins to develop any language
The Eclipse Platform is an open and extensible platform for anything and yet
nothing in particular. It provides a foundation for constructing and running
@@ -244,7 +243,7 @@ Architecture: all
Section: java
Depends: ${misc:Depends}
Recommends: libservlet2.5-java
-Conflicts: eclipse-rcp (<< 3.5.1-0ubuntu3)
+Breaks: eclipse-rcp (<< 3.5.1-0ubuntu3)
Replaces: eclipse-platform-gcj,
eclipse-rcp-gcj
Description: Equinox OSGi framework
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list