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

Benjamin Drung bdrung-guest at alioth.debian.org
Sat Oct 17 22:26:30 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  f485ab9d7e34d255ade0803c222b052935dfe12e (commit)
      from  a03b4e7807989be43862b60c5400ae0fa028b176 (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 f485ab9d7e34d255ade0803c222b052935dfe12e
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Sun Oct 18 00:26:10 2009 +0200

    Correct misspelt package name to libequinox-osgi-java (LP: #454251).

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

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

diff --git a/debian/control b/debian/control
index 49a6f34..98f96bd 100644
--- a/debian/control
+++ b/debian/control
@@ -178,7 +178,7 @@ Description: Eclipse Team Integration (CVS support)
 Package: eclipse-rcp
 Architecture: any
 Depends: default-jre | java1-runtime | java2-runtime,
-         libequniox-osgi-java (= ${binary:Version}),
+         libequinox-osgi-java (= ${binary:Version}),
          libswt-gtk-3.5-java (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
@@ -200,18 +200,18 @@ Description: Eclipse Rich Client Platform (RCP)
  .
  This package is the basis for all Eclipse applications.
 
-Package: libequniox-osgi-java
+Package: libequinox-osgi-java
 Architecture: any
 Depends: default-jre | java1-runtime | java2-runtime,
          ${misc:Depends}
-Description: Equniox OSGi framework
+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
  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 includes only the Eclipse Equniox OSGi framework, which can
+ This package includes only the Eclipse Equinox OSGi framework, which can
  be used outside Eclipse.
 
 Package: libswt-gtk-3.5-java


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



More information about the pkg-java-commits mailing list