[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master-3.6, updated. eclipse-ppa/maverick-112-g1b6b085

Benjamin Drung bdrung-guest at alioth.debian.org
Thu Jul 8 12:45:22 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-3.6 has been updated
       via  1b6b085381981b3f0d09e8801affb62f0d023a70 (commit)
      from  1db6191b6921eee9ff247e3d6905b34242a4931c (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 1b6b085381981b3f0d09e8801affb62f0d023a70
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Thu Jul 8 14:43:43 2010 +0200

    patch header: Change Author to From to support gbp-pq.

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

Summary of changes:
 debian/patches/add-o.e.equinox.concurrent.patch    |    2 +-
 debian/patches/compile-IPluginDescriptor.patch     |    2 +-
 debian/patches/compile-jarinjarloader.patch        |    2 +-
 debian/patches/disable-logging.patch               |    2 +-
 debian/patches/ecj-gccmain-java.patch              |    1 +
 .../patches/eclipse-build-generatedScripts.patch   |    2 +-
 debian/patches/eclipse-manpage.patch               |    2 +-
 debian/patches/fix-bashism.patch                   |    2 +-
 debian/patches/fix-help-contents.patch             |    2 +-
 debian/patches/osgi-services-symlink-javax.patch   |    2 +-
 debian/patches/osgi-services.patch                 |    2 +-
 debian/patches/pdebuild-path-copy-platform.patch   |    2 +-
 debian/patches/pdebuild-script.patch               |    2 +-
 debian/patches/swt-compile-xpt.patch               |    2 +-
 debian/patches/symlink-system-files.patch          |    2 +-
 debian/patches/use-stable-xulrunner.patch          |    2 +-
 16 files changed, 16 insertions(+), 15 deletions(-)

diff --git a/debian/patches/add-o.e.equinox.concurrent.patch b/debian/patches/add-o.e.equinox.concurrent.patch
index ff71c38..3cffcfb 100644
--- a/debian/patches/add-o.e.equinox.concurrent.patch
+++ b/debian/patches/add-o.e.equinox.concurrent.patch
@@ -2,7 +2,7 @@ Description: Adds org.eclipse.equinox.concurrent as one of the plugins to be
  installed.
  .
  This is a Debian specific patch.
-Author: Niels Thykier <niels at thykier.net>
+From: Niels Thykier <niels at thykier.net>
 Bug-Debian: #585178
 Forwarded: not needed
 
diff --git a/debian/patches/compile-IPluginDescriptor.patch b/debian/patches/compile-IPluginDescriptor.patch
index f982f21..e8c3488 100644
--- a/debian/patches/compile-IPluginDescriptor.patch
+++ b/debian/patches/compile-IPluginDescriptor.patch
@@ -1,5 +1,5 @@
 Description: Compiles IPluginDescriptor from source.
-Author: Niels Thykier <niels at thykier.net>
+From: Niels Thykier <niels at thykier.net>
 Forwarded: no
 
 --- a/build.xml
diff --git a/debian/patches/compile-jarinjarloader.patch b/debian/patches/compile-jarinjarloader.patch
index 057a957..4314d8f 100644
--- a/debian/patches/compile-jarinjarloader.patch
+++ b/debian/patches/compile-jarinjarloader.patch
@@ -1,5 +1,5 @@
 Description: Regenerates the jar-in-jar-loader.zip file from source.
-Author: Niels Thykier <niels at thykier.net>
+From: Niels Thykier <niels at thykier.net>
 Forwarded: no
 
 --- a/build.xml
diff --git a/debian/patches/disable-logging.patch b/debian/patches/disable-logging.patch
index 9c7a387..c391a4f 100644
--- a/debian/patches/disable-logging.patch
+++ b/debian/patches/disable-logging.patch
@@ -1,5 +1,5 @@
 Description: Disable logging
-Author: Benjamin Drung <bdrung at ubuntu.com>
+From: Benjamin Drung <bdrung at ubuntu.com>
 
 diff --git a/build.xml b/build.xml
 index 18657e6..c902b00 100644
diff --git a/debian/patches/ecj-gccmain-java.patch b/debian/patches/ecj-gccmain-java.patch
index 2858012..62b0137 100644
--- a/debian/patches/ecj-gccmain-java.patch
+++ b/debian/patches/ecj-gccmain-java.patch
@@ -1,5 +1,6 @@
 Description: Adds better support for gcc.
 Origin: Vendor, http://packages.qa.debian.org/e/ecj.html
+From: Niels Thykier <niels at thykier.net>
 
 --- /dev/null
 +++ b/eclipse/plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/GCCMain.java
diff --git a/debian/patches/eclipse-build-generatedScripts.patch b/debian/patches/eclipse-build-generatedScripts.patch
index ea8c550..b2916a8 100644
--- a/debian/patches/eclipse-build-generatedScripts.patch
+++ b/debian/patches/eclipse-build-generatedScripts.patch
@@ -1,5 +1,5 @@
 Description: Use modified eclipse-build-generatedScripts tarball.
-Author: Benjamin Drung <bdrung at ubuntu.com>
+From: Benjamin Drung <bdrung at ubuntu.com>
 Forwarded: not-needed
 
 --- a/build.xml
diff --git a/debian/patches/eclipse-manpage.patch b/debian/patches/eclipse-manpage.patch
index 36f128e..5f03b4f 100644
--- a/debian/patches/eclipse-manpage.patch
+++ b/debian/patches/eclipse-manpage.patch
@@ -1,5 +1,5 @@
 Description: Add eclipse manpage
-Author: Pablo Duboue <pablo.duboue at gmail.com>
+From: Pablo Duboue <pablo.duboue at gmail.com>
 Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=30107
 Bug-Ubuntu: https://launchpad.net/bugs/494065
 
diff --git a/debian/patches/fix-bashism.patch b/debian/patches/fix-bashism.patch
index eef6103..81ed776 100644
--- a/debian/patches/fix-bashism.patch
+++ b/debian/patches/fix-bashism.patch
@@ -1,4 +1,4 @@
-Author: Adnan Hodzic <adnan at foolcontrol.org>
+From: Adnan Hodzic <adnan at foolcontrol.org>
 Subject: Fix bashisms in Eclipse (in /bin/sh scripts)
 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581099
 Last-Update: 2010-06-18
diff --git a/debian/patches/fix-help-contents.patch b/debian/patches/fix-help-contents.patch
index 920d0ff..447b541 100644
--- a/debian/patches/fix-help-contents.patch
+++ b/debian/patches/fix-help-contents.patch
@@ -2,7 +2,7 @@ Description: Fixes the problem with the servlet compiler being unable
  to find the classes it needs.
  .
  This problem is Debian specific.
-Author: Niels Thykier <niels at thykier.net>
+From: Niels Thykier <niels at thykier.net>
 Forwarded: not needed
 
 --- a/eclipse/plugins/org.eclipse.equinox.jsp.jasper/src/org/eclipse/equinox/internal/jsp/jasper/JspClassLoader.java
diff --git a/debian/patches/osgi-services-symlink-javax.patch b/debian/patches/osgi-services-symlink-javax.patch
index a2c69c5..65767c9 100644
--- a/debian/patches/osgi-services-symlink-javax.patch
+++ b/debian/patches/osgi-services-symlink-javax.patch
@@ -1,5 +1,5 @@
 Description: Add javax to org.eclipse.osgi.services
-Author: Benjamin Drung <bdrung at ubuntu.com>
+From: Benjamin Drung <bdrung at ubuntu.com>
 Forwarded: No
 
 --- a/build.xml
diff --git a/debian/patches/osgi-services.patch b/debian/patches/osgi-services.patch
index 0ed1ecf..8df6c4c 100644
--- a/debian/patches/osgi-services.patch
+++ b/debian/patches/osgi-services.patch
@@ -1,5 +1,5 @@
 Description: Makes o.e.osgi.services build from source.
-Author: Niels Thykier <niels at thykier.net>
+From: Niels Thykier <niels at thykier.net>
 Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=304710
 Applied-Upstream: no
 
diff --git a/debian/patches/pdebuild-path-copy-platform.patch b/debian/patches/pdebuild-path-copy-platform.patch
index 142908a..bc692b8 100644
--- a/debian/patches/pdebuild-path-copy-platform.patch
+++ b/debian/patches/pdebuild-path-copy-platform.patch
@@ -1,7 +1,7 @@
 Description: Substitute the path to copy-platform with a variable.
  This patch is only of interest to Debian, as we want to install
  pdebuild in a different path.
-Author: Niels Thykier <niels at thykier.net>
+From: Niels Thykier <niels at thykier.net>
 Forwarded: not-needed
 
 --- a/pdebuild/eclipse-pdebuild.sh
diff --git a/debian/patches/pdebuild-script.patch b/debian/patches/pdebuild-script.patch
index 9803679..80eb1cf 100644
--- a/debian/patches/pdebuild-script.patch
+++ b/debian/patches/pdebuild-script.patch
@@ -1,5 +1,5 @@
 Description: Remove Fedora specific parts and change paths
-Author: Niels Thykier <niels at thykier.net>
+From: Niels Thykier <niels at thykier.net>
 
 --- a/pdebuild/eclipse-pdebuild.sh
 +++ b/pdebuild/eclipse-pdebuild.sh
diff --git a/debian/patches/swt-compile-xpt.patch b/debian/patches/swt-compile-xpt.patch
index 7fdc321..29f8043 100644
--- a/debian/patches/swt-compile-xpt.patch
+++ b/debian/patches/swt-compile-xpt.patch
@@ -1,5 +1,5 @@
 Description: Build .xpt file if it does not exit
-Author: Benjamin Drung <bdrung at ubuntu.com>
+From: Benjamin Drung <bdrung at ubuntu.com>
 Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=304112
 
 --- a/build.xml
diff --git a/debian/patches/symlink-system-files.patch b/debian/patches/symlink-system-files.patch
index cd4b6f2..9542f8e 100644
--- a/debian/patches/symlink-system-files.patch
+++ b/debian/patches/symlink-system-files.patch
@@ -1,5 +1,5 @@
 Description: Symlink system ant files
-Author: Benjamin Drung <bdrung at ubuntu.com>
+From: Benjamin Drung <bdrung at ubuntu.com>
 
 --- a/nonosgidependencies.properties
 +++ b/nonosgidependencies.properties
diff --git a/debian/patches/use-stable-xulrunner.patch b/debian/patches/use-stable-xulrunner.patch
index d97ab0d..aafe9e9 100644
--- a/debian/patches/use-stable-xulrunner.patch
+++ b/debian/patches/use-stable-xulrunner.patch
@@ -1,5 +1,5 @@
 Description: Use stable libxul instead of libxul-unstable
-Author: Benjamin Drung <bdrung at ubuntu.com>
+From: Benjamin Drung <bdrung at ubuntu.com>
 Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=306119
 
 --- a/patches/eclipse-swt-buildagainstxulrunner.patch


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



More information about the pkg-java-commits mailing list