Your message dated Fri, 24 Mar 2006 02:02:08 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#231730: fixed in libchart-perl 2.4.1-3 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: libchart-perl Version: 2.2-1 Severity: normal Hello Stephen, I am trying to migrate from the woody version to this version and I have problems. The first I managed to identify is that setting max_val to a non-integral value break ticks: ------ lines.pl--------- #! /usr/bin/perl -w use Chart::Lines $obj=Chart::Lines->new; $obj->add_dataset('foo'); for($i=0;$i<$ARGV[0];$i++) { $obj->add_dataset($i); } $obj->set ('max_val' => 11.1); $obj->png ("foo.png"); ------------------------- I get : $ perl lines.pl 5 Chart::Base : Caution: Tick limit of 100 exceeded. Backing of to an interval of 0.02 which plots 57 ticks The second problem is that the colors used are different from the woody version (and less readable), but I am not sure why. Cheers, -- Bill. <[EMAIL PROTECTED]> Imagine a large red swirl here. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.4.24 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 Versions of packages libchart-perl depends on: ii libgd-gd2-perl 2.110-2 Perl module wrapper for libgd - gd ii perl 5.8.3-1 Larry Wall's Practical Extraction
--- End Message ---
--- Begin Message ---Source: libchart-perl Source-Version: 2.4.1-3 We believe that the bug you reported is fixed in the latest version of libchart-perl, which is due to be installed in the Debian FTP archive: libchart-perl_2.4.1-3.diff.gz to pool/main/libc/libchart-perl/libchart-perl_2.4.1-3.diff.gz libchart-perl_2.4.1-3.dsc to pool/main/libc/libchart-perl/libchart-perl_2.4.1-3.dsc libchart-perl_2.4.1-3_all.deb to pool/main/libc/libchart-perl/libchart-perl_2.4.1-3_all.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. Niko Tyni <[EMAIL PROTECTED]> (supplier of updated libchart-perl 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: Thu, 23 Mar 2006 22:40:08 +0200 Source: libchart-perl Binary: libchart-perl Architecture: source all Version: 2.4.1-3 Distribution: unstable Urgency: low Maintainer: Debian Perl Group <[EMAIL PROTECTED]> Changed-By: Niko Tyni <[EMAIL PROTECTED]> Description: libchart-perl - Chart Library for Perl Closes: 231730 Changes: libchart-perl (2.4.1-3) unstable; urgency=low . * Further modify the color patch from #172140 to restore the original color definitions. (Closes: #231730) Files: 266ecd14b5b06340a927cd5cd8a21456 752 perl optional libchart-perl_2.4.1-3.dsc 533077b1f8a28657a4bf93e89f10c059 6798 perl optional libchart-perl_2.4.1-3.diff.gz 750ed644e53f32ab29f31e0284b5b803 333986 perl optional libchart-perl_2.4.1-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEI8E/+NMfSd6w7DERAlbHAJ0TqEVRC7n+ZFnvkJiwlowBKKkmUQCgtsXH cUvZTEiqs+oIPk4qZNRe5zU= =BxBh -----END PGP SIGNATURE-----
--- End Message ---

