[SCM] eclipse - Powerful IDE written in java - Debian package. branch, karmic, updated. 593088209647f56841ce8ed950db5f3defca42d1
Niels Thykier
nthykier-guest at alioth.debian.org
Sat Mar 27 20:45:50 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, karmic has been updated
via 593088209647f56841ce8ed950db5f3defca42d1 (commit)
from 1fdf855af45c47ba295ad55d013c090e78abddd8 (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 593088209647f56841ce8ed950db5f3defca42d1
Author: Niels Thykier <niels at thykier.net>
Date: Sat Mar 27 21:43:45 2010 +0100
Fixed some newlines and corrected the Origin headers of the patches.
Git-Dch: ignore
-----------------------------------------------------------------------
Summary of changes:
debian/patches/align-jdt-with-javac.patch | 6 +++---
debian/patches/indexing-oom.patch | 6 +++---
debian/patches/java-proposal-hangs.patch | 6 +++---
debian/patches/jdt-compiler-cce.patch | 12 ++++++------
debian/patches/libpango.patch | 2 +-
debian/patches/quick-ass-cce.patch | 8 ++++----
6 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/debian/patches/align-jdt-with-javac.patch b/debian/patches/align-jdt-with-javac.patch
index da0e0dc..50ddc2f 100644
--- a/debian/patches/align-jdt-with-javac.patch
+++ b/debian/patches/align-jdt-with-javac.patch
@@ -1,6 +1,6 @@
-Description: Backported fix for making jdt behave more like javac.
-Origin: https://bugs.eclipse.org/bugs/show_bug.cgi?id=277643
-
+Description: Backported fix for making jdt behave more like javac.
+Origin: backport, https://bugs.eclipse.org/bugs/show_bug.cgi?id=277643
+
--- a/eclipse-3.5.1/plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/TypeDeclaration.java
+++ b/eclipse-3.5.1/plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/TypeDeclaration.java
@@ -393,8 +393,9 @@
diff --git a/debian/patches/indexing-oom.patch b/debian/patches/indexing-oom.patch
index ffea150..f4d2054 100644
--- a/debian/patches/indexing-oom.patch
+++ b/debian/patches/indexing-oom.patch
@@ -1,6 +1,6 @@
-Description: Backport fix for Out-Of-Memory issues during indexing.
-Origin: https://bugs.eclipse.org/bugs/show_bug.cgi?id=296343
-
+Description: Backport fix for Out-Of-Memory issues during indexing.
+Origin: backport, https://bugs.eclipse.org/bugs/show_bug.cgi?id=296343
+
--- a/eclipse-3.5.1/plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/processing/JobManager.java
+++ b/eclipse-3.5.1/plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/processing/JobManager.java
@@ -1,5 +1,5 @@
diff --git a/debian/patches/java-proposal-hangs.patch b/debian/patches/java-proposal-hangs.patch
index 5c73c07..c3e04a3 100644
--- a/debian/patches/java-proposal-hangs.patch
+++ b/debian/patches/java-proposal-hangs.patch
@@ -1,6 +1,6 @@
-Description: Backported fix for long delays in code assistant.
-Origin: https://bugs.eclipse.org/bugs/show_bug.cgi?id=281575
-
+Description: Backported fix for long delays in code assistant.
+Origin: backport, https://bugs.eclipse.org/bugs/show_bug.cgi?id=281575
+
--- a/eclipse-3.5.1/plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java
+++ b/eclipse-3.5.1/plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java
@@ -11581,7 +11581,7 @@
diff --git a/debian/patches/jdt-compiler-cce.patch b/debian/patches/jdt-compiler-cce.patch
index b0b75f9..5cf78fa 100644
--- a/debian/patches/jdt-compiler-cce.patch
+++ b/debian/patches/jdt-compiler-cce.patch
@@ -1,9 +1,9 @@
-Description: Backport fix for ClassCastException in the jdt compiler.
- .
- Note the regression test, which was in the original patch, has been
- excluded.
-Origin: https://bugs.eclipse.org/bugs/show_bug.cgi?id=295698
-
+Description: Backport fix for ClassCastException in the jdt compiler.
+ .
+ Note the regression test, which was in the original patch, has been
+ excluded.
+Origin: backport, https://bugs.eclipse.org/bugs/show_bug.cgi?id=295698
+
--- a/eclipse-3.5.1/plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
+++ b/eclipse-3.5.1/plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
@@ -6730,12 +6730,12 @@
diff --git a/debian/patches/libpango.patch b/debian/patches/libpango.patch
index c332737..f4dbf31 100644
--- a/debian/patches/libpango.patch
+++ b/debian/patches/libpango.patch
@@ -1,5 +1,5 @@
Description: Backport fix for libpango crashes.
-Origin: https://bugs.eclipse.org/bugs/show_bug.cgi?id=291128
+Origin: backport, https://bugs.eclipse.org/bugs/show_bug.cgi?id=291128
Index: Eclipse SWT Accessibility/gtk/org/eclipse/swt/accessibility/AccessibleObject.java
===================================================================
diff --git a/debian/patches/quick-ass-cce.patch b/debian/patches/quick-ass-cce.patch
index 9a866ce..fc532e3 100644
--- a/debian/patches/quick-ass-cce.patch
+++ b/debian/patches/quick-ass-cce.patch
@@ -1,7 +1,7 @@
-Description: Backport of patch to fix ClassCastException in
- "Quick Assistant".
-Origin: https://bugs.eclipse.org/bugs/show_bug.cgi?id=294662
-
+Description: Backport of patch to fix ClassCastException in
+ "Quick Assistant".
+Origin: backport, https://bugs.eclipse.org/bugs/show_bug.cgi?id=294662
+
--- a/eclipse-3.5.1/plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Util.java
+++ b/eclipse-3.5.1/plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/Util.java
@@ -1307,10 +1307,12 @@
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list