[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. eclipse-ppa/maverick-17-g403a45c
Adnan Hodzic
absinthesyringe-guest at alioth.debian.org
Fri Jun 18 07:23:00 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 403a45c243fa6b45a2f01b01940374e6d492afb2 (commit)
from e726ac7fba265a578d76d25c19b23219e00357b3 (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 403a45c243fa6b45a2f01b01940374e6d492afb2
Author: Adnan Hodzic <adnan at foolcontrol.org>
Date: Fri Jun 18 09:22:25 2010 +0200
final bashisms fixes
-----------------------------------------------------------------------
Summary of changes:
debian/patches/series | 2 +-
patches/eclipse-pde.build-add-package-build.patch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/series b/debian/patches/series
index 210dd21..76d1498 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-bashisms.patch
upstream-eclipse-build-repack.patch
osgi-util.patch
osgi-services.patch
@@ -18,3 +17,4 @@ ecj-gccmain-java.patch
fix-help-contents.patch
fix-tooltip-color.patch
bp-hover-visability.patch
+debian-changes-3.5.2-3ubuntu1~ppa1~4.gbp4cf94f
diff --git a/patches/eclipse-pde.build-add-package-build.patch b/patches/eclipse-pde.build-add-package-build.patch
index 43f22a1..d141306 100644
--- a/patches/eclipse-pde.build-add-package-build.patch
+++ b/patches/eclipse-pde.build-add-package-build.patch
@@ -7,7 +7,7 @@ diff -N templates/package-build/prepare-build-dir.sh
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ templates/package-build/prepare-build-dir.sh 1 Jan 1970 00:00:00 -0000
@@ -0,0 +1,105 @@
-+#!/bin/bash
++#!/bin/sh
+
+if [ $# -lt 2 ]; then
+ echo "usage: $0 <path to source dir> <path to build dir>"
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list