[SCM] eclipse - Powerful IDE written in java - Debian package. branch, ubuntu, updated. 4593a5358b6785cb94925d1296ed3e211857bf86
Benjamin Drung
bdrung-guest at alioth.debian.org
Sat Oct 17 22:29:42 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, ubuntu has been updated
via 4593a5358b6785cb94925d1296ed3e211857bf86 (commit)
via 01608187dd5d03a9627c2e7cacd529b4da9b5d5e (commit)
from 103adaac5cac9d755abc1e0c41775e2aa6c0d122 (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 4593a5358b6785cb94925d1296ed3e211857bf86
Author: Benjamin Drung <bdrung at ubuntu.com>
Date: Sun Oct 18 00:28:00 2009 +0200
Release 3.5.1-0ubuntu5 to ubuntu/karmic.
commit 01608187dd5d03a9627c2e7cacd529b4da9b5d5e
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/changelog | 6 ++++++
debian/control | 8 ++++----
2 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a960c24..3304bee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+eclipse (3.5.1-0ubuntu5) karmic; urgency=low
+
+ * Correct misspelt package name to libequinox-osgi-java (LP: #454251).
+
+ -- Benjamin Drung <bdrung at ubuntu.com> Sun, 18 Oct 2009 00:27:26 +0200
+
eclipse (3.5.1-0ubuntu4) karmic; urgency=low
* Move arch independent rules into arch dependent rules (LP: #452272).
diff --git a/debian/control b/debian/control
index fd3a211..23a1dd6 100644
--- a/debian/control
+++ b/debian/control
@@ -162,7 +162,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}
@@ -184,18 +184,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