[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-octave-devel] Bug#500252: marked as done (octave-nan: std should accept an empty second arg)



Your message dated Fri, 12 Dec 2008 00:17:06 +0000
with message-id <E1LAviM-0006bE-0Y@ries.debian.org>
and subject line Bug#500252: fixed in octave-nan 1.0.7-1
has caused the Debian Bug report #500252,
regarding octave-nan: std should accept an empty second arg
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
500252: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500252
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: octave-nan
Version: 1.0.6-1
Severity: normal

The following patch is needed to respect the syntax of Octave 3.0 std:

diff -pu /usr/share/octave/packages/nan-1.0.6/std.m\~ /usr/share/octave/packages/nan-1.0.6/std.m
--- /usr/share/octave/packages/nan-1.0.6/std.m~	2008-05-16 16:09:51.000000000 +0200
+++ /usr/share/octave/packages/nan-1.0.6/std.m	2008-09-26 17:12:36.000000000 +0200
@@ -59,7 +59,7 @@ end;
 
 [y,n] = sumskipnan(center(x,DIM).^2,DIM);
 
-if nargin<2,
+if (nargin<2 || isempty(opt)),
         opt = 0;
 end;
 

Without it, one gets this when nan is loaded:

octave3.1> pkg load nan
octave3.1> std ([1;2], [])
ans =  NaN
octave3.1> statistics ([1;2])
ans =

   1.00000
   1.00000
   1.50000
   2.00000
   2.00000
   1.50000
   NaN
   0.00000
  -2.50000



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=it_IT@euro (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages octave-nan depends on:
ii  libatlas3gf-base [libl 3.6.0-22          Automatically Tuned Linear Algebra
ii  libblas3gf [libblas.so 1.2-2             Basic Linear Algebra Subroutines 3
ii  libc6                  2.7-13            GNU C Library: Shared libraries
ii  libfftw3-3             3.1.2-3.1         library for computing Fast Fourier
ii  libgcc1                1:4.3.1-9         GCC support library
ii  libgfortran3           4.3.1-9           Runtime library for GNU Fortran ap
ii  libhdf5-serial-1.6.6-0 1.6.6-4           Hierarchical Data Format 5 (HDF5) 
ii  liblapack3gf [liblapac 3.1.1-1           library of linear algebra routines
ii  libncurses5            5.6+20080830-1    shared libraries for terminal hand
ii  libreadline5           5.2-3             GNU readline and history libraries
ii  libstdc++6             4.3.1-9           The GNU Standard C++ Library v3
ii  octave3.0              1:3.0.1-6lenny1   GNU Octave language for numerical 
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

octave-nan recommends no packages.

octave-nan suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: octave-nan
Source-Version: 1.0.7-1

We believe that the bug you reported is fixed in the latest version of
octave-nan, which is due to be installed in the Debian FTP archive:

octave-nan_1.0.7-1.diff.gz
  to pool/main/o/octave-nan/octave-nan_1.0.7-1.diff.gz
octave-nan_1.0.7-1.dsc
  to pool/main/o/octave-nan/octave-nan_1.0.7-1.dsc
octave-nan_1.0.7-1_amd64.deb
  to pool/main/o/octave-nan/octave-nan_1.0.7-1_amd64.deb
octave-nan_1.0.7.orig.tar.gz
  to pool/main/o/octave-nan/octave-nan_1.0.7.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 500252@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Weber <thomas.weber.mail@gmail.com> (supplier of updated octave-nan package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 11 Dec 2008 00:32:40 +0100
Source: octave-nan
Binary: octave-nan
Architecture: source amd64
Version: 1.0.7-1
Distribution: experimental
Urgency: low
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Changed-By: Thomas Weber <thomas.weber.mail@gmail.com>
Description: 
 octave-nan - handles data with and without missing values in Octave
Closes: 500252
Changes: 
 octave-nan (1.0.7-1) experimental; urgency=low
 .
   [ Ólafur Jens Sigurðsson ]
   * debian/control: Bumped Standards-Version to 3.8.0 (no changes
     needed)
 .
   [ Thomas Weber ]
   * New upstream release, handles empty second argument to std() correctly
     (closes: #500252)
   * Bump dependency on octave-pkg-dev to 0.6.1, to get the experimental
     version
Checksums-Sha1: 
 2f1e135fe84b358bf6aee0a12fb55d43c05fcfee 1399 octave-nan_1.0.7-1.dsc
 8c4fc54bffaa6c08fc58d344f4820d8f8ecfdb8a 70409 octave-nan_1.0.7.orig.tar.gz
 19b0a665cf844b5f562c224089e0d4d4a410fb91 1682 octave-nan_1.0.7-1.diff.gz
 2137e740a7626d398a0a2c4c23d826748cf9cb48 69808 octave-nan_1.0.7-1_amd64.deb
Checksums-Sha256: 
 19fc6f775479151b8c1a0ba73bf144afcddaab2a33322d46124f60e989c4ffdc 1399 octave-nan_1.0.7-1.dsc
 9fee6829b226cf5150345a0beca942489c0501278ded4a0fa807219c63d02897 70409 octave-nan_1.0.7.orig.tar.gz
 89a92db9cb7adf0428f3a94724688f75b830e6ac8d2198c5dacd795d2f1feacb 1682 octave-nan_1.0.7-1.diff.gz
 c0750265e9a79ab380a29d1e886b99284a9c6e4b3ba9552c0745005613173279 69808 octave-nan_1.0.7-1_amd64.deb
Files: 
 076575d9e20b3b579b4e9272f83cc215 1399 math optional octave-nan_1.0.7-1.dsc
 1d388f9ab3cbbf99c4b2c452387a2699 70409 math optional octave-nan_1.0.7.orig.tar.gz
 878cc635a8632e818f4df6635ac8b11c 1682 math optional octave-nan_1.0.7-1.diff.gz
 91612251d1b81f96718bbdfe56e5ea53 69808 math optional octave-nan_1.0.7-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAklBqX8ACgkQPqD4a3lPnXxBIgCfZ3El/kM8Xa5cYANHzodVDgxN
fLUAnRtzhXhI8dFYKPehseihxgLM8FOq
=qcLQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: