[scilab] 09/29: Refresh patch to simplify the helper commandline

Julien Puydt julien.puydt at laposte.net
Wed Nov 22 17:19:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a commit to branch master
in repository scilab.

commit fb654b47103ae377f3c0445500558a89c52bd440
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Wed Nov 15 17:43:05 2017 +0100

    Refresh patch to simplify the helper commandline
---
 debian/changelog       |  1 +
 debian/patches/jh.diff | 12 +++++++-----
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b03840e..ae4a1c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ scilab (6.0.0-1) UNRELEASED; urgency=medium
     - Refresh patch to find the library path.
     - Drop patch to add missing chapter : useless now. 
     - Refresh patch to disable dep checking at Xcos startup.
+    - Refresh patch to simplify the helper command-line.
 
  -- Julien Puydt <julien.puydt at laposte.net>  Tue, 14 Nov 2017 16:46:25 +0100
 
diff --git a/debian/patches/jh.diff b/debian/patches/jh.diff
index 827c0f3..4ccd620 100644
--- a/debian/patches/jh.diff
+++ b/debian/patches/jh.diff
@@ -1,8 +1,10 @@
-Index: scilab-5.5.0~beta-1+git~20140426-1522/modules/helptools/src/java/org/scilab/modules/helptools/JarOnlyConverter.java
-===================================================================
---- scilab-5.5.0~beta-1+git~20140426-1522.orig/modules/helptools/src/java/org/scilab/modules/helptools/JarOnlyConverter.java	2014-04-06 15:21:55.000000000 +0200
-+++ scilab-5.5.0~beta-1+git~20140426-1522/modules/helptools/src/java/org/scilab/modules/helptools/JarOnlyConverter.java	2014-04-07 12:06:26.074817658 +0200
-@@ -74,7 +74,7 @@
+Description: Simplify command-line for the helper
+Author: Sylvestre Ledru
+Forwarded: no
+
+--- a/modules/helptools/src/java/org/scilab/modules/helptools/JarOnlyConverter.java
++++ b/modules/helptools/src/java/org/scilab/modules/helptools/JarOnlyConverter.java
+@@ -77,7 +77,7 @@
              directory.mkdirs();
              String jhs = new File(outputJavaHelp).getAbsolutePath();
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/scilab.git



More information about the debian-science-commits mailing list