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

Niels Thykier nthykier-guest at alioth.debian.org
Thu Sep 17 07:20:40 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  835c2d7f11e6f594984567986295a016f8620aa0 (commit)
      from  95f613e384a9e72d396d2069f67a0bef20d6d286 (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 835c2d7f11e6f594984567986295a016f8620aa0
Author: Niels Thykier <niels at thykier.net>
Date:   Thu Sep 17 09:20:33 2009 +0200

    Added missing  and corrected rules.

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

Summary of changes:
 debian/control |    3 ++-
 debian/rules   |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6125ffd..4e4bdb8 100644
--- a/debian/control
+++ b/debian/control
@@ -96,7 +96,8 @@ Depends: default-jre | java1-runtime | java2-runtime,
          libswt-gtk-3.5-java (= ${binary:Version}),
          zenity | kdebase-bin,
          ${misc:Depends},
-         ${perl:Depends}
+         ${perl:Depends},
+         ${shlibs:Depends}
 Replaces: eclipse-platform-common,
           eclipse-source (<= 3.1.1-3),
           libeclipse-jni
diff --git a/debian/rules b/debian/rules
index b3b2ead..1431353 100755
--- a/debian/rules
+++ b/debian/rules
@@ -128,7 +128,7 @@ install-tmp-stamp: build-stamp
 	# Die fiend of the old ages.
 	rm -f debian/*/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/*/1/.cp/libswt-mozilla-gcc3-gtk-*.so
 	# Normalize the paths.
-        grep -I -r debian/tmp debian/tmp/ | cut -f 1 -d : | sort -u | xargs sed -i s@$(CURDIR)/debian/tmp@@g
+	grep -I -r debian/tmp debian/tmp/ | cut -f 1 -d : | sort -u | xargs sed -i s@$(CURDIR)/debian/tmp@@g
 
 MIRROR := ftp://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/technology/linuxtools/eclipse-build
 EBUILD := eclipse-build-R0_3_0


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



More information about the pkg-java-commits mailing list