refblas3 (1.2-8ubuntu2) feisty; urgency=low * debian/control: Update maintainer fields according to debian- maintainer-field spec. -- Martin Pitt Fri, 9 Mar 2007 11:58:15 +0000 refblas3 (1.2-8ubuntu1) breezy; urgency=low * refblas3-test: Prefer refblas3 over atlas3-base. -- Matthias Klose Mon, 15 Aug 2005 20:25:58 +0200 refblas3 (1.2-8) unstable; urgency=high * Build depend on tetex-extra to get fancyvrb.sty. -- Camm Maguire Fri, 11 Mar 2005 11:07:48 +0000 refblas3 (1.2-7) unstable; urgency=high * Bug fix: "refblas3-doc: blas3-paper.gs.gz is garbled", thanks to Jochen Voss (Closes: #253922). Run blas3-paper.ps through psselect -r and then ps2ps, store locally in debian/. * Bug fix: "refblas3-doc: cinterface.pdf.gz should be replaced by cblas.ps.gz from atlas3-doc", thanks to Jochen Voss (Closes: #254091). Fix formatting in cinterface.tex so that verbatim text fits within margins. Use fancyvrb to set a small fontsize, and widen horizontal margins. Run pdflatex twice in rules to generate section numbers. Refer to cblas.ps in atlas3-doc in README.Debian. -- Camm Maguire Thu, 10 Mar 2005 22:10:02 +0000 refblas3 (1.2-6) unstable; urgency=low * Added slave link in -dev package alternative to static version of the lib * Changed section numbers in manpages from l to 3 for lintian -- Camm Maguire Tue, 1 Jun 2004 17:08:37 +0000 refblas3 (1.2-5) unstable; urgency=low * Added Build-dep on tetex-bin: Closes: #227932. -- Camm Maguire Thu, 15 Jan 2004 17:43:09 +0000 refblas3 (1.2-4) unstable; urgency=low * Corrected mistake in source to cinterface.pdf found in the blas-report.tgz file on upstream website, recompiled, and modified rules to overwrite with the new version. * Renamed doc-base to refblas3-doc -- Camm Maguire Tue, 13 Jan 2004 17:08:58 +0000 refblas3 (1.2-3) unstable; urgency=low * Really release into unstable -- Camm Maguire Mon, 12 Jan 2004 14:09:34 +0000 refblas3 (1.2-2) experimental; urgency=low * Rename virtual packages provided to libblas.so.3 and libblas-3.so * Release into unstable -- Camm Maguire Wed, 7 Jan 2004 19:35:20 +0000 refblas3 (1.2-1) experimental; urgency=low * Minor change in upstream API leads to soname and package name changes to blas3. Clint Whaley, the author of the original cblas standard, has fixed the following long standing errors in the reference cblas implementation, which are now required if consistency with the latest atlas implementations is to be achieved. 1) cblas_i?amax routines now return a value i such that 0 <= i < N, where N is the lenght of the array. 2) certain cblas error codes are now correctly switched or interchanged in the case of row major matrices. 3) the symbol RowMajorStrg is not longer exported by the library. * gcc-3.3 all arches * debhelper compat level 4 * Restore error code tester on hppa -- Camm Maguire Mon, 22 Dec 2003 18:16:17 -0500 blas (1.1-11) unstable; urgency=low * Declare cabs1/dcabs1 volatile to ensure proper precision comparisons in icamax/izamax, Closes: #185838 * removed dcabs1 manpage - not part of api * Added NAME fields to zscal, cscal, and zrotg manpages * versioned Build-depend on debhelper * standards update to 3.5.9 -- Camm Maguire Sat, 19 Apr 2003 14:37:36 +0000 blas (1.1-10) unstable; urgency=low * ${g77} added to Depends of blas-dev, Closes: #113086 -- Camm Maguire Mon, 28 Oct 2002 18:53:44 -0500 blas (1.1-9) unstable; urgency=high * blas-dev section is devel * libblas2.so alternative support -- Camm Maguire Sun, 31 Mar 2002 16:26:09 -0500 blas (1.1-8) unstable; urgency=high * Arch dependent patch mechanism * Omit error exit tests at package build time from hppa due to loader bug on this platorm * README.Debian about the hppa loader bug preventing successful tests of 'error exits' -- Camm Maguire Thu, 28 Mar 2002 00:26:15 -0500 blas (1.1-7) unstable; urgency=low * CC variable in rules -> GCC * Changed wrapper prototypes in cblas/testing/c_{s,c}blas1.c to return double where function originally returned float. This is apparently necessary for C routines to make them correctly callable from g77 fortran (as alluded to in g77 info manual) -- Camm Maguire Fri, 1 Mar 2002 16:02:56 -0500 blas (1.1-6) unstable; urgency=low * Conflicts/Replaces on versioned atlas2-headers, Closes: #135610 -- Camm Maguire Sun, 24 Feb 2002 22:48:07 -0500 blas (1.1-5) unstable; urgency=low * g77-3.0 for mips and mipsel -- Camm Maguire Wed, 20 Feb 2002 17:07:57 -0500 blas (1.1-4) unstable; urgency=low * Prepend instead of cloberring LD_LIBRARY_PATH, Closes: #134517 * Conflicts/replaces for blas-dev on atlas2-dev (<= 3.0-8), Closes: #134559 -- Camm Maguire Mon, 18 Feb 2002 11:41:40 -0500 blas (1.1-3) unstable; urgency=low * Made directories under Debian correctly, Closes: #134326 -- Camm Maguire Sun, 17 Feb 2002 11:09:34 -0500 blas (1.1-2) unstable; urgency=low * ORed construction in shlibs and shlibs.local: libblas 2 atlas2-base | blas | blas2 -- Camm Maguire Fri, 15 Feb 2002 23:43:34 -0500 blas (1.1-1) unstable; urgency=low * New maintainer * Renamed package to blas1 to blas * blas2-dev virtual package * Incorporated cblas into libblas * Added tester programs in blas-test package * Added documentation from website * Incorporated manpages, blas-doc now built from blas source * Documented that this is the ref. implementation, Closes: #103107 * Short description lines, Closes: #119949, Closes: #131008 * Accept NMU re: complex abs, Closes: #101635 * Accept NMU re: faq referencing internet image, convert to png, Closes: #65259 * Short description lines, Closes: #130939 * Short description lines, Closes: #130973 * Removing xerbla and lsame manpages from lapack-doc, Closes: #61236 -- Camm Maguire Wed, 13 Feb 2002 13:51:44 -0500 blas (1.0-9) unstable; urgency=low * NMU, with maintainer permission * Revert to gcc for final shared link, clearing lintian error, and enabling programs linking against the blas to refrain from expecting libg2c functions in blas equivalents, such as those provided by atlas. * Add z_abs.f and c_abs.f, as well as change crotg.f and zrotg.f to use them, to make the above possible -- Camm Maguire Tue, 21 Aug 2001 14:13:02 -0400 blas (1.0-8) unstable; urgency=low * NMU, with maintainer permission * Put virtual package blas2 in dependency field of shlibs file -- Camm Maguire Fri, 20 Jul 2001 15:36:34 -0400 blas (1.0-7) unstable; urgency=low * NMU, with permission from maintainer * Link with g77 instead of gcc to compile in c_abs et. al. fortran intrinsics, Closes: #101635 * Support for blas2 virtual package * Removed images from faq.html, Closes: #65259 * Added Section: devel to source section of control, clearing lintian error * Todo: linking with g77 puts in static non-fPIC code into shared library, an unavoidable lintian error -- Camm Maguire Tue, 10 Jul 2001 23:02:31 -0400 blas (1.0-6) unstable; urgency=low * Found right compile options so no longer needs f2c on the alpha * Changes relating to above should closes: #92289 -- James A. Treacy Fri, 30 Mar 2001 11:54:20 -0400 blas (1.0-5) unstable; urgency=low * Fixed Build-Depends line: closes: #92062 -- James A. Treacy Thu, 29 Mar 2001 11:54:20 -0400 blas (1.0-4) unstable; urgency=low * Grrrr. replaced 'alpha' with 'any' in control file * Add f2c as a dependency for the alpha. closes: #71516, #72356 * Added Build-Depends line -- James A. Treacy Mon, 26 Mar 2001 11:54:20 -0400 blas (1.0-3.2) frozen; urgency=low * Non-maintainer upload, replaced 'any' with 'alpha' in control file -- Camm Maguire Wed, 12 Jan 2000 15:51:47 +0100 blas (1.0-3.1) frozen; urgency=low * Non-maintainer upload, enables compilation on alpha with g77 2.95.2. Fortan routines calling cabs1 or abs1 must be compiled with f2c and then gcc with this (current) version of the compiler. -- Camm Maguire Wed, 12 Jan 2000 15:51:47 +0100 blas (1.0-3) unstable; urgency=low * set the lib version to 2 so current apps don't break -- James A. Treacy Fri, 29 Oct 1999 11:54:20 -0400 blas (1.0-2) unstable; urgency=low * Corrected shlibs file. Fixes Bug #48464 * Conflicts with old lapack packages. Fixes Bug #46556 -- James A. Treacy Wed, 27 Oct 1999 12:19:55 -0400 blas (1.0-1) unstable; urgency=low * Initial Release. This package separates BLAS from the lapack package. -- James A. Treacy Tue, 28 Sep 1999 15:48:36 -0400