[scilab] 07/29: Drop patch for missing chapter
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 c64648cdb71d25e7c957caab97c21aae9d6e2f47
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Wed Nov 15 17:35:02 2017 +0100
Drop patch for missing chapter
---
debian/changelog | 1 +
debian/patches/missingaddchapter.diff | 24 ------------------------
debian/patches/series | 1 -
3 files changed, 1 insertion(+), 25 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5b2fa4d..7b1990c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ scilab (6.0.0-1) UNRELEASED; urgency=medium
- Drop patch to add support aarch64 : useless now.
- Refresh patch to point to the scilab-doc package.
- Refresh patch to find the library path.
+ - Drop patch to add missing chapter : useless now.
-- Julien Puydt <julien.puydt at laposte.net> Tue, 14 Nov 2017 16:46:25 +0100
diff --git a/debian/patches/missingaddchapter.diff b/debian/patches/missingaddchapter.diff
deleted file mode 100644
index 26e27a0..0000000
--- a/debian/patches/missingaddchapter.diff
+++ /dev/null
@@ -1,24 +0,0 @@
-commit aad7b644ccc97638598c2831d550edb51bdb13f1
-Author: Sylvestre Ledru <sylvestre.ledru at scilab.org>
-Date: Mon Apr 27 15:16:20 2009 +0200
-
- Missing addchapter.sce
-
-Index: scilab-5.5.0/scilab/modules/call_scilab/help/en_US/addchapter.sce
-===================================================================
---- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ scilab-5.5.0/scilab/modules/call_scilab/help/en_US/addchapter.sce 2013-08-20 10:56:24.000000000 +0200
-@@ -0,0 +1,13 @@
-+// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-+// Copyright (C) 2007-2008 - INRIA - Allan CORNET
-+// Copyright (C) 2009 - DIGITEO
-+//
-+// This file must be used under the terms of the CeCILL.
-+// This source file is licensed as described in the file COPYING, which
-+// you should have received as part of this distribution. The terms
-+// are also available at
-+// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-+
-+path = SCI+"/modules/call_scilab/help/en_US";
-+add_help_chapter("call_scilab API",path,%T);
-+clear path add_help_chapter;
diff --git a/debian/patches/series b/debian/patches/series
index 80b51f4..31f0852 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,6 +1,5 @@
adddemo.diff
librarypath.diff
-missingaddchapter.diff
disable-xcos-dep-check.diff
jh.diff
depend-scicos.diff
--
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