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

Niels Thykier nthykier-guest at alioth.debian.org
Sat Nov 28 06:37:40 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  bc2e10c4784adb8891672ebf600883b3f7a13a27 (commit)
       via  1fff0dee17b5d83e126abaa42f40883fa0f808f4 (commit)
      from  551d4ba05fd619a836ba778c58b6ec1b9a4e6bf1 (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 bc2e10c4784adb8891672ebf600883b3f7a13a27
Merge: 1fff0dee17b5d83e126abaa42f40883fa0f808f4 551d4ba05fd619a836ba778c58b6ec1b9a4e6bf1
Author: Niels Thykier <niels at thykier.net>
Date:   Sat Nov 28 07:37:29 2009 +0100

    Merge branch 'master' of ssh://git.debian.org/git/pkg-java/eclipse

commit 1fff0dee17b5d83e126abaa42f40883fa0f808f4
Author: Niels Thykier <niels at thykier.net>
Date:   Sat Nov 28 07:36:35 2009 +0100

    Added Replaces on -gcj packages.

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

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

diff --git a/debian/control b/debian/control
index ab236c5..0197224 100644
--- a/debian/control
+++ b/debian/control
@@ -67,6 +67,7 @@ Depends: ant-optional,
          eclipse-plugin-cvs (= ${binary:Version}),
          ${misc:Depends}
 Suggests: eclipse
+Replaces: eclipse-jdt-gcj
 Description: Eclipse Java Development Tools (JDT)
  The Eclipse Platform is an open and extensible platform for anything and yet
  nothing in particular. It provides a foundation for constructing and running
@@ -86,6 +87,7 @@ Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | java6-run
          eclipse-platform (= ${binary:Version}),
          ${misc:Depends}
 Suggests: eclipse
+Replaces: eclipse-pde-gcj
 Description: Eclipse Plug-in Development Environment (PDE)
  The Eclipse Platform is an open and extensible platform for anything and yet
  nothing in particular. It provides a foundation for constructing and running
@@ -111,6 +113,7 @@ Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | java6-run
          ${shlibs:Depends}
 Replaces: eclipse-jdt (<< 3.5.1+repack),
           eclipse-platform-common,
+          eclipse-platform-gcj,
           eclipse-source (<= 3.1.1-3),
           libeclipse-jni
 Conflicts: eclipse-platform-common,
@@ -139,7 +142,8 @@ Description: Eclipse platform without plug-ins to develop any language
 Package: eclipse-platform-data
 Architecture: all
 Depends: ${misc:Depends}
-Replaces: eclipse-platform (<< 3.5.1+repack)
+Replaces: eclipse-platform (<< 3.5.1+repack),
+          eclipse-platform-gcj
 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
@@ -182,6 +186,7 @@ Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | java6-run
          ${shlibs:Depends},
          ${misc:Depends}
 Suggests: eclipse
+Replaces: eclipse-rcp-gcj
 Description: Eclipse Rich Client Platform (RCP)
  The Eclipse Platform is an open and extensible platform for anything and yet
  nothing in particular. It provides a foundation for constructing and running
@@ -204,6 +209,8 @@ Architecture: all
 Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | java6-runtime,
          ${misc:Depends}
 Conflicts: eclipse-rcp (<< 3.5.1-0ubuntu3)
+Replaces: eclipse-platform-gcj,
+          eclipse-rcp-gcj
 Description: Equinox OSGi framework
  The Eclipse Platform is an open and extensible platform for anything and yet
  nothing in particular. It provides a foundation for constructing and running
@@ -221,7 +228,8 @@ Depends: default-jre | java1-runtime | java2-runtime | java5-runtime | java6-run
          libswt-gtk-3.5-jni (= ${binary:Version}),
          ${misc:Depends}
 Conflicts: libswt3.2-java
-Replaces: libswt3.2-java
+Replaces: libswt3.2-java,
+          libswt-gtk-3.4-java-gcj
 Description: Standard Widget Toolkit for Java, GTK+ version
  The Standard Widget Toolkit (SWT) is a fast and rich GUI toolkit for the Java
  programming language. SWT provides efficient, portable and fast access to


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



More information about the pkg-java-commits mailing list