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

Niels Thykier nthykier-guest at alioth.debian.org
Mon Oct 19 19:43:02 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  1a6042eec0b8eb554a489e013cb619f6b627bf77 (commit)
       via  e143c4e3faa28d603f0cfaa981807952ede52816 (commit)
      from  ba78c7f1ae97337ff64ecdcd8658a4005efb7662 (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 1a6042eec0b8eb554a489e013cb619f6b627bf77
Merge: e143c4e3faa28d603f0cfaa981807952ede52816 ba78c7f1ae97337ff64ecdcd8658a4005efb7662
Author: Niels Thykier <niels at thykier.net>
Date:   Mon Oct 19 21:42:57 2009 +0200

    Merge branch 'master' of ssh://nthykier-guest@git.debian.org/git/pkg-java/eclipse

commit e143c4e3faa28d603f0cfaa981807952ede52816
Author: Niels Thykier <niels at thykier.net>
Date:   Mon Oct 19 21:42:02 2009 +0200

    Added missing $ in debian/rules

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

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

diff --git a/debian/rules b/debian/rules
index 1cd2e14..3204b11 100755
--- a/debian/rules
+++ b/debian/rules
@@ -89,7 +89,7 @@ PROFILE_ID := PlatformProfile
 common-install-impl:: debian-install-stamp
 
 LAUNCHERVERSION = $(shell ls $(DEBIAN_PACK_LIBDIR)/plugins | grep equinox.launcher_ | sed 's/org.eclipse.equinox.launcher_//')
-UPSTREAM_VERSION := $(shell echo $(DEB_UPSTREAM_VERSION) | sed "s/+repack.*$//")
+UPSTREAM_VERSION := $(shell echo $(DEB_UPSTREAM_VERSION) | sed "s/+repack.*$$//")
 
 ## This target does not work yet.
 debian-install-stamp:


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



More information about the pkg-java-commits mailing list