[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. 21d8d3431674bbe2665c465220c312beb697eda3

Niels Thykier nthykier-guest at alioth.debian.org
Sun Nov 8 09:48:41 UTC 2009


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  21d8d3431674bbe2665c465220c312beb697eda3 (commit)
      from  6a448a0ed58f0c8f8338bbb3cc2ddce52ef9bfd4 (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 21d8d3431674bbe2665c465220c312beb697eda3
Author: Niels Thykier <niels at thykier.net>
Date:   Sun Nov 8 10:44:33 2009 +0100

    Added some missing Replaces.
    Changed equinox arch to all (does not appear to be arch dependent).
    
    The Replaces should probably be set to specific versions when our install
    files stablizes.

-----------------------------------------------------------------------

Summary of changes:
 debian/control |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index ca4b9c0..5942fc5 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-java/eclipse.git
 Homepage: http://www.eclipse.org/
 
 Package: eclipse
-Architecture: any
+Architecture: all
 Depends: eclipse-jdt,
          eclipse-pde,
          ${misc:Depends}
@@ -95,7 +95,8 @@ Depends: default-jre | java1-runtime | java2-runtime,
          ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends}
-Replaces: eclipse-platform-common,
+Replaces: eclipse-jdt (<< ${source:Version}),
+          eclipse-platform-common,
           eclipse-source (<= 3.1.1-3),
           libeclipse-jni
 Conflicts: eclipse-platform-common,
@@ -124,6 +125,7 @@ Description: Eclipse platform without plug-ins to develop any language
 Package: eclipse-platform-data
 Architecture: all
 Depends: ${misc:Depends}
+Replaces: eclipse-platform (<< ${binary:Version})
 Description: Eclipse platform without plug-ins to develop any language (data)
  The Eclipse Platform is an open and extensible platform for anything and yet
  nothing in particular. It provides a foundation for constructing and running
@@ -143,11 +145,11 @@ Description: Eclipse platform without plug-ins to develop any language (data)
  This package contains the architecture-independent data files.
 
 Package: eclipse-plugin-cvs
+Architecture: any
 Depends: cvs (>= 1.12.13-8),
          default-jre | java1-runtime | java2-runtime,
          eclipse-platform (= ${binary:Version}),
          ${misc:Depends}
-Architecture: any
 Description: Eclipse Team Integration (CVS support)
  The Eclipse Platform is an open and extensible platform for anything and yet
  nothing in particular. It provides a foundation for constructing and running
@@ -161,7 +163,7 @@ Description: Eclipse Team Integration (CVS support)
 Package: eclipse-rcp
 Architecture: any
 Depends: default-jre | java1-runtime | java2-runtime,
-         libequinox-osgi-java (= ${binary:Version}),
+         libequinox-osgi-java (= ${source:Version}),
          libswt-gtk-3.5-java (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
@@ -184,7 +186,7 @@ Description: Eclipse Rich Client Platform (RCP)
  This package is the basis for all Eclipse applications.
 
 Package: libequinox-osgi-java
-Architecture: any
+Architecture: all
 Depends: default-jre | java1-runtime | java2-runtime,
          ${misc:Depends}
 Conflicts: eclipse-rcp (<< 3.5.1-0ubuntu3)


hooks/post-receive
-- 
eclipse - Powerful IDE written in java - Debian package.



More information about the pkg-java-commits mailing list