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

[Pkg-octave-devel] Bug#452560: marked as done (octave3.0: behaviour of clear not entirely documented)



Your message dated Sat, 23 Feb 2008 12:32:07 +0000
with message-id <E1JStXz-0001FJ-MQ@ries.debian.org>
and subject line Bug#452560: fixed in octave3.0 1:3.0.0-5
has caused the Debian Bug report #452560,
regarding octave3.0: behaviour of clear not entirely documented
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.)


-- 
452560: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452560
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: octave2.9
Version: 1:2.9.14-1
Severity: minor

Both Octave 2.1 and Octave 2.9 should document the behaviour of
"clear all":

octave> global a=2
octave> a
a =  2
octave> clear
octave> a
error: `a' undefined near line 11 column 1
octave> global a=3
octave> a
a =  2
octave> clear all
octave> a
error: `a' undefined near line 14 column 1
octave> global a=3
octave> a
a =  3

-- 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.22-2-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 octave2.9 depends on:
ii  atlas3-base [liblapack 3.6.0-20.6        Automatically Tuned Linear Algebra
ii  lapack3 [liblapack.so. 3.0.20000531a-6.1 library of linear algebra routines
ii  libc6                  2.6.1-1           GNU C Library: Shared libraries
ii  libcurl3-gnutls        7.17.1-1          Multi-protocol file transfer libra
ii  libfftw3-3 [fftw3]     3.1.2-3           library for computing Fast Fourier
ii  libg2c0                1:3.4.6-6         Runtime library for GNU Fortran 77
ii  libgcc1                1:4.2.2-3         GCC support library
ii  libglpk0               4.23-1            linear programming kit with intege
ii  libhdf5-serial-1.6.5-0 1.6.5-5+b1        Hierarchical Data Format 5 (HDF5) 
ii  libncurses5            5.6+20071013-1    Shared libraries for terminal hand
ii  libpcre3               7.3-2             Perl 5 Compatible Regular Expressi
ii  libqhull5              2003.1-7          calculate convex hulls and related
ii  libreadline5           5.2-3             GNU readline and history libraries
ii  libstdc++6             4.2.2-3           The GNU Standard C++ Library v3
ii  libsuitesparse         3.0.0-7           collection of libraries for comput
ii  refblas3 [libblas.so.3 1.2-8             Basic Linear Algebra Subroutines 3
ii  texinfo                4.8.dfsg.1-6      Documentation system for on-line i
ii  zlib1g                 1:1.2.3.3.dfsg-6  compression library - runtime

Versions of packages octave2.9 recommends:
ii  gnuplot                       4.2.2-1    A command-line driven interactive 

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: octave3.0
Source-Version: 1:3.0.0-5

We believe that the bug you reported is fixed in the latest version of
octave3.0, which is due to be installed in the Debian FTP archive:

octave2.9-doc_3.0.0-5_all.deb
  to pool/main/o/octave3.0/octave2.9-doc_3.0.0-5_all.deb
octave2.9-emacsen_3.0.0-5_all.deb
  to pool/main/o/octave3.0/octave2.9-emacsen_3.0.0-5_all.deb
octave2.9-headers_3.0.0-5_all.deb
  to pool/main/o/octave3.0/octave2.9-headers_3.0.0-5_all.deb
octave2.9-htmldoc_3.0.0-5_all.deb
  to pool/main/o/octave3.0/octave2.9-htmldoc_3.0.0-5_all.deb
octave2.9-info_3.0.0-5_all.deb
  to pool/main/o/octave3.0/octave2.9-info_3.0.0-5_all.deb
octave2.9_3.0.0-5_all.deb
  to pool/main/o/octave3.0/octave2.9_3.0.0-5_all.deb
octave3.0-doc_3.0.0-5_all.deb
  to pool/main/o/octave3.0/octave3.0-doc_3.0.0-5_all.deb
octave3.0-emacsen_3.0.0-5_all.deb
  to pool/main/o/octave3.0/octave3.0-emacsen_3.0.0-5_all.deb
octave3.0-headers_3.0.0-5_amd64.deb
  to pool/main/o/octave3.0/octave3.0-headers_3.0.0-5_amd64.deb
octave3.0-htmldoc_3.0.0-5_all.deb
  to pool/main/o/octave3.0/octave3.0-htmldoc_3.0.0-5_all.deb
octave3.0-info_3.0.0-5_all.deb
  to pool/main/o/octave3.0/octave3.0-info_3.0.0-5_all.deb
octave3.0_3.0.0-5.diff.gz
  to pool/main/o/octave3.0/octave3.0_3.0.0-5.diff.gz
octave3.0_3.0.0-5.dsc
  to pool/main/o/octave3.0/octave3.0_3.0.0-5.dsc
octave3.0_3.0.0-5_amd64.deb
  to pool/main/o/octave3.0/octave3.0_3.0.0-5_amd64.deb



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 452560@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rafael Laboissiere <rafael@debian.org> (supplier of updated octave3.0 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.7
Date: Sat, 23 Feb 2008 10:49:01 +0100
Source: octave3.0
Binary: octave3.0 octave3.0-doc octave3.0-htmldoc octave3.0-headers octave3.0-emacsen octave3.0-info octave2.9 octave2.9-doc octave2.9-htmldoc octave2.9-headers octave2.9-emacsen octave2.9-info
Architecture: source amd64 all
Version: 1:3.0.0-5
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Changed-By: Rafael Laboissiere <rafael@debian.org>
Description: 
 octave2.9  - GNU Octave language for numerical computations (dummy package)
 octave2.9-doc - PDF documentation on the GNU Octave language (dummy package)
 octave2.9-emacsen - Emacs support for the GNU Octave language (dummy package)
 octave2.9-headers - header files for the GNU Octave language (dummy package)
 octave2.9-htmldoc - HTML documentation on the GNU Octave language (dummy package)
 octave2.9-info - GNU Info documentation on the GNU Octave language (dummy package)
 octave3.0  - GNU Octave language for numerical computations (3.0 branch)
 octave3.0-doc - PDF documentation on the GNU Octave language (3.0 branch)
 octave3.0-emacsen - Emacs support for the GNU Octave language (3.0 branch)
 octave3.0-headers - header files for the GNU Octave language (3.0 branch)
 octave3.0-htmldoc - HTML documentation on the GNU Octave language (3.0 branch)
 octave3.0-info - GNU Info documentation on the GNU Octave language (3.0 branch)
Closes: 452560
Changes: 
 octave3.0 (1:3.0.0-5) unstable; urgency=low
 .
   * Synched with octave2.1; in particular ensures that the generation of
     the ls-R database will work correctly, avoid the problem reported in
     Bug#464334.
   * debian/in/PACKAGE-htmldoc.doc-base.faq: Added slice sections for
     octave2.1 and octave3.0, since the name of the index file is different
     from one branches to another.
   * debian/rules: Process all debian/in* files through slice
   * debian/in/octave{2.1,3.0}-watch: Updated URLs
   * debian/patches/50_clean-doc.dpatch: Improve documentation of clean
     command (patch suggested by Thomas Weber and applied upstream,
     closes: #452560)
Files: 
 9c19f68af377f84402a9a1fe4436acb0 1480 math optional octave3.0_3.0.0-5.dsc
 60ed361c7310eccce01395470b711a57 11219444 math optional octave3.0_3.0.0.orig.tar.gz
 322052f7e11a631bd206777536bc88f4 56114 math optional octave3.0_3.0.0-5.diff.gz
 c77cb823827311096e14ebe61f574e7f 8821250 math optional octave3.0_3.0.0-5_amd64.deb
 ce3969806ca2d9a8acc66a8c0e7217c2 429560 math optional octave3.0-headers_3.0.0-5_amd64.deb
 85a38a7a0cd02a6545afff5f4157a809 4820396 doc optional octave3.0-doc_3.0.0-5_all.deb
 9deca2563082b886d1b516310c401e48 915580 doc optional octave3.0-htmldoc_3.0.0-5_all.deb
 23674580f2ca8083616beb264c9cdc23 94214 math optional octave3.0-emacsen_3.0.0-5_all.deb
 6a28792b637678050529626533e927a6 492466 math optional octave3.0-info_3.0.0-5_all.deb
 7b258ca107db4ef077f51fe82bb87acc 70088 math optional octave2.9_3.0.0-5_all.deb
 39625942baea7df3338773a803a2fcd7 70096 doc optional octave2.9-doc_3.0.0-5_all.deb
 dcd30b538286b89eede6129d47de530b 70106 doc optional octave2.9-htmldoc_3.0.0-5_all.deb
 c09449dbf67f80269a844077159a202b 70110 math optional octave2.9-headers_3.0.0-5_all.deb
 16f2a72fd19619d11e818e4f409fb66e 70112 math optional octave2.9-emacsen_3.0.0-5_all.deb
 cc58cb01bd73081a24dd9d53d9d7275c 70102 math optional octave2.9-info_3.0.0-5_all.deb

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

iD8DBQFHwA46k3oga0pdcv4RAq5jAJ9SFHN+Dq2QZSstE9kwb+vB99n6uwCePLqE
O5+TCjkuWwg8NiC6PUNhnMc=
=jJlP
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: