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

Benjamin Drung bdrung-guest at alioth.debian.org
Sat Oct 17 00:44:21 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  7a3c93d34575095837a3383c6f4dac13d83620bb (commit)
      from  2c1bdaac7f7a503704b7498cdd937eb4d11b8090 (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 7a3c93d34575095837a3383c6f4dac13d83620bb
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Sat Oct 17 02:41:39 2009 +0200

    Run debian-install-stamp directly after ant install.

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

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

diff --git a/debian/rules b/debian/rules
index 355a36f..e2b6e7b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -86,7 +86,7 @@ RESULT_DIR := $(SOURCE_DIR)/installation/
 DEBIAN_PACK_LIBDIR := $(DEB_DESTDIR)/usr/lib/eclipse
 PROFILE_ID := PlatformProfile
 
-common-install-arch:: debian-install-stamp
+common-install-impl:: debian-install-stamp
 
 LAUNCHERVERSION = $(shell ls $(DEBIAN_PACK_LIBDIR)/plugins | grep equinox.launcher_ | sed 's/org.eclipse.equinox.launcher_//')
 


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



More information about the pkg-java-commits mailing list