[ubuntu/karmic] scilab 5.1.1-4 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Tue May 12 14:42:31 BST 2009
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
(ocaml-not-available.diff)
* 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
not. Therefor, I ship usr/bin/ instead of binary per binary. This will
also simplifies the packaging of Scilab 5.2)
scilab (5.1.1-3) unstable; urgency=low
* Fix warnings in the manpages (modelicac.1 & scilab.1)
* Fix a few typo in the code (typo.diff)
* Remove some exit() in some libs of Scilab (exitincode.diff)
* Encoding removed from scilab.desktop (it is now the default encoding)
* call_scilab documentation was not correctly loaded (missingaddchapter.diff)
* change of the order of the dependencies of the numerical deps (didn't work
buildd) (Closes: #525935)
* Build-dep atlas3-base-dev renamed to libatlas-base-dev
scilab (5.1.1-2) unstable; urgency=low
* 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
* compat & debhelpder dep updated from 4 => 7
scilab (5.1.1-1) experimental; urgency=low
[ Christoph Korn ]
* New upstream version.
(patches 64bitsdetection.diff filesWithSpace.diff javaHeadLess.diff
displayStack.diff xmlCleanupParser.diff removed. Applied upstream)
[ Sylvestre Ledru ]
* Add a patch to manage powerpc detection of the JVM (jvm-powerpc.diff)
* Add a patch to use only fpu_control under Linux & x86 (fpu_control.diff)
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)
* 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)
* Missing deps on docbook-xsl for scilab-doc
[ Christoph Korn ]
* debian/patches/filesWithSpace.diff: Removes a space in two filenames.
* debian/rules: Remove empty translation files (Closes LP: #272264)
scilab (5.1-1) experimental; urgency=low
* New upstream release
* Some patches removed (included upstream)
* Better watch file
* Missing dep to pkg-config
* Patch javaHeadLess.diff added (build Scilab into a chroot)
* Patch 64bitsdetection.diff added (better detection of a 64 bits CPU)
[ Christoph Korn ]
* ${misc:Depends} added to make lintian happy
* deleted debian/patches/series because quilt is not used as patch system
* Dropped g++ build dependency to make lintian happy.
* debian/control: Changed the unique package descriptions to
make lintian happy.
Date: Mon, 11 May 2009 15:46:51 +0100
Changed-By: Morten Kjeldgaard <mok at bioxray.au.dk>
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/karmic/+source/scilab/5.1.1-4
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Mon, 11 May 2009 15:46:51 +0100
Source: scilab
Binary: scilab, scilab-data, scilab-include, scilab-bin, libscilab-java, scilab-doc, scilab-doc-fr, scilab-test
Architecture: source
Version: 5.1.1-4
Distribution: karmic
Urgency: low
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Changed-By: Morten Kjeldgaard <mok at bioxray.au.dk>
Description:
scilab - Scientific software package for numerical computations
Closes: 505203 525935
Launchpad-Bugs-Fixed: 272264
Changes:
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
(ocaml-not-available.diff)
* 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
not. Therefor, I ship usr/bin/ instead of binary per binary. This will
also simplifies the packaging of Scilab 5.2)
.
scilab (5.1.1-3) unstable; urgency=low
.
* Fix warnings in the manpages (modelicac.1 & scilab.1)
* Fix a few typo in the code (typo.diff)
* Remove some exit() in some libs of Scilab (exitincode.diff)
* Encoding removed from scilab.desktop (it is now the default encoding)
* call_scilab documentation was not correctly loaded (missingaddchapter.diff)
* change of the order of the dependencies of the numerical deps (didn't work
buildd) (Closes: #525935)
* Build-dep atlas3-base-dev renamed to libatlas-base-dev
.
scilab (5.1.1-2) unstable; urgency=low
.
* 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
* compat & debhelpder dep updated from 4 => 7
.
scilab (5.1.1-1) experimental; urgency=low
.
[ Christoph Korn ]
* New upstream version.
(patches 64bitsdetection.diff filesWithSpace.diff javaHeadLess.diff
displayStack.diff xmlCleanupParser.diff removed. Applied upstream)
.
[ Sylvestre Ledru ]
* Add a patch to manage powerpc detection of the JVM (jvm-powerpc.diff)
* Add a patch to use only fpu_control under Linux & x86 (fpu_control.diff)
.
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)
* 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)
* Missing deps on docbook-xsl for scilab-doc
[ Christoph Korn ]
* debian/patches/filesWithSpace.diff: Removes a space in two filenames.
* debian/rules: Remove empty translation files (Closes LP: #272264)
.
scilab (5.1-1) experimental; urgency=low
.
* New upstream release
* Some patches removed (included upstream)
* Better watch file
* Missing dep to pkg-config
* Patch javaHeadLess.diff added (build Scilab into a chroot)
* Patch 64bitsdetection.diff added (better detection of a 64 bits CPU)
.
[ Christoph Korn ]
* ${misc:Depends} added to make lintian happy
* deleted debian/patches/series because quilt is not used as patch system
* Dropped g++ build dependency to make lintian happy.
* debian/control: Changed the unique package descriptions to
make lintian happy.
Files:
99ee3284846b6924bed9eab8b7281874 1952 math optional scilab_5.1.1-4.dsc
acc396708aaa7c703288301801714378 35628542 math optional scilab_5.1.1.orig.tar.gz
f839fdb4ef38d460a7096bbfcbed559c 63964 math optional scilab_5.1.1-4.diff.gz
More information about the Karmic-changes
mailing list