[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master-3.6, updated. eclipse-ppa/maverick-126-g4f89cfe

Benjamin Drung bdrung-guest at alioth.debian.org
Sun Jul 11 01:05:20 UTC 2010


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-3.6 has been updated
       via  4f89cfed9d7ee55dbbe51188d514e7a284c70354 (commit)
      from  6657842d49758649ba325b55cf8d208151e463cb (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 4f89cfed9d7ee55dbbe51188d514e7a284c70354
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Sun Jul 11 03:04:04 2010 +0200

    Drop exec permission change.

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

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

diff --git a/debian/rules b/debian/rules
index 82a103c..d9037d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -109,8 +109,6 @@ override_dh_install:
 	sed -e "s/@PDEBUILDVERSION@/$(PDEBUILDVERSION)/g" -e "s:@COPY_PLATFORM@:$(COPY_PLATFORM):g" < pdebuild/eclipse-pdebuild.sh > $(PDEBUILD_INSTALL)
 	chmod a+x $(PDEBUILD_INSTALL)
 	dh_install --list-missing
-	# Fix some weird exec permission
-	chmod a-x debian/eclipse-rcp/usr/lib/eclipse/about_files/IJG_README
 	$(if $(wildcard debian/tmp/usr/lib/eclipse/plugins/org.eclipse.core.net.linux.*.jar),dh_install -peclipse-platform debian/tmp/usr/lib/eclipse/plugins/org.eclipse.core.net.linux.*.jar /usr/lib/eclipse/plugins)
 	$(if $(wildcard debian/tmp/usr/lib/eclipse/plugins/org.eclipse.update.core.linux*.jar),dh_install -peclipse-platform debian/tmp/usr/lib/eclipse/plugins/org.eclipse.update.core.linux*.jar /usr/lib/eclipse/plugins)
 	# Check if we are doing a -B build


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



More information about the pkg-java-commits mailing list