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  f18d95fdd95e72bc7af84defe924e0bd46b02ec0 (commit)
      from  09480bc5f13118aa5f5034a566240ceb627d1bc5 (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 f18d95fdd95e72bc7af84defe924e0bd46b02ec0
Author: Benjamin Drung <[email protected]>
Date:   Fri Sep 25 17:23:26 2009 +0200

    refresh 03-fix-perm.patch

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

Summary of changes:
 debian/patches/03-fix-perm.patch |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/03-fix-perm.patch b/debian/patches/03-fix-perm.patch
index 24bfd52..716a7bf 100644
--- a/debian/patches/03-fix-perm.patch
+++ b/debian/patches/03-fix-perm.patch
@@ -1,10 +1,10 @@
 diff -Nur -x '*.orig' -x '*~' debian.git/build.xml debian.git.new/build.xml
---- build.xml  2009-09-21 17:28:04.949565000 +0200
-+++ build.xml  2009-09-21 17:43:41.101565948 +0200
-@@ -496,6 +496,10 @@
-                               
tofile="${destDir}${prefix}/share/icons/hicolor/32x32/apps/eclipse.png" />
+--- debian.git/build.xml       2009-09-25 17:18:32.905565000 +0200
++++ debian.git.new/build.xml   2009-09-25 17:22:40.005565674 +0200
+@@ -631,6 +631,10 @@
                <copy 
file="${buildDirectory}/plugins/org.eclipse.platform/eclipse48.png"
                                
tofile="${destDir}${prefix}/share/icons/hicolor/48x48/apps/eclipse.png" />
+               <echo append="true" 
file="${destDir}${prefix}/${libDir}/eclipse/eclipse.ini" 
message="-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=${destDir}${prefix}/share/eclipse/dropins"/>
 +              <!-- fix permissions -->
 +              <chmod perm="755" dir="${destDir}${prefix}/lib/eclipse/plugins" 
includes="org.apache.ant_*/bin/ant" />
 +              <chmod perm="755" dir="${destDir}${prefix}/lib/eclipse/plugins" 
includes="org.apache.ant_*/bin/antRun" />


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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to