[scilab] 02/02: remove trailing spaces

Sylvestre Ledru sylvestre at moszumanska.debian.org
Mon Nov 27 18:09:05 UTC 2017


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

sylvestre pushed a commit to branch master
in repository scilab.

commit 09071cfd9fb20a7345f0870e23f3628db168635a
Author: Sylvestre Ledru <sylvestre at debian.org>
Date:   Mon Nov 27 19:09:02 2017 +0100

    remove trailing spaces
---
 debian/changelog | 92 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 46 insertions(+), 46 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ded1f1e..4db90d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,9 +12,9 @@ scilab (6.0.0-1~exp1) experimental; urgency=medium
   * Package new upstream:
     - Version 6.0.0 (Closes: #873590)
     - Drop patch to add support aarch64 : useless now.
-    - Refresh patch to point to the scilab-doc package. 
+    - Refresh patch to point to the scilab-doc package.
     - Refresh patch to find the library path.
-    - Drop patch to add missing chapter : useless now. 
+    - 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.
     - Refresh patch to add deps for scicos' modelica compiler.
@@ -23,13 +23,13 @@ scilab (6.0.0-1~exp1) experimental; urgency=medium
     - Drop patch to adapt the fop api to 2.0 : we have 2.2.
     - Drop patch to adapt the batik api to 1.8 : we have 1.9.
     - Refresh patch to add the ppc64el arch.
-    - Refresh patch for the jogl2 api. 
-    - Refresh patch for the hdf5 1.10 api. 
-    - Drop patch to remove non-free code : it came from upstream. 
+    - Refresh patch for the jogl2 api.
+    - Refresh patch for the hdf5 1.10 api.
+    - Drop patch to remove non-free code : it came from upstream.
     - Refresh patch for gcc 7.
     - Refresh patch to fix the build with OCaml 4.05.
-    - Add new build-depends. 
-    - Add patch to handle the lucene 4.10 api. 
+    - Add new build-depends.
+    - Add patch to handle the lucene 4.10 api.
     - Add patch to compile even without HOME.
   * Rework the manpages.
   * Modernize the appstream and desktop files.
@@ -423,7 +423,7 @@ scilab (5.4.0-alpha-20122105-824511b-1~exp1) experimental; urgency=low
   * New graphic implementation, depends on libscirenderer-java
   * Drop the dependency on PVM (no longer shipped in Scilab)
   * Support of s390x
-  
+
  -- Sylvestre Ledru <sylvestre at debian.org>  Fri, 13 Apr 2012 13:44:52 +0200
 
 scilab (5.4.0-alpha-20120903-33206a8-1~exp2) experimental; urgency=low
@@ -647,7 +647,7 @@ scilab (5.3.0-beta-3-2) experimental; urgency=low
 scilab (5.3.0-beta-3-1) experimental; urgency=low
 
   * New upstream release
-  * jhdf2.6.diff addchapter.diff full_support.diff sparc64.diff 
+  * jhdf2.6.diff addchapter.diff full_support.diff sparc64.diff
     z_cpudetection.diff better-feedback-on-lib-error.diff
     test_run_permission.diff renesas-sh.diff applied upstream.
 
@@ -664,7 +664,7 @@ scilab (5.2.2-9) unstable; urgency=low
 
 scilab (5.2.2-8) unstable; urgency=high
 
-  * SECURITY UPDATE: 
+  * SECURITY UPDATE:
     - (CVE-2010-3378) : Insecure library loading (Closes: #598422, #598423)
 
  -- Sylvestre Ledru <sylvestre at debian.org>  Thu, 30 Sep 2010 15:17:57 +0200
@@ -735,13 +735,13 @@ scilab (5.2.1-9) unstable; urgency=low
 
 scilab (5.2.1-8) unstable; urgency=low
 
-  * Enable also the keep alive for Debian (sparc has some pbs on the 
+  * Enable also the keep alive for Debian (sparc has some pbs on the
    documentation build)
   * Update of the completion script
   * Update of the README.Debian file (Scilab is free since 5.0.0)
   * Fix a problem with the unitary tests (permission). Backport from upstream.
     test_run_permission.diff
-  * In case of error on the library load, provide more feedbacks 
+  * In case of error on the library load, provide more feedbacks
     better-feedback-on-lib-error.diff
 
  -- Sylvestre Ledru <sylvestre at debian.org>  Sat, 03 Apr 2010 22:12:44 +0200
@@ -761,25 +761,25 @@ scilab (5.2.1-6) unstable; urgency=low
 scilab (5.2.1-5) unstable; urgency=low
 
   * scilab-include is now arch dependent because machine.h is arch dependent
-    and is included by some Scilab modules and causes some potential issues 
+    and is included by some Scilab modules and causes some potential issues
     like in scilab-overload (Closes: #550243)
 
  -- Sylvestre Ledru <sylvestre at debian.org>  Mon, 08 Mar 2010 15:58:54 +0100
 
 scilab (5.2.1-4) unstable; urgency=low
- 
+
   [ Christoph Korn ]
-  * debian/rules, debian/watcher.sh: Add a ticker to the build to prevent 
-    timeouts on some arches (only use it on Ubuntu because Debian does not 
-    have a timeout). Thanks to Colin Watson and Iain Lane for this idea. 
-    The watcher has been copied from the agda package. 
- 
+  * debian/rules, debian/watcher.sh: Add a ticker to the build to prevent
+    timeouts on some arches (only use it on Ubuntu because Debian does not
+    have a timeout). Thanks to Colin Watson and Iain Lane for this idea.
+    The watcher has been copied from the agda package.
+
  -- Sylvestre Ledru <sylvestre at debian.org>  Fri, 05 Mar 2010 14:19:01 +0100
 
 scilab (5.2.1-3) unstable; urgency=low
 
   * Support of Renesas SH(sh4) thanks to Nobuhiro Iwamatsu for the patch
-    renesas-sh.diff (Closes: #570587) 
+    renesas-sh.diff (Closes: #570587)
   * Fix of an error in the sparc64 detection at runtime
 
  -- Sylvestre Ledru <sylvestre at debian.org>  Fri, 19 Feb 2010 23:50:54 +0100
@@ -793,7 +793,7 @@ scilab (5.2.1-2) unstable; urgency=low
 scilab (5.2.1-1) unstable; urgency=low
 
   * New upstream release
-  * Some patches removed jgraphx-1.2.0.diff jgraphx-save.diff 
+  * Some patches removed jgraphx-1.2.0.diff jgraphx-save.diff
     ImplicitPointerConversions.diff
 
  -- Sylvestre Ledru <sylvestre at debian.org>  Thu, 18 Feb 2010 09:36:03 +0100
@@ -802,7 +802,7 @@ scilab (5.2.0-7) unstable; urgency=low
 
   * Workaround to fix an error in jgraphx (jgraphx-save.diff)
   * Update of some descriptions of package
-  * Scilab build doc dependencies moved from package scilab-doc to 
+  * Scilab build doc dependencies moved from package scilab-doc to
     scilab-full-bin
   * Scilab package recommends now scilab-doc (and suggests scilab-doc-pt-br
     and scilab-doc-fr)
@@ -830,7 +830,7 @@ scilab (5.2.0-5) unstable; urgency=low
 
 scilab (5.2.0-4) unstable; urgency=low
 
-  * New packages added: scilab-cli (for command line interpretor), scilab-bin 
+  * New packages added: scilab-cli (for command line interpretor), scilab-bin
     has been split between scilab-minimal-bin and scilab-full-bin
   * Fix syntax error in the changelog
   * scilab-data lintian overrides fixed
@@ -849,18 +849,18 @@ scilab (5.2.0-3) unstable; urgency=low
 scilab (5.2.0-2) unstable; urgency=low
 
   * Move to unstable
-  * Some implicit pointer conversions removed 
+  * Some implicit pointer conversions removed
     (ImplicitPointerConversions.diff)
 
  -- Sylvestre Ledru <sylvestre at debian.org>  Mon, 18 Jan 2010 23:06:56 +0100
 
 scilab (5.2.0-1) experimental; urgency=low
 
-  * New upstream release (dependencies added: jlatexmath, jhdf, hdf5, 
+  * New upstream release (dependencies added: jlatexmath, jhdf, hdf5,
     libjgraphx)
   * alphabuild.diff, exitincode.diff, fpu_control.diff, jvm-powerpc.diff
-    javaruntimedetection.diff, malloc.diff, z_java_debug.diff, 
-    z_mipsel_arm_mgmt.diff, autoconf-libs-filed-updated.diff, 
+    javaruntimedetection.diff, malloc.diff, z_java_debug.diff,
+    z_mipsel_arm_mgmt.diff, autoconf-libs-filed-updated.diff,
     ocaml-not-available.diff, typo.diff removed (applied upstream)
   * PVM_ROOT set is no longer required
 
@@ -888,9 +888,9 @@ scilab (5.1.1-11) unstable; urgency=low
 
 scilab (5.1.1-10) unstable; urgency=low
 
-  * Do not build the help on arch != amd64/i386. Waiting for upstream to 
+  * Do not build the help on arch != amd64/i386. Waiting for upstream to
     improve the build time
-  * Force the dependency on openjdk-6-jre | sun-java6-jre on scilab-bin to 
+  * Force the dependency on openjdk-6-jre | sun-java6-jre on scilab-bin to
     make sure that libjava is available (Closes: #538359)
 
  -- Sylvestre Ledru <sylvestre at debian.org>  Sat, 19 Sep 2009 14:13:52 +0200
@@ -903,7 +903,7 @@ scilab (5.1.1-9) unstable; urgency=low
 
 scilab (5.1.1-8) unstable; urgency=low
 
-  * Update libs_by_debian.m4 which is the libs.m4 of autoconf 2.64 
+  * Update libs_by_debian.m4 which is the libs.m4 of autoconf 2.64
      (bug reported upstream) (LP: #414410)
   * Removal of Torsten on his request (Thanks for everything)
   * Standards-Version updated to 3.8.3
@@ -918,9 +918,9 @@ scilab (5.1.1-7) unstable; urgency=low
   * Better processing with the removal of the rpath
   * dh_desktop call removed
   * Standards-Version updated to 3.8.2
-  * Force the minimal version of suitesparse to 3.4.0-1. This version 
+  * Force the minimal version of suitesparse to 3.4.0-1. This version
     introduced new binary packages (libumfpack and libamd here)
-    
+
   [ Christoph Korn ]
   * debian/control:
     * Set libscilab-java as architecture independent because it only
@@ -934,21 +934,21 @@ scilab (5.1.1-7) unstable; urgency=low
 
 scilab (5.1.1-6) unstable; urgency=low
 
-  * better install which should really fix the previous bug 
+  * better install which should really fix the previous bug
     (Closes: #528517)
   * More feedbacks on the java detection (z_java_debug.diff)
-  * Enable a default case on the startup about the java detection 
+  * Enable a default case on the startup about the java detection
     (javaruntimedetection.diff)
 
  -- Sylvestre Ledru <sylvestre.ledru at inria.fr>  Thu, 14 May 2009 16:38:17 +0200
 
 scilab (5.1.1-5) unstable; urgency=low
 
-  * install/scilab wasn't called when building binary for other archs. 
+  * install/scilab wasn't called when building binary for other archs.
     Therefor not installing correctly everything (Closes: #528517)
   * A bad define was causing a silly include (alphabuild.diff)
   * uname -m is returning s390x on some s390 archs (s390javadetection.diff)
-  * manpage of modelicac updated with the information about the 
+  * manpage of modelicac updated with the information about the
     availability of this binary
 
  -- Sylvestre Ledru <sylvestre.ledru at inria.fr>  Wed, 13 May 2009 14:12:23 +0200
@@ -956,9 +956,9 @@ scilab (5.1.1-5) unstable; urgency=low
 scilab (5.1.1-4) unstable; urgency=low
 
   * librefblas3-dev does not exist (yet). Thanks to Jose Ramon
-  * Do not stop when ocamlopt is not available on the arch 
+  * Do not stop when ocamlopt is not available on the arch
     (ocaml-not-available.diff)
-  * Provide a clear error message for archs where modelicac compiler is 
+  * Provide a clear error message for archs where modelicac compiler is
     not available (modelicac-not-available.diff)
   * scilab startup script moved from package scilab => scilab-bin (because of
     the ocamlopt problem, I cannot predict if modelicac will be available or
@@ -982,7 +982,7 @@ scilab (5.1.1-3) unstable; urgency=low
 
 scilab (5.1.1-2) unstable; urgency=low
 
-  * More windows-devel-file-in-package lintian ignored 
+  * More windows-devel-file-in-package lintian ignored
   * libscilab-java is now in Section: java
   * Upload in unstable
   * Standards-Version updated to 3.8.1
@@ -994,7 +994,7 @@ scilab (5.1.1-1) experimental; urgency=low
 
   [ Christoph Korn ]
   * New upstream version.
-    (patches 64bitsdetection.diff filesWithSpace.diff javaHeadLess.diff 
+    (patches 64bitsdetection.diff filesWithSpace.diff javaHeadLess.diff
     displayStack.diff xmlCleanupParser.diff removed. Applied upstream)
 
   [ Sylvestre Ledru ]
@@ -1010,7 +1010,7 @@ scilab (5.1-2) experimental; urgency=low
   * sivp added in the recommanded packages (Closes: #505203)
   * Replaces: scilab (< 5.0) added in scilab-bin (caused issue in the 4.X
    => 5.X upgrade)
-  * Patch xmlCleanupParser.diff added (fix some problems with the latest 
+  * Patch xmlCleanupParser.diff added (fix some problems with the latest
     version of libxml... which is not yet present in Debian).
   * Add a lintian override for some visual project files
   * Copyright update about javasci's examples (public domain now)
@@ -1048,15 +1048,15 @@ scilab (5.0.3-6) experimental; urgency=low
 
 scilab (5.0.3-5) experimental; urgency=low
 
-  * Add a backported patch from upstream to be able to build the 
-    documentation without the french localization installed on the 
+  * Add a backported patch from upstream to be able to build the
+    documentation without the french localization installed on the
     system
 
  -- Sylvestre Ledru <sylvestre.ledru at inria.fr>  Wed, 28 Jan 2009 14:02:06 +0100
 
 scilab (5.0.3-4) experimental; urgency=low
 
-  * scilab.desktop wasn't install (thanks again to Christoph Korn) and 
+  * scilab.desktop wasn't install (thanks again to Christoph Korn) and
     and the categories were wrong
 
  -- Sylvestre Ledru <sylvestre.ledru at inria.fr>  Wed, 07 Jan 2009 12:57:24 +0100
@@ -1470,7 +1470,7 @@ scilab (2.7-3) unstable; urgency=low
 
   * include libs/ directory, fixed examples/Makefile.in, hopefully
     closes: #186519
-  * moved examples directory to /usr/share/doc/scilab/ 
+  * moved examples directory to /usr/share/doc/scilab/
 
  -- Torsten Werner <twerner at debian.org>  Fri, 18 Apr 2003 13:52:40 +0200
 
@@ -1571,7 +1571,7 @@ scilab (2.5-0.1) unstable; urgency=low
  -- Christopher C. Chimelis <chris at classnet.med.miami.edu>  Thu, 3 Aug 2000 16:12:45 -0400
 
 scilab (2.4-1) unstable; urgency=low
-  
+
   * new maintainer
   * new upstream version
   * apply patch from scilab newsgroup to fix hypermatrix problems

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