Your message dated Mon, 04 Sep 2006 08:17:13 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#385632: fixed in minpack 19961126-9 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: minpack-dev Version: 19961126-8 Severity: minor The man page for lmstr_ is inconsistent with the prototype in minpack.h. The man page says void lmstr_ ( void (*fcn)( int *m, int *n, double *x, double *fvec, double *fjrow, int *iflag), int *m, int *n, double *x, double *fvec, double *fjac, int *ldfjac, double *ftol, double *xtol, double *gtol, int *maxfev, double *epsfcn, double *diag, int *mode, double *factor, int *nprint, int *info, int *nfev, double *fjac, int *ldfjac, int *ipvt, double *qtf, double *wa1, double *wa2, double *wa3, double *wa4 ); with some parameters repeated, but the header file says void lmstr_ ( void (*fcn)(int *m, int *n, double *x, double *fvec, double *fjrow, int *iflag ), int *m, int *n, double *x, double *fvec, double *fjec, int *ldfjac, double *ftol, double *xtol, double *gtol, int *maxfev, double *diag, int *mode, double *factor, int *nprint, int *info, int *nfev, int *njev, int *ipvt, double *qtf, double *wa1, double *wa2, double *wa3, double *wa4 ); Although it's of no consequence, fjec is called fjac in minpack-documentation.txt.gz. P.S. Did you receive my patch to make PCx build a shared (.so) library? -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages minpack-dev depends on: ii libc6-dev 2.3.6.ds1-4 GNU C Library: Development Librari ii libminpack1 19961126-8 nonlinear equations and nonlinear minpack-dev recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: minpack Source-Version: 19961126-9 We believe that the bug you reported is fixed in the latest version of minpack, which is due to be installed in the Debian FTP archive: libminpack1_19961126-9_i386.deb to pool/main/m/minpack/libminpack1_19961126-9_i386.deb minpack-dev_19961126-9_i386.deb to pool/main/m/minpack/minpack-dev_19961126-9_i386.deb minpack_19961126-9.diff.gz to pool/main/m/minpack/minpack_19961126-9.diff.gz minpack_19961126-9.dsc to pool/main/m/minpack/minpack_19961126-9.dsc 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. James R. Van Zandt <[EMAIL PROTECTED]> (supplier of updated minpack 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: Mon, 4 Sep 2006 10:35:53 -0400 Source: minpack Binary: minpack-dev libminpack1 Architecture: source i386 Version: 19961126-9 Distribution: unstable Urgency: low Maintainer: James R. Van Zandt <[EMAIL PROTECTED]> Changed-By: James R. Van Zandt <[EMAIL PROTECTED]> Description: libminpack1 - nonlinear equations and nonlinear least squares shared library minpack-dev - nonlinear equations and nonlinear least squares static library Closes: 385632 Changes: minpack (19961126-9) unstable; urgency=low . * minpack.h: fix spelling fjac->fjec to match the code. * lmstr_.3: fix parameter list to match the code (thanks to Dennis Furey <[EMAIL PROTECTED]>, closes:Bug#385632) * debian/rules: bumped debhelper compat level to 5 * debian/control: bumped debhelper depends version 5, added ${misc:Depends}, bumped policy version to 3.7.2 (no changes needed). Files: 384f01a58dc79c8e06ced5081ae8a729 743 devel optional minpack_19961126-9.dsc 3fb073d0d1dc3aac556c60237568cdd8 313233 devel optional minpack_19961126-9.diff.gz d276000b25f539085d7b812c5367adf3 65744 devel optional minpack-dev_19961126-9_i386.deb 978a8d3e5a86044c3e0c2bb1fc7984fe 20594 devel optional libminpack1_19961126-9_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iQCVAwUBRPxAvzHnPxTimJZtAQIhyAQAiJUn3t6J+B1TCFbr/Jm145+cebvg/mTf mXCCuePyRktK5lSvFmb01yK5BiFsDvCj6hJH3zl8C+tpG5dc6EUKY8EFl9V9PRO0 0RJNTK/HgderqqasKHxz8rHZXjesQtFy3tmE44SQ60aq74YZQQVq9w/bqqJMKckB hYXSRTqPZWg= =Ofj2 -----END PGP SIGNATURE-----
--- End Message ---

