Your message dated Fri, 05 Oct 2007 20:47:13 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#439112: fixed in libsvm 2.84.0-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libsvm
Severity: wishlist
Tags: patch


Hi,

version 2.84.0 added the possibility to switch off the endless status
messages sent to stdout. Please consider the attached patch to be able
to switch them off from withon Python as well.


Thanks,

Michael


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://apsy.gse.uni-magdeburg.de/hanke
ICQ: 48230050
diff -rNu libsvm-2.84.0/python/svmc.i libsvm-2.84.0+verbose/python/svmc.i
--- libsvm-2.84.0/python/svmc.i	2007-03-31 02:31:32.000000000 +0200
+++ libsvm-2.84.0+verbose/python/svmc.i	2007-08-22 14:42:37.000000000 +0200
@@ -34,6 +34,9 @@
 	struct svm_node **x;
 };
 
+/* one really wants to configure verbosity within python */
+void svm_set_verbosity(int verbosity_flag);
+
 struct svm_model *svm_train(const struct svm_problem *prob, const struct svm_parameter *param);
 
 void svm_cross_validation(const struct svm_problem *prob, const struct svm_parameter *param, int nr_fold, double *target);

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: libsvm
Source-Version: 2.84.0-2

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

libsvm-dev_2.84.0-2_amd64.deb
  to pool/main/libs/libsvm/libsvm-dev_2.84.0-2_amd64.deb
libsvm-tools_2.84.0-2_amd64.deb
  to pool/main/libs/libsvm/libsvm-tools_2.84.0-2_amd64.deb
libsvm2_2.84.0-2_amd64.deb
  to pool/main/libs/libsvm/libsvm2_2.84.0-2_amd64.deb
libsvm_2.84.0-2.diff.gz
  to pool/main/libs/libsvm/libsvm_2.84.0-2.diff.gz
libsvm_2.84.0-2.dsc
  to pool/main/libs/libsvm/libsvm_2.84.0-2.dsc
python-libsvm_2.84.0-2_amd64.deb
  to pool/main/libs/libsvm/python-libsvm_2.84.0-2_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rudi Cilibrasi <[EMAIL PROTECTED]> (supplier of updated libsvm 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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Wed, 03 Oct 2007 17:49:09 -0700
Source: libsvm
Binary: python-libsvm libsvm-dev libsvm2 libsvm-tools
Architecture: source amd64
Version: 2.84.0-2
Distribution: unstable
Urgency: low
Maintainer: Rudi Cilibrasi <[EMAIL PROTECTED]>
Changed-By: Rudi Cilibrasi <[EMAIL PROTECTED]>
Description: 
 libsvm-dev - The LIBSVM header files
 libsvm-tools - The LIBSVM binary tools
 libsvm2    - The LIBSVM shared library
 python-libsvm - The LIBSVM shared library Python bindings
Closes: 439112
Changes: 
 libsvm (2.84.0-2) unstable; urgency=low
 .
   * Verbosity option for python.  Thanks to Michael Hanke. (Closes: #439112)
   * Updated Build-Depends and Depends and clarified package authorship.
Files: 
 abfbf266a5eb63c3baed5e5dc40a8582 759 devel optional libsvm_2.84.0-2.dsc
 d90b327e0ae0e9c17bddfafc055aa812 9325 devel optional libsvm_2.84.0-2.diff.gz
 89d52fa69e5b8ed94549c7b220b77c7b 40624 libs optional libsvm2_2.84.0-2_amd64.deb
 00c91fd7c06c12a615b47f23c7edc8ab 46756 devel optional 
libsvm-tools_2.84.0-2_amd64.deb
 8a9e35ca5c61118863854e2a63926cce 40298 libdevel optional 
libsvm-dev_2.84.0-2_amd64.deb
 f8362d585f412ac24c6540072b38d657 73900 python optional 
python-libsvm_2.84.0-2_amd64.deb

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

iD8DBQFHBpR7WSOgCCdjSDsRAr8RAJ4gZoH5qytPCNXj+R280hmWAfPA6ACfQau/
GnD18bJyCtgGa25S0F04fHE=
=mTEu
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to