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

Benjamin Drung bdrung-guest at alioth.debian.org
Mon Oct 5 14:01:03 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  27b113fd6da09982b64f6aa9b00528158ec27290 (commit)
      from  22aa6ca6ff1194c0aab9c0d836ce51d2301e233c (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 27b113fd6da09982b64f6aa9b00528158ec27290
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Mon Oct 5 16:00:40 2009 +0200

    Sort binary packages in debian/control

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

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

diff --git a/debian/control b/debian/control
index f8d7231..9e41191 100644
--- a/debian/control
+++ b/debian/control
@@ -147,6 +147,21 @@ Description: Eclipse platform without plug-ins to develop any language (data)
  .
  This package contains the architecture-independent data files.
 
+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: eclipse-rcp
 Architecture: any
 Depends: libswt-gtk-3.5-java (= ${binary:Version}),
@@ -170,21 +185,6 @@ 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),


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



More information about the pkg-java-commits mailing list