r35548 - in /packages/scilab/trunk/debian: changelog patches/filesWithSpace.diff patches/renameFileWithSpace.diff

c_korn-guest at users.alioth.debian.org c_korn-guest at users.alioth.debian.org
Wed Feb 25 00:59:15 UTC 2009


Author: c_korn-guest
Date: Wed Feb 25 00:59:14 2009
New Revision: 35548

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=35548
Log:
  * debian/patches/filesWithSpace.diff: Removes a space in two filenames.

Added:
    packages/scilab/trunk/debian/patches/filesWithSpace.diff
Removed:
    packages/scilab/trunk/debian/patches/renameFileWithSpace.diff
Modified:
    packages/scilab/trunk/debian/changelog

Modified: packages/scilab/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/scilab/trunk/debian/changelog?rev=35548&op=diff
==============================================================================
--- packages/scilab/trunk/debian/changelog (original)
+++ packages/scilab/trunk/debian/changelog Wed Feb 25 00:59:14 2009
@@ -1,9 +1,13 @@
 scilab (5.1-2) experimental; urgency=low
 
+  [ Sylvestre Ledru ]
   * Package scilab-include added (was missing in the previous version)
   * 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)
+   
+  [ Christoph Korn ]
+  * debian/patches/filesWithSpace.diff: Removes a space in two filenames.
 
  -- Sylvestre Ledru <sylvestre.ledru at inria.fr>  Tue, 24 Feb 2009 11:38:38 +0100
 

Added: packages/scilab/trunk/debian/patches/filesWithSpace.diff
URL: http://svn.debian.org/wsvn/debian-science/packages/scilab/trunk/debian/patches/filesWithSpace.diff?rev=35548&op=file
==============================================================================
--- packages/scilab/trunk/debian/patches/filesWithSpace.diff (added)
+++ packages/scilab/trunk/debian/patches/filesWithSpace.diff Wed Feb 25 00:59:14 2009
@@ -1,0 +1,46 @@
+diff -Nur scilab-5.1.orig/modules/javasci/examples/ihm/Readme (Windows).txt scilab-5.1/modules/javasci/examples/ihm/Readme (Windows).txt
+--- scilab-5.1.orig/modules/javasci/examples/ihm/Readme (Windows).txt	2009-02-12 14:17:10.000000000 +0100
++++ scilab-5.1/modules/javasci/examples/ihm/Readme (Windows).txt	1970-01-01 01:00:00.000000000 +0100
+@@ -1,6 +0,0 @@
+-execute Make.bat to compile this example
+-
+-execute Test-ihm.bat to test this example
+-
+-Allan CORNET
+-
+diff -Nur scilab-5.1.orig/modules/javasci/examples/ihm/Readme_Windows_.txt scilab-5.1/modules/javasci/examples/ihm/Readme_Windows_.txt
+--- scilab-5.1.orig/modules/javasci/examples/ihm/Readme_Windows_.txt	1970-01-01 01:00:00.000000000 +0100
++++ scilab-5.1/modules/javasci/examples/ihm/Readme_Windows_.txt	2009-02-12 14:17:10.000000000 +0100
+@@ -0,0 +1,6 @@
++execute Make.bat to compile this example
++
++execute Test-ihm.bat to test this example
++
++Allan CORNET
++
+diff -Nur scilab-5.1.orig/modules/javasci/examples/others/Readme (Windows).txt scilab-5.1/modules/javasci/examples/others/Readme (Windows).txt
+--- scilab-5.1.orig/modules/javasci/examples/others/Readme (Windows).txt	2009-02-12 14:17:10.000000000 +0100
++++ scilab-5.1/modules/javasci/examples/others/Readme (Windows).txt	1970-01-01 01:00:00.000000000 +0100
+@@ -1,9 +0,0 @@
+-execute Make.bat to compile these examples
+-
+-or "ant jar" in this directory
+-
+-execute :
+-	Examples.bat
+-
+-Allan CORNET
+-
+diff -Nur scilab-5.1.orig/modules/javasci/examples/others/Readme_Windows_.txt scilab-5.1/modules/javasci/examples/others/Readme_Windows_.txt
+--- scilab-5.1.orig/modules/javasci/examples/others/Readme_Windows_.txt	1970-01-01 01:00:00.000000000 +0100
++++ scilab-5.1/modules/javasci/examples/others/Readme_Windows_.txt	2009-02-12 14:17:10.000000000 +0100
+@@ -0,0 +1,9 @@
++execute Make.bat to compile these examples
++
++or "ant jar" in this directory
++
++execute :
++	Examples.bat
++
++Allan CORNET
++




More information about the debian-science-commits mailing list