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

Benjamin Drung bdrung-guest at alioth.debian.org
Wed Feb 17 00:44:03 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 has been updated
       via  579c40d4cffd7df32aab1b0d33b4d9443080f735 (commit)
      from  8be57512f2860f9f5884aa0505e21b4003274902 (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 579c40d4cffd7df32aab1b0d33b4d9443080f735
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Wed Feb 17 01:43:44 2010 +0100

    Move repack-eclipse script into debian/extra.

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

Summary of changes:
 repack-eclipse => debian/extra/repack-eclipse |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/repack-eclipse b/debian/extra/repack-eclipse
similarity index 96%
rename from repack-eclipse
rename to debian/extra/repack-eclipse
index 39bf372..df31bf7 100755
--- a/repack-eclipse
+++ b/debian/extra/repack-eclipse
@@ -1,7 +1,7 @@
 #!/bin/sh
 set -e
 
-cd "$(dirname $0)/eclipse"
+cd "$(dirname $0)../../eclipse"
 
 # Remove unused files
 rm -f plugins/org.eclipse.core.resources/natives/ref.c


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



More information about the pkg-java-commits mailing list