[scilab] 11/29: Refresh patch to add a missing lib to the linker list

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 35e701118e3a26b2f2ae285e00d180e8e0aac5e7
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Wed Nov 15 17:55:30 2017 +0100

    Refresh patch to add a missing lib to the linker list
---
 debian/changelog                |  1 +
 debian/patches/missing-lib.diff | 12 +++++++-----
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d50ee91..43f459f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ scilab (6.0.0-1) UNRELEASED; urgency=medium
     - Refresh patch to disable dep checking at Xcos startup.
     - Refresh patch to simplify the helper command-line.
     - Refresh patch to add deps for scicos' modelica compiler.
+    - Refresh patch to add a missing lib to the linker list.
 
  -- Julien Puydt <julien.puydt at laposte.net>  Tue, 14 Nov 2017 16:46:25 +0100
 
diff --git a/debian/patches/missing-lib.diff b/debian/patches/missing-lib.diff
index 28b664e..261c26b 100644
--- a/debian/patches/missing-lib.diff
+++ b/debian/patches/missing-lib.diff
@@ -1,8 +1,10 @@
-Index: scilab-5.5.0/Makefile.am
-===================================================================
---- scilab-5.5.0.orig/Makefile.am	2014-04-11 11:51:34.000000000 +0200
-+++ scilab-5.5.0/Makefile.am	2014-04-11 16:50:36.487951829 +0200
-@@ -74,6 +74,7 @@
+Description: add a missing lib to the list given to the linker
+Author: Sylvestre Ledru
+Forwarded: no
+
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -109,6 +109,7 @@
  if NEED_JAVA
  scilab_bin_LDADD += \
  			$(top_builddir)/modules/console/libsciconsole.la \

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