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

Benjamin Drung bdrung-guest at alioth.debian.org
Sun Nov 8 20:53:46 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  b1acc83825a61c1451b1ca26d1078801eb609259 (commit)
      from  4e7ca11307a658434fa4acecd1721bf8e7cc916a (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 b1acc83825a61c1451b1ca26d1078801eb609259
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Sun Nov 8 21:53:29 2009 +0100

    Fix some typos in README.source

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

Summary of changes:
 debian/README.source |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index 4ce9578..d8c8954 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -11,34 +11,34 @@ Creating orig.tar.gz
 ====================
 
 The orig.tar.gz contains both the "packaging" ("eclipse-build") source
-from "Linux Tools" eclipse subproject as well as "eclipse" source code
+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 subdir of
-   the eclipse-build sources fetched in the previous step.
+   a folder called eclipse-$VERSION; this folder should be a subdirectory
+   of the eclipse-build sources fetched in the previous step.
    (See watch file or [1] for a link).
  * tar gzip it.
 
 The tree should look like this (excluding "uninteresting" files
 and folders):
 
-eclipse-build/ # svn checkout or extracted from tar.gz
-|-- eclipse-build-config/ # Separate svn checkout
-|-- eclipse-build-feature/ # Separate svn checkout
+eclipse-build/ # SVN checkout or extracted from tar.gz
+|-- 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.
 
-[1] The Debian package uses svn checkout, see link below.
+[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.
 
 There is more information about compiling eclipse using Linux Tools'
-eclipse-build along with URLs for svn and source download links:
+eclipse-build along with URLs for SVN and source download links:
 http://wiki.eclipse.org/Linux_Tools_Project/Eclipse_Build


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



More information about the pkg-java-commits mailing list