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

Adrian Perez adrianperez-guest at alioth.debian.org
Tue Dec 8 18:08:10 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  6d89c0020e081bf2145015651d92ae386b676c92 (commit)
      from  91c25fb9b39c21feaaa9558fff894c0b032d65c8 (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 6d89c0020e081bf2145015651d92ae386b676c92
Author: Adrian Perez <adrianperez.deb at gmail.com>
Date:   Tue Dec 8 13:05:48 2009 -0500

    debian/rules: Rename swt-gtk-3.5.jar to swt-gtk-3.5.1.jar

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

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

diff --git a/debian/rules b/debian/rules
index bb754ff..cf3eb70 100755
--- a/debian/rules
+++ b/debian/rules
@@ -155,7 +155,7 @@ debian-install-stamp:
 	# Copy SWT jar file
 	mkdir -p $(DEB_DESTDIR)usr/lib/java
 	cp $(SOURCE_DIR)/plugins/org.eclipse.swt.gtk.linux.$(ECLIPSE_BUILD_ARCH)/swt.jar \
-		$(DEB_DESTDIR)usr/lib/java/swt-gtk-3.5.jar
+		$(DEB_DESTDIR)usr/lib/java/swt-gtk-3.5.1.jar
 	# Normalize the paths.
 	grep --exclude-from=debian/exclude_patterns.txt -l -I -r debian/tmp debian/tmp/ | xargs sed -i s@$(CURDIR)/debian/tmp@@g
 	TO_CORRECT=`echo $(CURDIR)/debian/tmp | sed s@/@_ at g` ; grep --exclude-from=debian/exclude_patterns.txt \


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



More information about the pkg-java-commits mailing list