[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. 74ff47d59cf03b482fdd91be23289d037ae6795a
Niels Thykier
nthykier-guest at alioth.debian.org
Fri Mar 19 14:11:49 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 74ff47d59cf03b482fdd91be23289d037ae6795a (commit)
via 6b90dde6c7c6cce4bc871d051efccf622c8244ea (commit)
via c490082a92d7a19479e633562ff492a709a570e6 (commit)
from 0f3b5efd593aaa74b664edcfef7ba9c4c86b6477 (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 74ff47d59cf03b482fdd91be23289d037ae6795a
Author: Niels Thykier <niels at thykier.net>
Date: Fri Mar 19 15:10:26 2010 +0100
Added missing replace on eclipse to eclipse-platform-data.
Closes: #574607
commit 6b90dde6c7c6cce4bc871d051efccf622c8244ea
Author: Niels Thykier <niels at thykier.net>
Date: Fri Mar 19 14:38:19 2010 +0100
Install IJG_README from source dir rather than install dir.
Closes: #574619
commit c490082a92d7a19479e633562ff492a709a570e6
Author: Niels Thykier <niels at thykier.net>
Date: Fri Mar 19 14:15:52 2010 +0100
Changed section of eclipse packages to devel.
-----------------------------------------------------------------------
Summary of changes:
debian/control | 6 ++++--
debian/eclipse-rcp.install | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index b566163..f9239e4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
Source: eclipse
-Section: java
+Section: devel
Priority: optional
Maintainer: Debian Orbital Alignment Team <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Niels Thykier <niels at thykier.net>,
@@ -165,7 +165,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~3),
+Replaces: eclipse (<< 3.5.2),
+ eclipse-platform (<< 3.5.1+repack~3),
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
@@ -237,6 +238,7 @@ Description: Eclipse Rich Client Platform (RCP)
Package: libequinox-osgi-java
Architecture: all
+Section: java
Depends: default-jre | java5-runtime | java6-runtime,
${misc:Depends}
Conflicts: eclipse-rcp (<< 3.5.1-0ubuntu3)
diff --git a/debian/eclipse-rcp.install b/debian/eclipse-rcp.install
index f84b90f..ce10a87 100644
--- a/debian/eclipse-rcp.install
+++ b/debian/eclipse-rcp.install
@@ -1,6 +1,6 @@
usr/*/eclipse/features/org.eclipse.rcp.source_*
usr/*/eclipse/features/org.eclipse.rcp_*
-usr/lib/eclipse/about_files/IJG_README
+eclipse/plugins/org.eclipse.swt/about_files/IJG_README usr/lib/eclipse/about_files
usr/lib/eclipse/configuration/org.eclipse.osgi/
usr/lib/eclipse/plugins/com.ibm.icu_*.jar
usr/lib/eclipse/plugins/org.eclipse.core.commands.source_*.jar
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list