r36903 - in /packages/scilab/branches/5.3/debian: changelog control patches/basename.diff patches/mips64.diff patches/sparcstartup.diff patches/writable-string.diff

sylvestre at users.alioth.debian.org sylvestre at users.alioth.debian.org
Tue Sep 28 19:57:05 UTC 2010


Author: sylvestre
Date: Tue Sep 28 19:57:00 2010
New Revision: 36903

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36903
Log:
Merge with the current trunk

Added:
    packages/scilab/branches/5.3/debian/patches/basename.diff
      - copied unchanged from r36902, packages/scilab/trunk/debian/patches/basename.diff
    packages/scilab/branches/5.3/debian/patches/mips64.diff
      - copied unchanged from r36902, packages/scilab/trunk/debian/patches/mips64.diff
    packages/scilab/branches/5.3/debian/patches/sparcstartup.diff
      - copied unchanged from r36902, packages/scilab/trunk/debian/patches/sparcstartup.diff
    packages/scilab/branches/5.3/debian/patches/writable-string.diff
      - copied unchanged from r36902, packages/scilab/trunk/debian/patches/writable-string.diff
Modified:
    packages/scilab/branches/5.3/debian/changelog
    packages/scilab/branches/5.3/debian/control

Modified: packages/scilab/branches/5.3/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/scilab/branches/5.3/debian/changelog?rev=36903&op=diff
==============================================================================
--- packages/scilab/branches/5.3/debian/changelog (original)
+++ packages/scilab/branches/5.3/debian/changelog Tue Sep 28 19:57:00 2010
@@ -12,6 +12,22 @@
     test_run_permission.diff renesas-sh.diff applied upstream.
 
  -- Sylvestre Ledru <sylvestre at debian.org>  Sun, 12 Sep 2010 13:42:22 +0200
+
+ -- Sylvestre Ledru <sylvestre.ledru at inria.fr>  Wed, 10 Sep 2008 13:35:28 +0200
+
+scilab (5.2.2-7) unstable; urgency=low
+
+  * Fix a bad upload: Not binNMU-able (Closes: #597755)
+  * Fix an issue with mips64. Thanks to Liushiwei (Closes: #593902)
+  * Wrong recommends on sivp (Closes: #576475)
+
+ -- Sylvestre Ledru <sylvestre at debian.org>  Thu, 23 Sep 2010 14:07:07 +0200
+
+scilab (5.2.2-6) unstable; urgency=low
+
+  * Fix a problem with the build system
+
+ -- Sylvestre Ledru <sylvestre at debian.org>  Sat, 18 Sep 2010 08:50:49 +0200
 
 scilab (5.2.2-5) unstable; urgency=low
 

Modified: packages/scilab/branches/5.3/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/scilab/branches/5.3/debian/control?rev=36903&op=diff
==============================================================================
--- packages/scilab/branches/5.3/debian/control (original)
+++ packages/scilab/branches/5.3/debian/control Tue Sep 28 19:57:00 2010
@@ -30,12 +30,12 @@
 
 Package: scilab-cli
 Architecture: all
-Depends: scilab-minimal-bin (= ${source:Version}), 
+Depends: scilab-minimal-bin (>= ${source:Version}), 
  scilab-data (= ${binary:Version}), ${misc:Depends}, 
- scilab-include (= ${source:Version})
+ scilab-include (>= ${source:Version})
 # scilab-include is installed by default since it is widely used by many
 # toolboxes
-Recommends: scilab-sivp (>= 5.0.0)
+Recommends: scilab-sivp (>= 0.5.2)
 Suggests: gfortran, gcc, scilab-swt, scilab-scimax, scilab-plotlib, scilab-ann
 # For the dynamic link
 Description: Scientific software package - Command Line Interpreter
@@ -51,10 +51,10 @@
 
 Package: scilab
 Architecture: all
-Depends: scilab-cli (= ${source:Version}), ${misc:Depends}, scilab-full-bin
+Depends: scilab-cli (>= ${source:Version}), ${misc:Depends}, scilab-full-bin
 Recommends: scilab-doc (= ${binary:Version}), 
 Suggests: scilab-doc-fr (= ${binary:Version}), 
- scilab-doc-pt-br (= ${binary:Version})
+ scilab-doc-pt-br (= ${binary:Version}),
 Description: Scientific software package for numerical computations
  Scilab is a matrix-based scientific software package.
  Scilab contains hundreds of built-in mathematical functions, rich
@@ -145,8 +145,8 @@
 Section: debug
 Priority: extra
 Pre-Depends: ${dpkg:Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}, scilab-minimal-bin (= ${source:Version})
-Suggests: scilab (= ${source:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, scilab-minimal-bin (>= ${source:Version})
+Suggests: scilab (>= ${source:Version})
 Description: Scientific software package (scilab-cli debugging symbols)
  Scilab is a matrix-based scientific software package.
  Scilab contains hundreds of built-in mathematical functions, rich
@@ -161,8 +161,8 @@
 Section: debug
 Priority: extra
 Pre-Depends: ${dpkg:Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}, scilab-full-bin (= ${source:Version})
-Suggests: scilab (= ${source:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, scilab-full-bin (>= ${source:Version})
+Suggests: scilab (>= ${source:Version})
 Description: Scientific software package (scilab debugging symbols)
  Scilab is a matrix-based scientific software package.
  Scilab contains hundreds of built-in mathematical functions, rich 
@@ -175,7 +175,7 @@
 Package: libscilab-java
 Section: java
 Architecture: any
-Depends: ${shlibs:Depends}, scilab-full-bin (= ${source:Version}), ${misc:Depends}
+Depends: ${shlibs:Depends}, scilab-full-bin (>= ${source:Version}), ${misc:Depends}
 Description: Scientific software package for numerical computations (Java API)
  Scilab is a matrix-based scientific software package.
  Scilab contains hundreds of built-in mathematical functions, rich 
@@ -188,7 +188,7 @@
 
 Package: scilab-doc
 Section: doc
-Depends: ${misc:Depends}, scilab (= ${binary:Version})
+Depends: ${misc:Depends}
 Architecture: all
 Description: Scientific software package (english documentations)
  Scilab is a matrix-based scientific software package.
@@ -202,7 +202,7 @@
 Package: scilab-doc-fr
 Section: doc
 Architecture: all
-Depends: scilab-doc, ${misc:Depends}, scilab (= ${binary:Version})
+Depends: scilab-doc, ${misc:Depends}
 Description: Scientific software package (french documentation)
  Scilab is a matrix-based scientific software package.
  Scilab contains hundreds of built-in mathematical functions, rich 
@@ -215,7 +215,7 @@
 Package: scilab-doc-pt-br
 Section: doc
 Architecture: all
-Depends: scilab-doc, ${misc:Depends}, scilab (= ${binary:Version})
+Depends: scilab-doc, ${misc:Depends}
 Description: Scientific software package (Brazilian Portuguese documentation)
  Scilab is a matrix-based scientific software package.
  Scilab contains hundreds of built-in mathematical functions, rich 
@@ -228,7 +228,7 @@
 
 Package: scilab-test
 Architecture: all
-Depends: ${misc:Depends}, scilab-cli (= ${binary:Version})
+Depends: ${misc:Depends}
 Description: Scientific software package for numerical computations (test files)
  Scilab is a matrix-based scientific software package.
  Scilab contains hundreds of built-in mathematical functions, rich 
@@ -240,3 +240,4 @@
  performance ...) for Scilab.
  .
  See Scilab function 'test_run' for usage.
+




More information about the debian-science-commits mailing list