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

Niels Thykier nthykier-guest at alioth.debian.org
Tue Nov 24 18:29:08 UTC 2009


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  074ae1afd2300b8e01f67b8ec9f2b4a74ea088cb (commit)
      from  13bf5fafc75fad760fea90f5a69ebe754ee4b61b (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 074ae1afd2300b8e01f67b8ec9f2b4a74ea088cb
Author: Niels Thykier <niels at thykier.net>
Date:   Tue Nov 24 19:28:56 2009 +0100

    Updated README.source to reflect 3.0 (quilt).

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

Summary of changes:
 debian/README.source |   24 +++++++-----------------
 debian/TODO          |    3 +--
 2 files changed, 8 insertions(+), 19 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index d8c8954..fc282fc 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,12 +1,3 @@
-Patches
-=======
-
-This package uses quilt to manage all modifications to the upstream
-source. Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-For more information about quilt, see /usr/share/doc/quilt/README.source
-
 Creating orig.tar.gz
 ====================
 
@@ -14,21 +5,20 @@ The orig.tar.gz 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.gz is done via the following steps:
- * Fetch the eclipse-build from Linux Tools. [1]
- * Fetch and extract the "fetched-src" tarball from eclipse-build into
-   a folder called eclipse-$VERSION; this folder should be a subdirectory
-   of the eclipse-build sources fetched in the previous step.
+Constructing the orig.tar-files is done via the following steps:
+ * Fetch the eclipse-build from Linux Tools [1] and rename it to
+   eclipse_3.5.1+repack.orig.tar.gz
+ * Fetch and rename the "fetched-src" tarball to
+   eclipse_3.5.1+repack.orig-eclipse.tar.bz2
    (See watch file or [1] for a link).
- * tar gzip it.
 
+The Debian package uses a SVN checkout of the eclipse-build tar.
 The tree should look like this (excluding "uninteresting" files
 and folders):
 
-eclipse-build/ # SVN checkout or extracted from tar.gz
+eclipse-build/ # SVN checkout
 |-- eclipse-build-config/ # Separate SVN checkout
 |-- eclipse-build-feature/ # Separate SVN checkout
-|-- eclipse-$VERSION/ #The extracted "fetched-src"
 `-- <files/dirs from eclipse-build> # "uninteresting" files/dirs.
 
 The folder called "eclipse-build" here should be root of the tar.gz.
diff --git a/debian/TODO b/debian/TODO
index 97bf192..7895642 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,5 +1,4 @@
 Things needed to be fixed (discussed on 2009-10-09 on IRC; sorted by importance):
- * Update README.source describing 3.0 (quilt) layout
  * Use system jars rather than pre-compiled ones. (e.g. luence, ant, etc.).
    (EB: #280688, LP: #453036)
  * Update manpage EB: #30107
@@ -10,4 +9,4 @@ Things needed to be fixed (discussed on 2009-10-09 on IRC; sorted by importance)
 
 Things that needs fixing:
   - Create patches to deal with "uname", so we don't have to use a wrapper.
-  - Expose certain eclipse jars to the world (man-di has a list).
+  - Expose certain eclipse jars to the world. (#550820)


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



More information about the pkg-java-commits mailing list