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  a5f4bb2aaebcec39b50bc1b28557e8ab46f7c906 (commit)
      from  0f477f990b71de8b958a995c001fe3b52c37ea81 (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 a5f4bb2aaebcec39b50bc1b28557e8ab46f7c906
Author: Benjamin Drung <[email protected]>
Date:   Wed Feb 24 19:53:32 2010 +0100

    Make lintian happy by fixing hyphen-used-as-minus-sign.

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

Summary of changes:
 debian/patches/eclipse-manpage.patch |    4 ++--
 eclipse.1.xml                        |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/eclipse-manpage.patch 
b/debian/patches/eclipse-manpage.patch
index 8990c66..3067be8 100644
--- a/debian/patches/eclipse-manpage.patch
+++ b/debian/patches/eclipse-manpage.patch
@@ -26,7 +26,7 @@ Index: debian.git/eclipse.1.xml
 +<cmdsynopsis>
 +  <command>eclipse</command>    
 +    <arg choice='opt'><arg 
choice='plain'><replaceable>platform</replaceable></arg><arg 
choice='plain'><replaceable>options</replaceable></arg></arg>
-+    <arg choice='opt'><arg choice='plain'>-vmargs </arg><arg 
choice='opt'><arg choice='plain'><replaceable>Java</replaceable></arg><arg 
choice='plain'><replaceable>VM</replaceable></arg><arg 
choice='plain'><replaceable>arguments</replaceable></arg></arg></arg>
++    <arg choice='opt'><arg choice='plain'><option>-vmargs </option></arg><arg 
choice='opt'><arg choice='plain'><replaceable>Java</replaceable></arg><arg 
choice='plain'><replaceable>VM</replaceable></arg><arg 
choice='plain'><replaceable>arguments</replaceable></arg></arg></arg>
 +</cmdsynopsis>
 +</refsynopsisdiv>
 +
@@ -341,7 +341,7 @@ Index: debian.git/eclipse.1.xml
 +          <para>
 +            If specified, and the executable detects that the VM being used is
 +            a Sun VM, then the launcher will automatically add the
-+            -XX:MaxPermSize=&lt;value&gt; vm argument.&nbsp; The executable is
++            <option>-XX:MaxPermSize=&lt;value&gt;</option> vm argument. The 
executable is
 +            not capable of detecting Sun VMs on all
 +            platforms.
 +          </para>
diff --git a/eclipse.1.xml b/eclipse.1.xml
index 5e883bd..9f4c53e 100644
--- a/eclipse.1.xml
+++ b/eclipse.1.xml
@@ -16,7 +16,7 @@
 <cmdsynopsis>
   <command>eclipse</command>    
     <arg choice='opt'><arg 
choice='plain'><replaceable>platform</replaceable></arg><arg 
choice='plain'><replaceable>options</replaceable></arg></arg>
-    <arg choice='opt'><arg choice='plain'>-vmargs </arg><arg choice='opt'><arg 
choice='plain'><replaceable>Java</replaceable></arg><arg 
choice='plain'><replaceable>VM</replaceable></arg><arg 
choice='plain'><replaceable>arguments</replaceable></arg></arg></arg>
+    <arg choice='opt'><arg choice='plain'><option>-vmargs </option></arg><arg 
choice='opt'><arg choice='plain'><replaceable>Java</replaceable></arg><arg 
choice='plain'><replaceable>VM</replaceable></arg><arg 
choice='plain'><replaceable>arguments</replaceable></arg></arg></arg>
 </cmdsynopsis>
 </refsynopsisdiv>
 
@@ -331,7 +331,7 @@ command line argument is processed (in ()). </para>
           <para>
             If specified, and the executable detects that the VM being used is
             a Sun VM, then the launcher will automatically add the
-            -XX:MaxPermSize=&lt;value&gt; vm argument.&nbsp; The executable is
+            <option>-XX:MaxPermSize=&lt;value&gt;</option> vm argument. The 
executable is
             not capable of detecting Sun VMs on all
             platforms.
           </para>


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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to