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

Benjamin Drung bdrung-guest at alioth.debian.org
Mon Sep 21 21:31:16 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  4e95fa3621c5512b458a3b773c29ff0b7640a212 (commit)
      from  70419634de8d59b05a2dcc06ff613c13c62d9af5 (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 4e95fa3621c5512b458a3b773c29ff0b7640a212
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Mon Sep 21 23:30:51 2009 +0200

    fix typo and demote eclipse from Recommends to Suggests

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

Summary of changes:
 debian/control |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index fd76e25..699358b 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,7 @@ Depends: ant-optional,
          junit (>= 3.8.2),
          junit4,
          ${misc:Depends}
-Recommends: eclipse
+Suggests: eclipse
 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
@@ -77,7 +77,7 @@ Architecture: any
 Depends: eclipse-jdt (= ${binary:Version}),
          eclipse-platform (= ${binary:Version}),
          ${misc:Depends}
-Recommends: eclipse
+Suggests: eclipse
 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
@@ -91,7 +91,7 @@ Package: eclipse-platform
 Architecture: any
 Depends: default-jre | java1-runtime | java2-runtime,
          eclipse-platform-data (= ${source:Version}),
-         eclipse-rpc (= ${binary:Version}),
+         eclipse-rcp (= ${binary:Version}),
          java-common (>= 0.23),
          liblucene-java (>= 1.4.2),
          libswt-gtk-3.5-java (= ${binary:Version}),
@@ -151,7 +151,7 @@ Architecture: any
 Depends: libswt-gtk-3.5-java (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
-Recommends: eclipse
+Suggests: eclipse
 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


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



More information about the pkg-java-commits mailing list