atlas3 (3.6.0-20.6) unstable; urgency=high * Non-maintainer upload. * High-urgency upload for RC bugfix. * Use prefetchnta instead of prefetchw in the SSE2 code, for compatibility with EM64T systems. Closes: #393870. -- Steve Langasek Sun, 18 Feb 2007 03:01:31 -0800 atlas3 (3.6.0-20.5) unstable; urgency=low * Non-maintainer upload. * Support GNU/kFreeBSD. Closes: #379161 * Stop attempting to build on m68k and arm -- Christian Perrier Sat, 27 Jan 2007 10:15:04 +0100 atlas3 (3.6.0-20.4) unstable; urgency=low * Non-maintainer upload to fix long-longstanding l10n issues * Remove most part of the debconf templates which are way too much intrusive. Closes: #235732, #388816, #388817, #388818, #388821 Move them to README.Debian * Turn the remaining notes into "error" templates * Launch debconf-updatepo in the clean target. Closes: #335549 * Debconf translation updates: - Added Vietnamese. Closes: #313129 - Added Czech. Closes: #310248 - Updated Czech. Closes: #335566 - Updated Dutch. Closes: #388104, #375315, #392214 - Added Swedish. Closes: #336825 - Added Georgian (sent during the NMU l10n fix campaign) - Added Portuguese. Closes: #394649 - Added German. Closes: #407843 - Added Romanian - Added Portuguese. Closes: #408019 - Added Russian. Closes: #408145 -- Christian Perrier Tue, 23 Jan 2007 06:02:00 +0100 atlas3 (3.6.0-20.2) unstable; urgency=low * NMU. * Remove debian/control fiddling in favour of using debhelper -s (instead of debhelper -a) Thanks to Jeroen van Wolffelaar for the patch. Closes: #350748 -- Frederik Schüler Mon, 22 May 2006 12:19:06 +0000 atlas3 (3.6.0-20.1) unstable; urgency=low * NMU. * debian/rules: apply patch from Yaroslav Halchenko to add missing targets. Closes: #351646 -- Bill Allombert Sat, 13 May 2006 22:53:16 +0000 atlas3 (3.6.0-20) unstable; urgency=high * Have gcc 4.0 and greater recognized as a good compiler in config.c * Remove bx from the clobber list in camm_dpa.h as is explicitly pushed and restored * static proclamation syntax change to uumtst.c * Slightly modify ATL_F77wrap_tr{m,s}v.c to work around gcc 4.0 bug when using -fomit-frame-pointer * Now can build with gcc >=4.0, Closes: #315908. -- Camm Maguire Wed, 28 Sep 2005 17:35:48 +0000 atlas3 (3.6.0-19) unstable; urgency=high * Ignore SIGFPE on alpha in uumtst.c. FIXME -- work with upstream to fix the matrix generator to avoid floating point underflow, which is apparently the origin of this signal. Closes: #278331. * Run xdfindCE on smaller problem sizes on arm, as its emulated floating point is too slow. * FIXME -- clean build specific patches between builds, keeping base in place for timing/testing runs * Add support for arch-specific as opposed to build specific patches in base/patch_sys. FIXME, unapply build-specific patches between builds. -- Camm Maguire Tue, 26 Oct 2004 20:11:07 +0000 atlas3 (3.6.0-18) unstable; urgency=high * Fix AB_DEBUG variable for m68k in debian/rules, Closes: #277881 * Rework shlibs and shlibdeps processing to ensure that there are no self depends in library packages -- Closes: #277589. The solution taken here is to make the shlibs files in the standard fashion with dh_makeshlibs, edit the entries to reflect the reference and virtual alternatives, run dh_shlibdeps -a against atlas3-base for robustness, rerun on library packages only using the shlibs in each package to resolve its own dependencies, then finally rewrite the shlibs files to refer to atlas3-base as the first virtual alternative in all files for consistency. * Fix atlas3-altivec.config, Closes: #277600. FIXME -- cpu, cpu model, and cpu family need systematization. * Run testers with TRNG:=10 100 10 on alpha to workaround SIGFPE issue in xduumtst for now. FIXME. Perhaps Jan-Jaap van der Heijden can help? -- Camm Maguire Mon, 25 Oct 2004 11:36:52 +0000 atlas3 (3.6.0-17) unstable; urgency=high * Fix typo in altivec config * ev5 -> ev6 * README.Debian edits for the above * Replace alpha base build record with an ev5 timed goto build, which also runs correctly on ev4. Thanks to Jan-Jaap van der Heijden * Amend copyright file to note that on alpha, the GOTO kernels in the distributed binary builds, as well as in any possible user build, make the ATLAS license LGPL. * cpu model -> cpu family in atlas3-2.0.config. Closes: #275333. * Link shared libs to remove undefined symbols * remove duplicate alternatives in shlibs files via mymakeshlibs * Build-depend on lapack (>= 3.0.20000531a-5) to get {s,d}gesdd fixes * Add debug=$(AB_DEBUG) to static run of debian/ab as well as shared. * Backoff m68k build to O2. * 5 Mflops for m68k and arm testers to speed up autobuilds * dh_installmanpages -> dh_installman * retime atlas3-base on a PII in attempt to uncover an apparent error in ade4 use, but in vain. * Pass testers over prime matrix dimensions -- Camm Maguire Tue, 19 Oct 2004 14:39:14 +0000 atlas3 (3.6.0-16) unstable; urgency=low * Add missing control-hppa for new subarch build * Fix custom package build rules, Closes: #267715 * Bug fix: "atlas3-ev5-dev depends on atlas2-headers", thanks to Jan-Jaap van der Heijden (Closes: #269387). atlas2-headers -> atlas3-headers in control files -- Camm Maguire Wed, 1 Sep 2004 17:32:11 +0000 atlas3 (3.6.0-15) unstable; urgency=low * Add m68k build record * Add pa risc 2.0 build record as hppa subarch * Updated README.Debian on certain isa extension selections for custom builds on hppa, sparc, and alpha * template edits for ev5, 2.0, v9, and altivec -- Camm Maguire Thu, 8 Jul 2004 20:53:03 +0000 atlas3 (3.6.0-14) unstable; urgency=low * Bug fix: "octave2.1 fails to start on PowerPC", thanks to Jan Medlock (Closes: #253540). Add LONGCALLS variable to debian/rules, supplement -fPIC with -mlong-calls on arm, hppa, mips and mipsel, and with -mlongcall on powerpc. * Bug fix: "better description for atlas3-3dnow", thanks to Roberto Gliese (Closes: #254429). Fix typo in all descriptions * Suggest higher atlas3 isa extension pacakges with substvar libs:Suggests. -- Camm Maguire Wed, 30 Jun 2004 23:28:19 +0000 atlas3 (3.6.0-13) unstable; urgency=low * g77 -> /usr/bin/g77 in ia64 build record -- Camm Maguire Sun, 6 Jun 2004 17:02:31 +0000 atlas3 (3.6.0-12) unstable; urgency=low * export all environment vars in env files -- should get an arm record now * Add ia64 build record * Default BFLOPS and CACHE variables 20 and 512 for m68k and arm to speed up build. * Bug fix: "atlas3: FTBFS on amd64", thanks to Frederik Schueler (Closes: #252737). Fixed g77 path in amd64 build record -- Camm Maguire Sun, 6 Jun 2004 03:21:13 +0000 atlas3 (3.6.0-11) unstable; urgency=low * Add CONFIG_DEFS environment facility to config.c, and set to -DWALL for arm base build in attempts to work around broken cpu rusage timer there. * switch back ppc base and altivec build records after successful autobuilder test run -- Camm Maguire Sat, 5 Jun 2004 03:42:51 +0000 atlas3 (3.6.0-10) unstable; urgency=low * Remove hardocded arch directory from new ppc altivec build, currently running as base. * Add alpha base build record as machine ev4 * Fix CARCH sed replacement in debian/rules: $(MY_ISA) -> $* * Need to redo ia64 build record to get correct fortran to C conventions. -- Camm Maguire Fri, 4 Jun 2004 21:18:04 +0000 atlas3 (3.6.0-9) unstable; urgency=low * Remove erroneous local paths from ia64 build record * Install powerpc altivec build record, switch base and altivec builds temporarily to have the autobuilder run the tests against the build * Fix alpha -> powerpc error in control-powerpc * Install control scripts for altivec ppc build * Add v9 sparc build record and control scripts * Add amd64 (pure64) build record, sse2 isaext in base build, mach set to 'Hammer' * default x86_64 machine detection in config.c to amd hammer 64. * modify config.c to detect UltraSparc mach settings as a v9 isa extension -- Camm Maguire Thu, 3 Jun 2004 23:07:12 +0000 atlas3 (3.6.0-8) unstable; urgency=low * updated watch file * installed ia64 build record (base) using machine 'Itanium' * applied sparc patch to tune/blas/gemm/CASES/ATL_dmm4x4x8_US.c as per errata file * added s390 base build record with empty machine type -- Camm Maguire Tue, 1 Jun 2004 21:56:37 +0000 atlas3 (3.6.0-7) unstable; urgency=low * Add sparc build record * Add powerpc base build record * Remove malformed ia64 build record to time again * Add hook for altivec ppc package to time build record on next autobuild -- Camm Maguire Mon, 31 May 2004 15:50:14 +0000 atlas3 (3.6.0-6) unstable; urgency=low * Add clapack.h to atlas3-headers * changelog -> UTF8 * Reinstall broken build recors on hppa mips mipsel alpha and ia64 * ChangeLog -> changelog for lintian -- Camm Maguire Sat, 29 May 2004 15:53:11 +0000 atlas3 (3.6.0-5) unstable; urgency=low * Add ia64 build record, use itanium 2 for base build environment * Fix two ia64 bugs in config.c, l 1854 && L 2155 * Add line in debian/config.expect to proceed with selected flags when they don't match arch defaults. * Add powerpc base environment to sidestep altivec, use G4 * Add alpha ev5 build record, this is the goto build which should be changed to ev6 at some point due to an outstanding bug * make ev4 alpha environment for base build * add hppa base build record, blank MACH string for architecture UNKNOWN * change default sparc detection to UNKNOWN in config.c, l 3255 * Add mipsel build record with blank MACH base environment setting * Add mips build record with blank MACH base environment setting * max m68k l2 cache at 512K in attempt to get the autobuild to not timeout. * Bug fix: "atlas3-sse2-dev: /usr/lib/libblas-3.a does not exist", thanks to Erik Schnetter (Closes: #249523). Add .a slave alternative links. * Bug fix: "atlas3-sse2 package can't be set up due to awk error", thanks to Mierle Keir (Closes: #234232). Fix awk error in atlas3-sse2.postinst. * Bug fix: "atlas3: FTBFS amd64: Pure64 is using 64bit ABI", thanks to Goswin Brederlow (Closes: #249585). Default BIT to 2 on amd64, rm -f out CONFIG/fname.o CONFIG/cname.o in clean target. * Bug fix: "atlas3: [INTL:fr] French debconf templates translation", thanks to Christian Perrier (Closes: #231935). Add fr.po * Bug fix: "[INTL:nl] new Dutch po-debconf translation", thanks to Luk Claes (Closes: #241314). Add nl.po -- Camm Maguire Fri, 28 May 2004 21:18:34 +0000 atlas3 (3.6.0-4) unstable; urgency=low * Fix error in debian/rules regarding installation of atlas_type.h -- Camm Maguire Fri, 6 Feb 2004 23:21:25 +0000 atlas3 (3.6.0-3) unstable; urgency=low * Port recent bug fixes from atlas2, listed below. * Fixed development alternatives to go with the new library locations. * Bug fix: "atlas3-base-dev: Depends on g77 is missing", thanks to Torsten Werner ( #226376). Added to all -dev packages. * Bug fix: "atlas3-headers: Does have all needed header files for compiling other programs using atlas", thanks to Tomas Ukkonen ( #227453). Added include/atlas_aux.h and include/Linux_base_static/atlas_type.h to atlas3-headers pkg. * Bug fix: "The package description does not follow Debian policy", thanks to Javier Fernández-Sanguino Peña ( #209452). Reworded descriptions. * Bug fix: "atlas3-base: package description is suboptimal", thanks to Jochen Voss ( #227752). Reworded descriptions. Binary packages suggest blas and lapack to assist in debugging, as any program linking against one of these libraries can be cross checked against the reference versions at runtime without recompilation via the use of the LD_LIBRARY_PATH environment variable. -dev packages suggest both blas-doc and lapack-doc. -test package recommends blas and lapack. * Bug fix: "atlas: Please switch to gettext-based debconf templates", thanks to Christian Perrier ( #205812). Ran automated procedure on templates. * Bug fix: "atlas: French translation of gettext debconf templates", thanks to Christian Perrier ( #206596). Installed po/fr.po. * Fixed expect build depends for newer expect package * Moved library locations to better take advantage of new hwcap behavior in ldconfig. Atlas supplied blas and lapack libraries are now in /usr/lib/atlas/{,sse,sse2,3dnow,etc}/. Edited templates accordingly. -- Camm Maguire Fri, 16 Jan 2004 17:46:09 +0000 atlas3 (3.6.0-2) unstable; urgency=low * Fix reference blas/lapack copy error in debian/rules, testers were not being correctly run against reference libraries -- Camm Maguire Wed, 14 Jan 2004 17:19:49 +0000 atlas3 (3.6.0-1) unstable; urgency=low * New upstream release -- Camm Maguire Thu, 8 Jan 2004 04:05:49 +0000 atlas3 (3.5.19-1) unstable; urgency=low * New upstream release -- Camm Maguire Thu, 18 Dec 2003 21:00:04 +0000 atlas (3.2.1ln-11) unstable; urgency=low * Remove atlas and blas dependencies from atlas packages, Closes: #196294, Closes: #196471, Closes: #196568. * Fix broken shlibs to now list atlas2-base | atlas2 for native atlas libs -- Camm Maguire Fri, 20 Jun 2003 15:06:19 +0000 atlas (3.2.1ln-10) unstable; urgency=low * Remove build-depends on g77-3.0 [alpha], Closes: #196257 -- Camm Maguire Thu, 5 Jun 2003 18:54:27 +0000 atlas (3.2.1ln-9) unstable; urgency=low * Link libblas.so with lg2c, liblapack.so with lblas lg2c, Closes: #193874 -- Camm Maguire Thu, 5 Jun 2003 13:38:23 +0000 atlas (3.2.1ln-8) unstable; urgency=low * Fixed ATL_walltime.c for gcc-3.3, Closes: #194081 * gcc-3.3 changes to SSE header files * debian/compat set to 4, versioned debhelper build-depends * Newer standards * Lintian cleanup, Author(s) => Authors * Do postrm ld.so.conf edit and ldconfig only if argument is 'remove' * Make use of '${misc:Depends}' * Load debconf module in appropriate postinst scripts (for lintian) * Remove INSTALL.txt from atlas-doc * Let debhelper handle ldconfig calls * Remove dh_undocumented from rules * Create /etc/ld.so.conf if not there, Closes: #150309 * Append newline to /etc/ld.so.conf if doesn't end with one, Closes: #192030 * dev packages suggest blas-doc, Closes: #168466 * Make postrm scripts handle empty ld.so.conf -- Camm Maguire Thu, 5 Jun 2003 02:43:38 +0000 atlas (3.2.1ln-7) unstable; urgency=high * Forgot to read DEFAULTS variable in config.expect * Need g77-3.0 on alpha to link with lapack, workaround for -mieee bug in g77-2.95 on alpha -- Camm Maguire Sat, 13 Apr 2002 10:07:52 -0400 atlas (3.2.1ln-6) unstable; urgency=high * Installed build record for s390 * libblas2.so and liblapack2.so alternative support, Closes: #139073 * Accept cpu flag xmm2 as well for SSE2 capability * Added DEFAULTS variable in debian/rules to allow custom building with no upstream atlas defaults; edited README.Debian * Clarifications to README.Debian, Closes: #141745 -- Camm Maguire Wed, 10 Apr 2002 22:27:49 -0400 atlas (3.2.1ln-5) unstable; urgency=low * Renamed .new directory holding temporary build record to avoid conflict with main rules iteration over subarchitectures * Installed mips/mipsel build records * Architecture string reset to any, as any existing failure bugs should be reassigned to the compiler * Minor bugfixes to included blas testers, should be no longer used -- Camm Maguire Sat, 23 Mar 2002 12:42:50 -0500 atlas (3.2.1ln-4) unstable; urgency=low * Removed Provides atlas-dev from atlas2-headers * Added mips support * echo build record to stdout when doing a timed build, can get build records this way from the autobuilder output * Small arch specific patch to enable build on s390 -- Camm Maguire Tue, 19 Mar 2002 21:11:43 -0500 atlas (3.2.1ln-3) unstable; urgency=low * Changed lapackF tester rules to prevent lapack tests from running twice * chmod +x debian/mm fixing man page generation failure on ppc * Patch to fix strmm errors with 3dnow/sse -- Camm Maguire Mon, 11 Mar 2002 10:10:12 -0500 atlas (3.2.1ln-2) unstable; urgency=low * cblas functions into atlas provided libblas * Powerpc base build record added * Versioned Conflicts/Replaces on atlas2-dev for atlas2-headers, Closes: #135188 * Changed debian/ab to accept versioned compiler names, possibly in home directory tree. * Removed blas-testers from package * Build-Depends on blas-test * Manpages for atlas-test, build-depend on help2man * Removed blas dat examples from package, now in blas-test * Fail catching rules for testers * Less flops for testers on slower machines, currently m68k * Build record rules added -- Camm Maguire Sat, 23 Feb 2002 17:14:57 -0500 atlas (3.2.1ln-1) unstable; urgency=low * Unbundled lapack source, now use lapack.a and lapack_pic.a from new lapack packages * hppa base build record, based on parisc 2.0 build * ORed construction in shlibs and shlibs.local * Removed cblas.h from headers package: now in blas-dev * Architecture string added to debian/control source section. HPPA -- compiler can't handle single precision real/complex routines, Closes: #133665 * MIPSEL -- compiler can't handle large branches * New shlibs(.local), Closes: #134177 * Elaborated short package descriptions, Closes: #134303 * Elaborated short package descriptions, Closes: #134305 * Clarified header package description, Closes: #134304 * ARM -- timer can't determine parameters within precision * Reworked debconf priorities, Closes: #133147 * References to blas1 -> blas in all files * Removing cblas.h Closes: #134488 -- Camm Maguire Sun, 17 Feb 2002 22:16:43 -0500 atlas (3.2.1l-5) unstable; urgency=low * Build record installed for ia64 * Patch target facility in debian/rules for selectively applying patches to source for different archs * IA64 patch installed to work around current compiler bugs * Added support for {atlas2,lapack2,blas2}-dev virtual packages -- Camm Maguire Fri, 1 Feb 2002 19:43:51 -0500 atlas (3.2.1l-4) unstable; urgency=low * Fixed typo PIII -> PIV in sse2 descriptions and templates, Closes: #126040 * Added arch dirs for remaining woody archs, s390, mips, mipsel and arm * Commented out blank environment variable settings in env files -- Camm Maguire Sat, 29 Dec 2001 00:16:36 -0500 atlas (3.2.1l-3) unstable; urgency=low * Fixed typo in Build-Depends * Fixed spelling errors, Closes: #124427, Closes: #124428, Closes: #124429 -- Camm Maguire Wed, 19 Dec 2001 01:11:06 -0500 atlas (3.2.1l-2) unstable; urgency=low * Added conflicts/replaces to control-i386 so new package named upgrade old ones. -- Camm Maguire Sat, 1 Dec 2001 12:18:32 -0500 atlas (3.2.1l-1) unstable; urgency=low * Included lapack source in source package to avoid 'apt-get source', Closes: #112136 * Removed Build-Depend on apt * Build-Depend on blas1-dev * Replace 'apt-get source blas' with 'cp /usr/lib/libblas* blas-1.0/' * Replaced SRC/s{ht}o dirs in lapack subbuild with newly provided debian/{shared,static} of the Debian lapack package build * Replaced -O3 -> -O alpha workaround in main Makefile with an awk gsub just where its needed in the tester binary compiles * Added provisional build log for m68k * slasrt -> dlasrt in dlalsd.f in lapack source, Closes: #111377 * Added used_lapack_version to docs for library builds, Closes: #111380 * Lintian cleans: remove dh_testversion, standards version 3.5.6.0 * Corrected 3dnow.txt path in atlas2-athlon.templates, Closes: #114286 * Added m68k build record * Add missing F77= (needed for m68k) to lapack-3.0/debian/rules * Build-Depend on fort77 [m68k] * Changed package names on i386: athlon ->3dnow, p3 ->sse, p4 ->sse2 * Changed i386 library directories to follow 2.4.x names, /usr/lib/{3dnow,sse,sse2} * Had custom target build appropriate isa extension package for build- time cpu, thereby keeping isa extension instructions out of /usr/lib * Added cache probe of /proc/cpuinfo to speed custom builds where /proc/cpuinfo reports cache * Changed fpu label to base for generic builds * Updated README.Debian for new custom build packaging * Updated lapack routines from errata page to fix Cholesky and LU solve errors * Applied trsm complex performance enhancement from errata page * Fixed Athlon defaults from errata page * Applied Nan number fix from errata page * Fixed ntra->nout bug in c_sblat3.f, line 1342 * Made atlas build-depend on gcc-2.95 on i386, and conflict with 3.0 there, for performance and config script output reasons. -- Camm Maguire Thu, 29 Nov 2001 16:02:44 -0500 atlas (3.2.1-12) unstable; urgency=low * Quoted alpha F90 build options, Closes: #109767 * Added alpha build records for base and ev5. -- Camm Maguire Sun, 26 Aug 2001 21:39:57 -0400 atlas (3.2.1-11) unstable; urgency=low * Architecture for atlas2-base-dev set to any * Architecture for atlas2-headers set to all * Prepended to LD_LIBRARY_PATH for tests, instead of overwriting -- Camm Maguire Thu, 26 Jul 2001 15:48:27 -0400 atlas (3.2.1-10) unstable; urgency=low * Minor changes to debian/rules to build lapack testers correctly, and to thereby correctly demonstrate acceleration with atlas lapack routines * Added chmod +x debian/mymakeshlibs, Closes: #106428 * Modifications to README.Debian to reflect automatic /etc/ld.so.conf treatment. * Added base sparc build record -- Camm Maguire Tue, 24 Jul 2001 22:50:38 -0400 atlas (3.2.1-9) unstable; urgency=low * Assemble debian/control as part of build, including only packages relevant to arch, Closes: #105887 * Made shlibs files list virtual package dependencies, obviating the need for shlibs.local for packages build-depending on atlas and wishing to make use of the atlas2, blas2, and lapack2 virtual packages -- Camm Maguire Thu, 19 Jul 2001 17:12:52 -0400 atlas (3.2.1-8) unstable; urgency=low * Changed sections/priorities in control to match override * Elimininated dependency of atlas-test on libpthread * Removed erroneous set default istrue in atlas2-base.config * Added build dir for hppa, Closes: #104684 * Removed -fPIC from tester binary object builds -- Camm Maguire Sun, 15 Jul 2001 20:53:52 -0400 atlas (3.2.1-7) unstable; urgency=low * Removed blas Makefile patch to account for changes in blas -7 -- Camm Maguire Tue, 10 Jul 2001 23:34:22 -0400 atlas (3.2.1-6) unstable; urgency=low * Used -l switch on dh_shlibdeps to catch libfakeroot location, Closes: #103851 -- Camm Maguire Sun, 8 Jul 2001 23:41:00 -0400 atlas (3.2.1-5) unstable; urgency=low * Replaced erroneously deleted Build-depends, Closes: #102370 -- Camm Maguire Fri, 6 Jul 2001 12:21:06 -0400 atlas (3.2.1-4) unstable; urgency=low * Made changes in debian/ab so that script works with mawk and gawk * Added SSE2 binary for Pentium 4 and higher machines * Replaced build records with gzipped uuencoded versions to save space, Build-Depends added on sharutils * Had sse libs check for kernel 2.2.x and kernel 2.4.x /proc/cpuinfo flags -- Camm Maguire Wed, 4 Jul 2001 19:38:22 -0400 atlas (3.2.1-3) unstable; urgency=low * Debconf templates * Updated control entries to smoothly upgrade from 3.0 * Renamed new atlas2-dev package to atlas2-headers, to facilitate upgrade from old atlas2-dev with different components * Automatic configuration of ldso to 1) use best installed atlas binary on running system, and 2) use atlas-provided blas and lapack libs in preference to reference versions * Added m68k directory to enable default build on this arch. Closes: #102766 -- Camm Maguire Mon, 2 Jul 2001 18:18:37 -0400 atlas (3.2.1-2) unstable; urgency=low * Added rule to config.expect to kill old subdirs * New xmm build record without threads * New fpu build record without threads * Moved debian/ppc to debian/powerpc, enabling build on this platform. Closes: #88220 * Moved 3dnowext to 3dnow, as code can run on both k6 and athlon * Updated Build-Depends, Closes: #102370 -- Camm Maguire Tue, 26 Jun 2001 23:04:13 -0400 atlas (3.2.1-1) unstable; urgency=low * New upstream release -- Camm Maguire Fri, 30 Mar 2001 17:10:06 -0500 atlas (3.2.0-1) unstable; urgency=low * New upstream release -- Camm Maguire Thu, 21 Dec 2000 14:08:24 -0500 atlas (3.0-7) frozen unstable; urgency=low * Added cblas objects to /usr/lib/atlas/liblapack, closing #61286 -- Camm Maguire Sat, 1 Apr 2000 19:11:43 +0200 atlas (3.0-6) frozen; urgency=low * Development header files were missing -- fixed. * Added note about performance variance with LDA to README.Debian * Passed -ff90 in F90OPTS to lapack, like in 3.0-5 package -- Camm Maguire Tue, 29 Feb 2000 20:44:58 +0100 atlas (3.0-5) frozen; urgency=low * Added -F 200 to ?l2blastst runs to get valid time comparisons for quick tests -- Camm Maguire Tue, 29 Feb 2000 19:40:28 +0100 atlas (3.0-4) frozen; urgency=low * Added 'make clean' to lapack target to ensure that static lapack lib is build correctly * Added development links in blas-1.0 subdirectory so that testing binaries get dynamically linked against blas * Fixed error in shlibs.local * Added suggests lapack-doc for atlas2-dev * Added -F 200 to l2blastst results to get valid time comparisons for quick tests -- Camm Maguire Wed, 19 Jan 2000 16:25:35 +0100 atlas (3.0-3) frozen; urgency=low * Removed brackets from expect script, works with more expect versions now * Added build dependency on apt * Added workarounds to allow building on alpha (g77/complex abs1 issue, mmsearch compilation bug with -O3, timer problem -> -DWALL) * Patched config.c to auto detect alpha 21264 * Removed Linux_debug build directories * Fixed expect script error * Added /proc/cpuinfo to test results file -- Camm Maguire Thu, 13 Jan 2000 18:35:53 +0100 atlas (3.0-2) frozen; urgency=low * Releasing build with gcc 2.95.2, prior build had segfaults apparently due to compiler error (egcs 2.91.66) * Added build integrity test step to debian/rules -- Camm Maguire Fri, 7 Jan 2000 22:48:35 -0500 atlas (3.0-1) frozen; urgency=low * Applied fixes as listed on www.cs.utk.edu/~rwhaley/ATLAS/errata.html * New upstream release, supplying full BLAS support -- Camm Maguire Thu, 23 Dec 1999 12:04:54 -0500 atlas (2.0-8) unstable; urgency=low * Added some build dependencies * Latest g77 won't compile icamax.f from reference BLAS on alpha; used f2c here instead * Altered config.c to find libblas.a in BLAS dir of source * Changed the build process to use ATLAS' native config program under expect -- Camm Maguire Thu, 23 Dec 1999 12:04:54 -0500 atlas (2.0-7) unstable; urgency=low * Changed toplevel Makefiles to allow proper compilation on generic platforms. As found on netlib, atlas has an interactive build process. A custom 'config' program is compiled and run, which prompts the user for certain information, and writes the toplevel Makefiles. This procedure doesn't fit well with automated building under Debian, so a (pair of) generic Makefiles has been provided for compilation on Debian systems. Some fields were inadvertantly left in these files which pertain to the specific hardware of this maintainer, making building on some machines impossible. This update should allow for proper building on all Debian systems. Furthermore, these Makefiles have been verified to produce libraries with essentially the same performance on the matintainer's hardware. In the future, perhaps the proper way to do this is to run the atlas config program under some special shell, like 'expect'. This would in addition require automated editing of these files by debian/rules. -- Camm Maguire Fri, 17 Dec 1999 14:53:06 -0500 atlas (2.0-6) unstable; urgency=low * Fixed typo in rules: rm -r -> rm -f -- Camm Maguire Wed, 8 Dec 1999 08:52:01 -0500 atlas (2.0-5) unstable; urgency=low * Removed 'make clean' from clean target of rules, as atlas doesn't use this * Removed ConfDump.log in clean target, closing #52083 -- Camm Maguire Mon, 6 Dec 1999 23:11:29 -0500 atlas (2.0-4) unstable; urgency=low * Added LD_LIBRARY_PATH to dh_shlibdeps to get dependencies right on machines where atlas and blas are not installed :-) -- Camm Maguire Tue, 30 Nov 1999 17:53:47 -0500 atlas (2.0-3) unstable; urgency=low * Added atlas-test package to provide benchmarking with installed blas * Bumped soname to 2 to match blas package * Added runtime blas library switching notes in README.Debian * Removed 'atlas' package and the 'atlasconfig' script: To tune atlas for the end user's hardware, the procedure now is to rebuild the atlas1{-dev} package(s) from the Debian source * Moved optimized blas library to /usr/lib/atlas (closes #51300) -- Camm Maguire Mon, 29 Nov 1999 13:33:05 -0500 atlas (2.0-2) unstable; urgency=low * Fixed debian/rules to build correclt after clean unpack (closes #50508) -- Camm Maguire Thu, 18 Nov 1999 14:09:13 -0500 atlas (2.0-1) unstable; urgency=low * Initial Release. -- Camm Maguire Tue, 14 Sep 1999 09:28:44 -0400