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

Benjamin Drung bdrung-guest at alioth.debian.org
Wed Mar 17 23:05:28 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  57f20e86807aa373cc03bb7da57759192d027b64 (commit)
       via  c738bb4aa39d138e628e159c018c73b1d95f010e (commit)
      from  283558fbf17391abaac9ccc2aac00b0f7a59ddc3 (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 57f20e86807aa373cc03bb7da57759192d027b64
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Thu Mar 18 00:04:38 2010 +0100

    Update debian/README.source.

commit c738bb4aa39d138e628e159c018c73b1d95f010e
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Wed Mar 17 23:42:16 2010 +0100

    Mention eclipse-build version in changelog.

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

Summary of changes:
 debian/NEWS          |    2 +-
 debian/README.source |   27 ++++++++++++++-------------
 debian/changelog     |    2 +-
 3 files changed, 16 insertions(+), 15 deletions(-)

diff --git a/debian/NEWS b/debian/NEWS
index a03f630..46376ee 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -12,4 +12,4 @@ eclipse (3.5.2-1) unstable; urgency=low
   now obsolete and will be silently ignored.
 
  -- Debian Orbital Alignment Team <pkg-java-maintainers at lists.alioth.debian.org>  Thu, 25 Feb 2010 08:36:03 +0100
- 
+
diff --git a/debian/README.source b/debian/README.source
index 20f9a48..1998519 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -5,21 +5,24 @@ Building eclipse from source takes about 3 GB of free harddisk space
 beyond the source and the Build-Depends. Furthermore it takes up to
 2 GB RAM during the build.
 
-Creating orig.tar.gz
-====================
+Creating orig.tar-files
+=======================
 
-The orig.tar.gz contains both the "packaging" ("eclipse-build") source
+The orig.tar-files contains both the "packaging" ("eclipse-build") source
 from "Linux Tools" Eclipse subproject as well as "eclipse" source code
 modified by the Linux Tools subproject.
 
 Constructing the orig.tar-files is done via the following steps:
- * Fetch the eclipse-build from Linux Tools [1] and rename it to
-   eclipse_${VERSION}.orig.tar.gz
- * Fetch and rename the "fetched-src" tarball to
+ * Fetch the eclipse-build from Linux Tools and rename it to
+   eclipse_${VERSION}.orig.tar.bz2
+ * Fetch and rename the "eclipse-${VERSION}-src.tar.bz2" tarball to
    eclipse_${VERSION}.orig-eclipse.tar.bz2
-   (See watch file or [1] for a link).
+See debian/watch file for download links.
 
-The Debian package uses a SVN checkout of the eclipse-build tar.
+SVN checkout
+============
+
+The Debian package may use a SVN checkout of the eclipse-build tar.
 The tree should look like this (excluding "uninteresting" files
 and folders):
 
@@ -30,12 +33,10 @@ eclipse-build/ # SVN checkout
 
 The folder called "eclipse-build" here should be root of the tar.gz.
 
-[1] The Debian package uses SVN checkout, see link below.
-
-There also normal tar.gz's available from Linux Tools; though their
-usefulness may be rather limited due to the package here being based
-on svn snapshots.
+More information
+================
 
 There is more information about compiling eclipse using Linux Tools'
 eclipse-build along with URLs for SVN and source download links:
+
 http://wiki.eclipse.org/Linux_Tools_Project/Eclipse_Build
diff --git a/debian/changelog b/debian/changelog
index 26afd22..3acde8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ eclipse (3.5.2-1) UNRELEASED; urgency=low
   * New upstream release. (LP: #123064)
     - Supports xulrunner-1.9.1 (Closes: #507536)
     - Fixed "Software Updates" menu. (Closes: #539016)
-  * Converted build system to use eclipse-build. (Closes: #501533)
+  * Converted build system to use eclipse-build 0.5.0. (Closes: #501533)
     - Fixed broken symlink in swt packages. (Closes: #543318)
     - Fixed broken plugins/features. (Closes: #493984)
     - Fixed problem finding native libraries. (Closes: #553131)


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



More information about the pkg-java-commits mailing list