[scilab] 08/29: Refresh patch to disable dep check at Xcos' startup

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 8ac0e55a9b38a37f75c7916cf22b906e759b3354
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Wed Nov 15 17:38:48 2017 +0100

    Refresh patch to disable dep check at Xcos' startup
---
 debian/changelog                           |  1 +
 debian/patches/disable-xcos-dep-check.diff | 12 +++++++-----
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7b1990c..b03840e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ scilab (6.0.0-1) UNRELEASED; urgency=medium
     - Refresh patch to point to the scilab-doc package. 
     - Refresh patch to find the library path.
     - Drop patch to add missing chapter : useless now. 
+    - Refresh patch to disable dep checking at Xcos startup.
 
  -- Julien Puydt <julien.puydt at laposte.net>  Tue, 14 Nov 2017 16:46:25 +0100
 
diff --git a/debian/patches/disable-xcos-dep-check.diff b/debian/patches/disable-xcos-dep-check.diff
index 7c03cee..3fe179b 100644
--- a/debian/patches/disable-xcos-dep-check.diff
+++ b/debian/patches/disable-xcos-dep-check.diff
@@ -1,8 +1,10 @@
-Index: scilab-5.5.0-beta-1/modules/xcos/src/java/org/scilab/modules/xcos/Xcos.java
-===================================================================
---- scilab-5.5.0-beta-1.orig/modules/xcos/src/java/org/scilab/modules/xcos/Xcos.java	2013-10-01 17:52:31.000000000 +0200
-+++ scilab-5.5.0-beta-1/modules/xcos/src/java/org/scilab/modules/xcos/Xcos.java	2013-12-16 16:10:56.000000000 +0100
-@@ -159,7 +159,7 @@
+Description: don't check deps at Xcos' startup
+Author: Sylvestre Ledru
+Forwarded: no
+
+--- a/modules/xcos/src/java/org/scilab/modules/xcos/Xcos.java
++++ b/modules/xcos/src/java/org/scilab/modules/xcos/Xcos.java
+@@ -165,7 +165,7 @@
          }
  
          /* Check the dependencies at startup time */

-- 
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