[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. 0de5c219f4aa7efd647db2458a19a0d970c89794
Adrian Perez
adrianperez-guest at alioth.debian.org
Wed Sep 16 13:26:24 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 0de5c219f4aa7efd647db2458a19a0d970c89794 (commit)
from 1dd0ee77a34bc12070b3990880b6a5077894802c (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 0de5c219f4aa7efd647db2458a19a0d970c89794
Author: Adrian Perez <adrianperez.deb at gmail.com>
Date: Wed Sep 16 09:21:43 2009 -0400
Add binary package for Eclipse CVS plugin
-----------------------------------------------------------------------
Summary of changes:
debian/control | 15 +++++++++++++++
debian/eclipse-plugin-cvs.install | 5 +++++
2 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/debian/control b/debian/control
index 3fc2518..6125ffd 100644
--- a/debian/control
+++ b/debian/control
@@ -146,6 +146,21 @@ Description: Eclipse Rich Client Platform (RCP)
.
This package is the basis for all Eclipse applications.
+Package: eclipse-plugin-cvs
+Depends: eclipse-platform (= ${binary:Version}),
+ cvs (>= 1.12.13-8),
+ ${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
+ integrated software-development tools. The Eclipse Platform allows tool
+ builders to independently develop tools that integrate with other people's
+ tools so seamlessly you can't tell where one tool ends and another starts.
+ .
+ This package provides CVS support for Source Code Management to the
+ Eclipse Team Integration component.
+
Package: libswt-gtk-3.5-java
Architecture: any
Depends: java-common (>= 0.23),
diff --git a/debian/eclipse-plugin-cvs.install b/debian/eclipse-plugin-cvs.install
new file mode 100644
index 0000000..898d1da
--- /dev/null
+++ b/debian/eclipse-plugin-cvs.install
@@ -0,0 +1,5 @@
+debian/tmp/usr/lib/eclipse/org.eclipse.cvs_*
+debian/tmp/usr/lib/eclipse/org.eclipse.team.cvs.core_*
+debian/tmp/usr/lib/eclipse/org.eclipse.team.cvs.shs_*
+debian/tmp/usr/lib/eclipse/org.eclipse.team.cvs.ssh2_*
+debian/tmp/usr/lib/eclipse/org.eclipse.team.cvs.ui_*
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list