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

Andres Mejia ceros-guest at alioth.debian.org
Sun May 8 15:51:22 UTC 2011


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  1cfb61901577e6b6631061a5aefcd562cd7bfb27 (commit)
       via  67606ea9f8b7dceb1db5324ce7c1d0f7c65744e4 (commit)
       via  b1f7200d44bff6cf2d930e8bc89ecdd0463e129f (commit)
       via  429276be1d704dce9f525c56adbf545514d91502 (commit)
      from  3de47f5fa1f94ea55e81fe6b727ac8e2ce192f42 (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 1cfb61901577e6b6631061a5aefcd562cd7bfb27
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun May 8 11:51:11 2011 -0400

    Update changelog.

commit 67606ea9f8b7dceb1db5324ce7c1d0f7c65744e4
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun May 8 10:52:15 2011 -0400

    Bump to Standards-Version 3.9.2.
    TODO: The many lintian warnings that have already come up should be fixed.

commit b1f7200d44bff6cf2d930e8bc89ecdd0463e129f
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun May 8 10:51:57 2011 -0400

    Add myself as Uploader.

commit 429276be1d704dce9f525c56adbf545514d91502
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sun May 8 10:50:14 2011 -0400

    Install swt*.jar symlinks in eclipse-platform package.

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

Summary of changes:
 debian/changelog                |   21 ++++++++++++++++++++-
 debian/control                  |    5 +++--
 debian/eclipse-platform.install |    1 +
 3 files changed, 24 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aa6eebc..6aff593 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,7 +20,26 @@ eclipse (3.6.2-1) UNRELEASED; urgency=low
   * Bumped B-D on icu4j.
   * Added B-D to build swt with webkit support.
 
- -- Benjamin Drung <bdrung at debian.org>  Thu, 31 Mar 2011 14:35:19 +0200
+  [ Andres Mejia ]
+  * Numerous changes to eclipse packaging just to get eclipse building using
+    sbuild.
+    - Changes introduced to eclipse so that it builds with latest ant (1.8.2).
+      This required updating eclipse-build-generatedScripts.tar.bz2 inside the
+      debian directory and reactivating the
+      eclipse-build-generatedScripts.patch. This also requires renaming
+      eclipse/plugins/org.apache.ant_1.7.1.v20100518-1145 to
+      eclipse/plugins/org.apache.ant_1.8.2.v20101227-1145 during build time.
+    - Ensure osgi.services is built. This requires activating the
+      osgi-services-symlink-javax.patch.
+    - In the patch to generate metadata and extract the swt libraries, the
+      option -Declipse.p2.data.area should not be used. Also, the value passed
+      with -profile should be SDKProfile.
+  * Refresh patches and update descriptions.
+  * Install swt*.jar symlinks in eclipse-platform package.
+  * Add myself as Uploader.
+  * Bump to Standards-Version 3.9.2.
+
+ -- Andres Mejia <mcitadel at gmail.com>  Sun, 08 May 2011 11:47:43 -0400
 
 eclipse (3.5.2-5) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 501b463..4018ea8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Orbital Alignment Team <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Niels Thykier <niels at thykier.net>,
            Benjamin Drung <bdrung at debian.org>,
-           Adnan Hodzic <adnan at foolcontrol.org>
+           Adnan Hodzic <adnan at foolcontrol.org>,
+           Andres Mejia <mcitadel at gmail.com>
 Build-Depends: ant (>= 1.8.2),
                ant-optional,
                debhelper (>= 7.0.50~),
@@ -43,7 +44,7 @@ Build-Depends: ant (>= 1.8.2),
                unzip,
                xulrunner-dev (>= 1.9.1.3-2),
                zip
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 DM-Upload-Allowed: yes
 Vcs-Git: git://git.debian.org/git/pkg-java/eclipse.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/eclipse.git
diff --git a/debian/eclipse-platform.install b/debian/eclipse-platform.install
index 89cfd22..8cbc994 100644
--- a/debian/eclipse-platform.install
+++ b/debian/eclipse-platform.install
@@ -48,5 +48,6 @@ usr/lib/eclipse/plugins/org.mortbay.jetty.util_*.jar
 usr/lib/eclipse/plugins/org.sat4j.core_*.jar
 usr/lib/eclipse/plugins/org.sat4j.pb_*.jar
 usr/lib/eclipse/startup.jar
+usr/lib/eclipse/swt*.jar
 usr/share/applications
 usr/share/man


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



More information about the pkg-java-commits mailing list