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

Niels Thykier nthykier-guest at alioth.debian.org
Tue Nov 3 22:51:31 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  e50a275d55fb86a1832111b4a7ed5c5a972d942a (commit)
      from  274332731eed434746798479f4113e2be50c642a (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 e50a275d55fb86a1832111b4a7ed5c5a972d942a
Author: Niels Thykier <niels at thykier.net>
Date:   Tue Nov 3 23:51:25 2009 +0100

    Update TODO and fix minor stuff in rules.

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

Summary of changes:
 debian/TODO  |   15 +++++++++------
 debian/rules |    2 --
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/TODO b/debian/TODO
index 3ab63aa..cd1eb8d 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,12 +1,15 @@
 Things needed to be fixed (discussed on 2009-10-09 on IRC; sorted by importance):
- * cdt
- * xulrunner detection & dependency
- * Use system jars rather than pre-compiled ones. (e.g. luence, ant, etc.)
+ * Fix broken symlinks LP: #471859
+ * clean up eclipse.ini and install it in /etc/ (e.g. symlinked from eclipse install loc) LP: #43162
+ * Use system jars rather than pre-compiled ones. (e.g. luence, ant, etc.).
+   (EB: #280688, LP: #453036)
+ * Tarless source (make a patch and file a bug against EB).
+ * Update manpage EB: #30107
  * debian/rules: Turn all calls in debian-build-stamp and debian-install-stamp
    into patches and send them to eclipse-build.
+ * cdt
+ * xulrunner detection & dependency
 
 Things that needs fixing:
   - Create patches to deal with "uname", so we don't have to use a wrapper.
-  - Check upstream build system for other archs and check Fedora's "multi-arch" hacks.
-  - Expose certain eclipse jars to the world (see below).
-
+  - Expose certain eclipse jars to the world (man-di has a list).
diff --git a/debian/rules b/debian/rules
index f842033..bfe7d87 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,7 +51,6 @@ DEB_DH_SHLIBDEPS_ARGS_libswt-gtk-3.5-jni := \
 		debian/libswt-gtk-3.5-jni/usr/lib/jni/libswt-xulrunner-gtk-*.so \
 	-dRecommends \
 		debian/libswt-gtk-3.5-jni/usr/lib/jni/libswt-gnome-gtk-*.so \
-		debian/libswt-gtk-3.5-jni/usr/lib/jni/libswt-mozilla-gtk-*.so \
 		debian/libswt-gtk-3.5-jni/usr/lib/jni/libswt-glx-gtk-*.so \
 	-Tdebian/libswt-gtk-3.5-jni.substvars
 
@@ -100,7 +99,6 @@ common-install-impl:: debian-install-stamp
 LAUNCHERVERSION = $(shell ls $(DEBIAN_PACK_LIBDIR)/plugins | grep equinox.launcher_ | sed 's/org.eclipse.equinox.launcher_//')
 UPSTREAM_VERSION := $(shell echo $(DEB_UPSTREAM_VERSION) | sed "s/+repack.*$$//")
 
-## This target does not work yet.
 debian-install-stamp:
 	@echo "*** debian-install-stamp ***"
 	dh_testdir


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



More information about the pkg-java-commits mailing list