Skip to content

Debian Changelog scilab (4.1.2-6)

2008

scilab (4.1.2-6) unstable; urgency=low

   * Debian-science added as maintainer
   * SVN moved to debian-science repository
   * Standards-Version updated to 3.8.0
   * Fix a security issue reported by Dmitry E. Oboukhov. (Closes: #496414)

 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>  Wed, 10 Sep 2008 13:35:28 +0200

scilab (4.1.2-5) unstable; urgency=low

   * Add DM-Upload-Allowed: yes to enable uploads for Sylvestre.

 -- Torsten Werner <twerner@debian.org>  Tue, 29 Apr 2008 20:22:38 +0200

scilab (4.1.2-4) unstable; urgency=low

   * Replace g77 by gfortran.
   * Improve dependencies on wish and scilab-doc.
   * Drop compatibility with versions prior the Etch release.

 -- Torsten Werner <twerner@debian.org>  Sun, 09 Mar 2008 19:37:55 +0100

2007

scilab (4.1.2-3) unstable; urgency=low

   * Add debian/watch.
   * Update Homepage and Vcs headers in debian/control.
   * Change Standards-Version: 3.7.3.
   * Switch to debhelper 5.

 -- Torsten Werner <twerner@debian.org>  Sun, 16 Dec 2007 23:03:17 +0100

scilab (4.1.2-2) unstable; urgency=low

   * Move architecture dependent files from package scilab to scilab-bin.
     (Closes: #452461)
   * Support binary NMUs.
   * Fix desktop and menu files.

 -- Torsten Werner <twerner@debian.org>  Sun, 25 Nov 2007 17:42:55 +0100

scilab (4.1.2-1) unstable; urgency=low

   * New upstream version

 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>  Mon, 22 Oct 2007 14:29:42 +0200

scilab (4.1.1-2) unstable; urgency=low

   [ Sylvestre Ledru ]
   * Some binaries (name, lib ...) used by Scilab toolboxes were removed.
 
   [ Aurélien GÉRÔME ]
   * Too quick to check/upload previously: lintian errors and
     warnings are still there, but are removed upstream in scilab 5.

 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>  Fri, 8 Jun 2007 11:41:12 +0200

scilab (4.1.1-1) unstable; urgency=low

   [ Sylvestre Ledru ]
   * New upstream version: this version fixes an important bug in the
     displaying of some numbers.
   * Patch javasci.diff removed: merged upstream.
 
   [ Aurélien GÉRÔME ]
   * Upload to unstable with low urgency.
   * Add the correct XS-Vcs-Svn and XS-Vcs-Browser fields in
     debian/control.
   * All lintian errors and warnings are now fixed upstream.

 -- Aurélien GÉRÔME <ag@roxor.cx>  Tue, 29 May 2007 21:29:02 +0200

scilab (4.1-2) unstable; urgency=low

   * Upload to unstable.

 -- Torsten Werner <twerner@debian.org>  Fri, 13 Apr 2007 19:32:34 +0200

scilab (4.1-1) experimental; urgency=low

   * New upstream version.
   * Some patches removed or updated (reported to the upstream)
   * Add debian/patches/stack-c.diff to remove the compilation warning "'c1_local' defined but not used"

 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>  Tue, 13 Mar 2007 13:37:08 +0200

2006

scilab (4.0-12) unstable; urgency=high

   [ Sylvestre Ledru ]
   * Add debian/patches/javasci.diff to translate a comment in English,
     because a French accent triggered a FTBFS with gcj-4.1.
 
   [ Aurélien GÉRÔME ]
   * Update debian/patches/build.diff to fix a FTBFS on alpha
     architecture: use built-in memory allocation functions on 64-bit
     architectures. (Closes: #402736)
   * Conform to the policy by using "-g -Wall" in CFLAGS and FFLAGS,
     but not touching optimisation flags.
   * Disable Java interface by default.

 -- Aurélien GÉRÔME <ag@roxor.cx>  Thu, 14 Dec 2006 23:04:26 +0100

scilab (4.0-11) unstable; urgency=medium

   [ Aurélien GÉRÔME ]
   * Add Sylvestre and myself to the Uploaders field in debian/control.
   * Add the XS-Autobuild field in debian/control. (Closes: #401117)
 
   [ Torsten Werner ]
   * Apply an upstream patch for building on mips and mipsel.
   * Set urgency to medium because this fixes a FTBFS bug.
   * Switch to external pvm library.

 -- Torsten Werner <twerner@debian.org>  Wed, 6 Dec 2006 03:42:43 +0100

scilab (4.0-10) unstable; urgency=low

   * Configure --without-pvm on mips and mipsel for the moment.

 -- Torsten Werner <twerner@debian.org>  Tue, 28 Nov 2006 05:58:58 +0100

scilab (4.0-9) unstable; urgency=low

   * Prefer autoconf2.50 over autoconf2.13.
   * Explicitely specify the path to tcl includes.
   * Move patches directory under debian directory.

 -- Torsten Werner <twerner@debian.org>  Mon, 27 Nov 2006 22:34:41 +0100

scilab (4.0-8) unstable; urgency=low

   * Use g77 instead gfortran to compile Scilab because of a bug of gfortran.
     (Closes: #397606)
   * Fix a bug in compilation of Scilab under GNU/Debian Alpha.

 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>  Wed, 8 Nov 2006 14:37:08 +0200

scilab (4.0-7) unstable; urgency=low

   [ Sylvestre Ledru ]
   * Fix a bug in the debian patch which was causing a seg fault with 64 bits
     CPU. (Closes: #385376)
 
   [ Torsten Werner ]
   * Add XS-X-Vcs-Svn: header to debian/control.

 -- Torsten Werner <twerner@debian.org>  Fri, 27 Oct 2006 05:37:08 +0200

scilab (4.0-6) unstable; urgency=low

   * Changed gettklib.sci to load libtk8.4.so.0 instead libtk8.4.so, change
     applied into Scilab official SVN. (Closes: #394377)

 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>  Mon, 23 Oct 2006 15:20:40 +0200

scilab (4.0-5) unstable; urgency=low

   * Remove debian/stamp-autoconf in clean:: target.
   * Do not ship files called .cvsignore. (Closes: #387870)
   * Do not ship binaries needed for build process. (Closes: #392389)

 -- Torsten Werner <twerner@debian.org>  Sat, 14 Oct 2006 12:48:40 +0200

scilab (4.0-4) unstable; urgency=low

   * Make the package binNMUable.
   * Make the package portable.

 -- Torsten Werner <twerner@debian.org>  Sat, 7 Oct 2006 23:44:37 +0200

scilab (4.0-3) unstable; urgency=low

   * create symlink for manual directory to /usr/share/doc/...
   * doc-base support
   * add more Build-Depends

 -- Torsten Werner <twerner@debian.org>  Wed, 6 Sep 2006 05:03:52 +0200

scilab (4.0-2) unstable; urgency=low

   * add bin and pvm3 directories
   * use quilt for upstream changes
   * add desktop file
   * set Standard-Version to 3.7.2, no changes needed

 -- Torsten Werner <twerner@debian.org>  Sun, 13 Aug 2006 14:00:20 +0200

scilab (4.0-1) unstable; urgency=low

   * new upstream version, closes: #321537
   * does not link with readline, closes: #326275, #359886, #361592
   * does not use gtk any more, closes: #302741, #302506

 -- Torsten Werner <twerner@debian.org>  Sun, 13 Aug 2006 00:49:31 +0200

scilab (3.0-14.1) unstable; urgency=low

   * NMU
   * Apply patch to remove -fwritable-strings. Thanks Andreas Jochens.
     (closes: #327726)

 -- David Nusinow <dnusinow@debian.org>  Sun, 26 Mar 2006 22:40:28 -0500

2005

scilab (3.0-14) unstable; urgency=low

   * #undef mips in routines/sun/link.c to enable support for Linux on mips,
     closes: #29712

 -- Torsten Werner <twerner@debian.org>  Sun, 27 Feb 2005 13:31:56 +0100

scilab (3.0-13) unstable; urgency=low

   * added Replaces: scilab (<< 3.0-5) for scilab-bin and scilab-doc,
     closes: #289968
   * build against current gcc, closes: #260542
   * remove all .cvsignore files, closes: #163424, #273032
   * create a symlink to man pages into /usr/share/doc/...,
     closes: #296216

 -- Torsten Werner <twerner@debian.org>  Sat, 26 Feb 2005 16:48:53 +0100

scilab (3.0-12) unstable; urgency=low

   * changed configure.in to build scilab's own malloc.o, closes: #255869

 -- Torsten Werner <twerner@debian.org>  Sun, 9 Jan 2005 22:58:21 +0100

2004

scilab (3.0-11) unstable; urgency=low

   * forgot to run autoconf for last version, closes: #283917

 -- Torsten Werner <twerner@debian.org>  Thu, 2 Dec 2004 20:00:42 +0100

scilab (3.0-10) unstable; urgency=low

   * fixed configure.in to work on any *-*-linux-gnu system, closes: #281543
   * included a note about licence change and autobuilding in README.Debian

 -- Torsten Werner <twerner@debian.org>  Tue, 30 Nov 2004 22:34:29 +0100

scilab (3.0-9) unstable; urgency=low

   * changed Standards-Version: 3.6.1
   * do not use font 'fixed' any more (last fix undone)

 -- Torsten Werner <twerner@debian.org>  Mon, 1 Nov 2004 23:59:01 +0100

scilab (3.0-8) experimental; urgency=low

   * workaround for libtool problem in Makemex.in and config/Makeso.incl.in,
     closes: #260542
   * force font 'fixed' for scilab window, closes: #261966
   * removed file .cvsignore from scilab-bin package, closes: #273032

 -- Torsten Werner <twerner@debian.org>  Fri, 22 Oct 2004 20:25:27 +0200

scilab (3.0-7) experimental; urgency=low

   * fixed atlas Build-Depends for amd64
   * changed Build-Depends on ocaml-interp (>= 3.08.0)
   * added more missing -fPIC
   * added --with-tcl-include=/usr/include/tcl8.4 to configure args

 -- Torsten Werner <twerner@debian.org>  Tue, 17 Aug 2004 22:06:45 +0200

scilab (3.0-6) experimental; urgency=low

   * added -fPIC where missing

 -- Torsten Werner <twerner@debian.org>  Thu, 12 Aug 2004 21:19:40 +0200

scilab (3.0-5) experimental; urgency=low

   * changed Build-Depends: libgtkhtml3.1-dev to libgtkhtml2-dev
   * removed Build-Depends: libgnome-dev
   * added Build-Depends: libreadline4-dev | libreadline-dev
   * remove lib*.so, *.dll and examples/mex-examples/mexglx/xtimesy.mexglx in
     clean:: target
   * moved architecture specific files into new package scilab-bin
   * moved demos, examples and man into new package scilab-doc

 -- Torsten Werner <twerner@debian.org>  Wed, 11 Aug 2004 21:23:30 +0200

scilab (3.0-4) experimental; urgency=low

   * removed all macros/**/*.sci and man/**/*.xml files from binary package
   * fixed SCI variable in scripts/scilab-gtk.g.in
   * readded file 'configure' to installation again
   * workaround for incomplete 'make distclean' to really make distclean

 -- Torsten Werner <twerner@debian.org>  Sat, 24 Jul 2004 12:56:19 +0200

scilab (3.0-3) experimental; urgency=low

   * added --with-gtk2 to configure, closes: #260543

 -- Torsten Werner <twerner@debian.org>  Thu, 22 Jul 2004 22:05:54 +0200

scilab (3.0-2) experimental; urgency=low

   * added Build-Depends: libnum-ocaml-dev, sablotron, closes: #260164
   * removed file 'configure' and directory 'tests' from installation
   * changed gettklib.sci to load libtk8.4.so.0 instead libtk8.4.so, closes: #260162

 -- Torsten Werner <twerner@debian.org>  Mon, 19 Jul 2004 22:01:45 +0200

scilab (3.0-1) experimental; urgency=low

   * new upstream

 -- Torsten Werner <twerner@debian.org>  Tue, 13 Jul 2004 07:30:16 +0200

scilab (2.99rc1-1) experimental; urgency=low

   * new upstream, closes: #257499
   * Build-Depends: tk4-dev, closes: #207870

 -- Torsten Werner <twerner@debian.org>  Thu, 8 Jul 2004 23:43:35 +0200

scilab (2.7-12) unstable; urgency=low

   * added mips and mips to the platforms that use atlas3
   * fixed compile time errors for platforms that do not use atlas3

 -- Torsten Werner <twerner@debian.org>  Tue, 25 May 2004 21:40:04 +0200

scilab (2.7-11) unstable; urgency=low

   * added Build-Depends for refblas3-dev

 -- Torsten Werner <twerner@debian.org>  Tue, 23 Mar 2004 23:28:29 +0100

scilab (2.7-10) unstable; urgency=low

   * recompiled with atlas3 instead of atlas2

 -- Torsten Werner <twerner@debian.org>  Fri, 27 Feb 2004 22:24:49 +0100

scilab (2.7-9) unstable; urgency=low

   * added missing -fPIC to some routines/*/Makefile{,.in}, closes: #227233

 -- Torsten Werner <twerner@debian.org>  Tue, 13 Jan 2004 23:22:02 +0000

2003

scilab (2.7-8) unstable; urgency=low

   * do not compile blas and lapack any more
   * converted static libs to shared libs and linked scilex dynamically
   * removed unnessesary *.sci files from binary package

 -- Torsten Werner <twerner@debian.org>  Sat, 27 Dec 2003 18:07:01 +0100

scilab (2.7-7) unstable; urgency=low

   * updated autotools stuff + fixes for ia64

 -- Torsten Werner <twerner@debian.org>  Fri, 26 Dec 2003 19:51:57 +0100

scilab (2.7-6) unstable; urgency=low

   * fixed building with pbuilder

 -- Torsten Werner <twerner@debian.org>  Tue, 26 Aug 2003 15:06:12 +0200

scilab (2.7-5) unstable; urgency=low

   * build against tk8.3-dev, closes: #200254
   * converted to cdbs

 -- Torsten Werner <twerner@debian.org>  Tue, 26 Aug 2003 11:30:03 +0200

scilab (2.7-4) unstable; urgency=low

   * included fix for buggy chapter button in help window, closes: #191035

 -- Torsten Werner <twerner@debian.org>  Sat, 21 Jun 2003 18:03:26 +0200

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/

 -- Torsten Werner <twerner@debian.org>  Fri, 18 Apr 2003 13:52:40 +0200

scilab (2.7-2) unstable; urgency=low

   * do not create /usr/lib/scilab link due to an old dpkg bug,
     closes: #184726

 -- Torsten Werner <twerner@debian.org>  Fri, 14 Mar 2003 12:41:24 +0100

scilab (2.7-1) unstable; urgency=low

   * new upstream, closes: #179938
   * uses upstream provided 'make install'
   * removed most of former Debian changes

 -- Torsten Werner <twerner@debian.org>  Thu, 13 Mar 2003 10:52:03 +0100

2002

scilab (2.6-9) unstable; urgency=low

   * install Version.incl into /usr/lib/scilab/ to make scicos happy,
     closes: #163361

 -- Torsten Werner <twerner@debian.org>  Thu, 17 Oct 2002 14:45:28 +0200

scilab (2.6-8) unstable; urgency=low

   * quick hack to work around Bug #149834 to get it build on alpha

 -- Torsten Werner <twerner@debian.org>  Fri, 9 Aug 2002 09:39:51 +0200

scilab (2.6-7) unstable; urgency=low

   * do not build any pvm related stuff, closes: #151919

 -- Torsten Werner <twerner@debian.org>  Wed, 10 Jul 2002 07:58:02 +0200

scilab (2.6-6) unstable; urgency=low

   * reenabled pvm, added pvm-dev to Build-Depends and pvm to Recommends
   * using debians own blas and lapack libraries, closes: #120286

 -- Torsten Werner <twerner@debian.org>  Wed, 15 May 2002 13:49:06 +0200

scilab (2.6-5) unstable; urgency=low

   * fixed generation of scilab's man page, closes: #144261

 -- Torsten Werner <twerner@debian.org>  Tue, 30 Apr 2002 11:56:11 +0200

scilab (2.6-4) unstable; urgency=low

   * support for m68k, closes: 138895
   * installs some missing files, closes: 138329

 -- Torsten Werner <twerner@debian.org>  Thu, 21 Mar 2002 16:57:43 +0100

scilab (2.6-3) unstable; urgency=low

   * fixed SCI variable in scripts/*.g files

 -- Torsten Werner <twerner@debian.org>  Wed, 27 Feb 2002 12:15:45 +0100

2001

scilab (2.6-2) unstable; urgency=low

   * added stack?.h to /usr/lib/scilab/routines/, closes: 122390
   * copied new version of config.sub and config.guess from /usr/share/misc/ to
     config/, closes: #46482, #47811

 -- Torsten Werner <twerner@debian.org>  Mon, 17 Dec 2001 10:35:49 +0100

scilab (2.6-1) unstable; urgency=low

   * configured with argument --without-pvm because pvm support is broken
   * #include <math.h> fix (for powerpc architecture), closes: #111648
   * new maintainer

 -- Torsten Werner <twerner@debian.org>  Wed, 7 Nov 2001 12:58:04 +0100

scilab (2.6-0.1) unstable; urgency=low

   * new upstream, NMU, closes: #93765
   * added build deps, closes: #91282, #71942
   * removed scilab-doc package since documentation is no longer
     available in upstream sources, rerun dh_make
   * closes old bugs: #27805, #26236, #65452, #71583
   * /usr/share/man fix, closes: #91061

 -- Torsten Werner <twerner@debian.org>  Fri, 20 Apr 2001 09:43:52 +0200

2000

scilab (2.5-0.1) unstable; urgency=low

   * NMU to update versions
   * Wouldn't compile on Alpha and package hadn't been touched in
     years apparently.
   * Closes alpha-building bugs (closes: Bug#68410)

 -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Thu, 3 Aug 2000 16:12:45 -0400

1998

scilab (2.4-1) unstable; urgency=low

   * new maintainer
   * new upstream version
   * apply patch from scilab newsgroup to fix hypermatrix problems

 -- Christian Meder <meder@isr.uni-stuttgart.de>  Tue, 30 Jun 1998 21:18:04 +0200

1997

scilab (2.2-4) unstable; urgency=low

   * Changed 'scilab' script to correct bug #5500.

 -- Vincent Renardias <vincent@waw.com>  Sun, 19 Jan 1997 03:09:36 +0100

1996

scilab (2.2-3) unstable frozen; urgency=low

   * Added a simlink to make man happy (Corrects bug #5446 ;-)
   * Added dependance on 'c-shell' (Corrects bug #5447)
   * Added missing 'imp/NperiPos.ps' file (Corrects bug #5448)
   * Modified the 'configure' file to build with libc-5.4
   * Changed '.so' links in man pages.

 -- Vincent Renardias <vincent@waw.com>  Sat, 16 Nov 1996 23:21:39 +0100

scilab (2.2-2) unstable; urgency=low

   * Corrected some typos.

 -- Vincent Renardias <vincent@waw.com>  Sat, 2 Nov 1996 03:05:37 +0100

scilab (2.2-1) unstable; urgency=low

   * Initial release.

 -- Vincent Renardias <vincent@waw.com>  Wed, 9 Oct 1996 21:17:35 +0200