3 * Do not compile the testsuite with -frecursive. Otherwise some test
4 binaries allocate too much space on the stack, leading to crashes on
7 -- Sébastien Villemot <sebastien@debian.org>
Sat, 23
Nov 2013 16:08:26 +0100
12 * Upstream tarball is now DFSG-compatible, adapt the repackaging code.
13 * Remove recursive.
patch. Replace it by the -frecursive flag to
gfortran, as
14 recommended by
upstream for fixing
#693269.
16 * Bump Standards-
Version to 3.9.5, no changes needed.
17 * Ship lapacke PDF in liblapack-
doc.
18 * doxygen-exclude-binary-objects.patch:
new patch, makes Doxygen skip binary
20 * liblapack-
doc: go back to Doxygen-generated jquery.js, instead of the
21 version shipped in the libjs-jquery package. Otherwise the HTML
22 documentation is unusable.
24 -- Sébastien Villemot <sebastien@debian.org>
Thu, 21
Nov 2013 22:40:10 +0100
28 * ia64_ignore_testfailures.
patch: now ignore all test failures on ia64.
30 -- Sébastien Villemot <sebastien@debian.org>
Sat, 21
Sep 2013 18:00:10 +0200
34 * Remove -funroll-all-loops from build
flags. It may diminish
35 performance, and creates segfaults on ia64.
36 * ia64_ignore_testfailures.
patch: new
patch. Ignore two test failures on
39 -- Sébastien Villemot <sebastien@debian.org> Sat, 21
Sep 2013 14:22:36 +0200
43 [ Sébastien Villemot ]
44 * Bump to debhelper
compat level 9
45 * Simplification and improvement of debian/
rules:
47 + remove hack to workaround timeouts in testsuite
48 + ship testsuite summary generated by LAPACK build system instead of
50 + do not run testsuite if DEB_BUILD_OPTIONS contains "nocheck"
52 + ensure that
flags from dpkg-buildflags are injected everywhere
54 * Remove remnants of old system
for notifying testsuite errors at
57 * liblapack-
dev now alternatively depends on libblas.so (
Closes: #695825)
58 * liblapack-
dev now provides liblapack.so (instead of liblapack-3.
so),
for
59 consistency with libblas-
dev
60 * Do not ship a copy of jquery.js; instead link to the
version from the Debian
65 * strip -Bsymbolic-functions from LDFLAGS. -Bsymbolic-functions breaks
66 xerbla_ error handling overrides as internal calls to it will not go
67 over the plt anymore. With bfd linker --dynamic-list could be used
68 instead but it doesn't seem work with gold linker. (Closes: #722252)
70 -- Sébastien Villemot <sebastien@debian.org> Sat, 14 Sep 2013 21:59:36 +0200
72 lapack (3.4.2+dfsg-1) unstable;
urgency=low
74 [ Sébastien Villemot ]
75 * parallel_build.patch: improve
patch by marking some Makefiles as not
76 parallelizable; should
fix FTBFS on kfreebsd-*
80 * Some routines produced incorrect results in multithreaded environment
81 Thanks to Michael Banck
for the
fix (
Closes: #693269)
83 -- Sylvestre Ledru <sylvestre@debian.org>
Mon, 06
May 2013 11:39:13 +0200
87 * Repackage
upstream tarball. Delete non-DFSG-free files:
88 lapacke/examples/example_{D,Z}GESV_rowmajor.c. (
Closes: #703916)
89 * Use my @debian.org email address
90 * Remove obsolete DM-Upload-Allowed
control flag
91 * Fixes and improvements in package build logic
92 +
fix build-arch and build-indep
rules
94 + enable
parallel build (in particular,
new patch parallel_build.patch)
96 * Bump Standards-
Version to 3.9.4
97 * Add lintian overrides in liblapack-
doc-man about bad whatis entries in
100 -- Sébastien Villemot <sebastien@debian.org>
Wed, 27
Mar 2013 13:11:24 +0100
104 * Remove an override of a rule which was failing all builds
106 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 29
Sep 2012 09:56:28 +0200
111 * Decouple the build process from gcc (use /usr/bin/cc instead of gcc)
112 * Remove the warning no-debconf-templates
113 * Fix package-would-benefit-from-build-arch-targets
114 * Remove some old comments
115 * Introduce some of the hardening
flags
117 -- Sylvestre Ledru <sylvestre@debian.org>
Wed, 26
Sep 2012 07:22:36 +0200
122 no reason to ship that
library in a deeper directory since it is not
125 -- Sébastien Villemot <sebastien.villemot@ens.fr>
Tue, 21
Aug 2012 08:34:48 +0000
129 * liblapack-test: move to devel/extra, to reflect override
130 * liblapacke_no_matgen.
patch: new
patch; prevents inclusion of wrappers
132 * liblapack-
doc: add missing
"Files" field in
doc-base entry
134 -- Sébastien Villemot <sebastien.villemot@ens.fr>
Fri, 06
Jul 2012 11:03:55 +0000
141 + move to oldlibs section (
Closes:
#679103)
143 * Restore alternatives in shlibs file of
liblapack3
144 * Set DM-Upload-Allowed to yes
146 -- Sébastien Villemot <sebastien.villemot@ens.fr>
Wed, 20
Jun 2012 12:36:04 +0000
151 * Remove debug messages
153 [ Sébastien Villemot ]
155 * Add myself to Uploaders
157 -- Sébastien Villemot <sebastien.villemot@ens.fr>
Sun, 17
Jun 2012 12:01:30 +0000
162 * Update of Vcs-Svn and Vcs-Browser tags (
Closes:
#676281)
164 [ Sébastien Villemot ]
168 -- Sylvestre Ledru <sylvestre@debian.org>
Tue, 05
Jun 2012 22:23:50 +0200
174 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 02
Jun 2012 17:32:17 +0200
178 * Fix a bad alternative link to the old
library name
180 -- Sylvestre Ledru <sylvestre@debian.org>
Fri, 01
Jun 2012 10:27:50 +0200
184 *
Replaces and Breaks updated against the right versions of other impacted
186 * Force the right
version to build against libblas-
dev
188 -- Sylvestre Ledru <sylvestre@debian.org>
Sun, 20
May 2012 17:21:13 +0200
192 * Moved removal from postinst to preinst
194 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 18
May 2012 16:05:45 +0200
198 * Remove liblapack.
so.3gf references before the install
200 -- Sylvestre Ledru <sylvestre@debian.org>
Mon, 14
May 2012 18:44:11 +0200
206 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 21
Apr 2012 17:45:44 +0200
210 * Join modifications with blas,
lapack, atlas and openblas.
214 * graphviz is also a build dep
216 -- Sylvestre Ledru <sylvestre@debian.org>
Tue, 10
Apr 2012 19:35:10 +0200
223 -- Sylvestre Ledru <sylvestre@debian.org>
Sun, 19
Feb 2012 11:34:47 +0100
228 *
manpages removed and repack script updated (LP:
#764445)
230 * Update the whole lapack documentation. Now uses the generated documentation
233 * Remove the deprecated documentation.
235 -- Sylvestre Ledru <sylvestre@debian.org>
Tue, 15
Nov 2011 17:07:42 +0100
240 * Get ride of the dependency on libatlas-base-
dev
242 * Rename liblapack.
so.3gf => liblapack.
so.3
244 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 03
Sep 2011 19:55:27 +0200
249 * man fixes removed (applied
upstream)
251 -- Sylvestre Ledru <sylvestre@debian.org> Wed, 18
May 2011 00:03:55 +0200
256 * Fix some alignement issues (
Closes:
#593705)
258 -- Sylvestre Ledru <sylvestre@debian.org>
Fri, 04
Mar 2011 18:09:54 +0100
262 * Upload in unstable.
263 * postrm-has-useless-call-to-ldconfig and
264 postinst-has-useless-call-to-ldconfig removed
266 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 04
Mar 2011 18:09:25 +0100
270 * Incorporate the modifications of Laurent's NMU (
Closes:
#586315)
271 * Fix a minor typo in the manpage of
zggev. Thanks to Bastien Roucaries
273 * Remove the old stuff about gfortran in the description
274 * Switch to dpkg-
source 3.0 (quilt) format
276 -- Sylvestre Ledru <sylvestre@debian.org> Mon, 20
Dec 2010 00:09:45 +0100
283 -- Sylvestre Ledru <sylvestre@debian.org>
Mon, 13
Dec 2010 00:31:20 +0100
287 * Non-maintainer upload.
288 * Really remove alternatives for all
packages during removal (
Closes:
#586315)
290 -- Laurent Bigonville <bigon@debian.org>
Tue, 23
Nov 2010 01:48:20 +0100
294 * Non-maintainer upload.
295 * Correctly remove alternative during package removal (
Closes:
#586315)
297 -- Laurent Bigonville <bigon@debian.org>
Sat, 20
Nov 2010 18:42:36 +0100
304 -- Sylvestre Ledru <sylvestre@debian.org>
Mon, 05
Jul 2010 22:03:43 +0200
308 * Explicit minimal dependency against blas added (
Closes:
#579463)
310 -- Sylvestre Ledru <sylvestre@debian.org>
Wed, 28
Apr 2010 00:32:26 +0200
314 * The path to blas has changed (
Closes:
#576931)
316 -- Sylvestre Ledru <sylvestre@debian.org>
Thu, 08
Apr 2010 13:59:26 +0200
320 * Remove the old alternatives
322 -- Sylvestre Ledru <sylvestre@debian.org> Wed, 07
Apr 2010 23:58:40 +0200
326 * Upload into unstable
328 -- Sylvestre Ledru <sylvestre@debian.org>
Tue, 06
Apr 2010 10:22:20 +0200
332 * liblapack_pic.a is now also handle with the
update-alternatives system
334 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 05
Mar 2010 18:35:23 +0100
339 *
Package moved from pkg-scicomp to Debian Science
340 * Libraries are now handled with
update-alternatives
343 -- Sylvestre Ledru <sylvestre@debian.org> Wed, 03
Mar 2010 15:22:32 +0100
347 * Change of my email address since I am now DD
348 * Standards-
Version updated to 3.8.3
349 * DM-Upload-Allowed removed
350 * cleanup in the uploader since I am pretty much the last one active
352 -- Sylvestre Ledru <sylvestre@debian.org> Tue, 06
Oct 2009 22:34:32 +0200
358 -- Sylvestre Ledru <sylvestre.ledru@inria.fr> Mon, 04
May 2009 10:26:22 +0200
363 functions in /usr/share/man/man3 using .3lapack as extension. This
364 should completely avoid clashes with other
packages.
Closes:
#520460.
366 -- Rafael Laboissiere <rafael@debian.org>
Sat, 21
Mar 2009 18:40:03 +0100
370 [ Rafael Laboissiere ]
372 * debian/
control: Bump Standards-
Version to 3.8.1 (no changes needed)
374 * debian/
control, debian/
compat: Bump build-dependency and compatibility
375 level to debhelper >= 7 (
version 4 is now deprecated)
377 * debian/patches/
pic.patch: Drop this patch, since it interferes with
378 the way the OPTS variable must be
set, on a per-architecture basis
379 * debian/control: As a consequence of the above, drop the
380 build-dependency on cdbs
381 * debian/rules: Fix the building/cleaning of make.
inc and
382 testing/Makefile files, which were being left behind after running
386 * typo fixed in debian/rules
388 -- Rafael Laboissiere <rafael@debian.org> Sat, 14
Mar 2009 12:37:59 +0100
394 * Repacking script updated (download separately the
manpages)
395 * Patch to enable the
pic option added
396 * misc depends added (to make lintian happy)
398 [ Rafael Laboissiere ]
399 * debian/watch: Force the use of PASV by ftp
401 + Use DM-DM-Upload-Allowed field instead of XS-DM-Upload-Allowed
402 + Add myself to the list of Uploaders
403 * debian/orig-tar.sh: Include the LUG files into the generated tarball
404 * debian/rules: Call web2png with -d option, such that original
GIF, as
405 well as the *.bak files are deleted when adding the LUG files to the
408 -- Rafael Laboissiere <rafael@debian.org> Wed, 07
Jan 2009 12:07:55 +0000
412 * Timing tests removed (advice from
upstream)
413 * "set -e" added to
liblapack3gf.config to make lintian happy
414 * Many fixes in the man pages (makes lapack lintian free now)
415 * Empty manpage zbcon removed
417 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>
Thu, 30
Oct 2008 10:41:53 +0100
422 avoid duplicate man page with libblas-
doc (
Closes:
#500660)
423 * use dh_installman instead of dh_installmanpages
424 * Duplicate on liblapack-test.1 removed
426 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>
Tue, 30
Sep 2008 23:16:04 +0200
432 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>
Fri, 26
Sep 2008 17:34:05 +0200
437 * Better & easier watch file (use the FTP instead of HTTP)
439 -- Sylvestre Ledru <sylvestre.ledru@inria.fr>
Thu, 14
Aug 2008 10:49:06 +0200
444 * Update to Standards-
version 3.8.0
445 * Tags Homepage, Vcs-Svn and Vcs-Browser added
447 * Update of
copyright to make lintian happier
448 * Update of
doc-base section
449 *
doc-base-file-separator-extra-whitespaces removed
450 * Myself added to uploaders
452 -- Ondrej Certik <ondrej@certik.cz> Tue, 12
Aug 2008 13:17:52 +0200
456 * Maintainer changed to Debian Scientific Computing Team
457 * Camm Maguire and Ondrej Certik added to uploaders
458 * XS-DM-Upload-Allowed: yes field added
460 -- Ondrej Certik <ondrej@certik.cz> Thu, 17
Jul 2008 22:05:19 +0200
462 lapack (3.1.1-0.5) unstable;
urgency=low
464 * Non-maintainer upload.
465 * Import changes from ubuntu:
466 * Use system default gcc/gfortran instead of explict gcc-4.3
467 * Don't show confusing and obscure debconf messages about lapack build
468 errors on liblapack install; these errors have not been
linked to
469 actual bugs in the
library, and the current failures look like a
470 testsuite error only.
Closes: 488561
472 -- Riku Voipio <riku.voipio@iki.fi> Thu, 03
Jul 2008 17:30:54 +0300
476 * Upload to unstable.
477 * Move liblapack-
dev, liblapack-
pic, liblapack-test into section libdevel.
479 -- Matthias Klose <doko@debian.org> Sun, 17
Feb 2008 22:48:17 +0100
483 * debian/shlibs.local: s/atlas3gf-base/libatlas3gf-base/.
484 * Don't run zsvdtim on s390.
485 * Link using gfortran instead of gcc.
486 * Don't build with -funroll-all-loops on toy archs (arm, armel, m68k).
487 * debian/rules: Make sure to run the timing tests with the trun wrapper.
489 -- Matthias Klose <doko@debian.org> Mon, 04
Feb 2008 19:09:41 +0100
493 * debian/control: s/atlas-base-dev/libatlas-base-dev/.
495 -- Matthias Klose <doko@debian.org> Sun, 03
Feb 2008 01:15:25 +0100
499 * Non-maintainer upload.
502 + Use INT_ETIME in make.
inc.
504 + Remove all patches.
506 -- Kumar Appaiah <akumar@ee.iitm.ac.in> Mon, 28
Jan 2008 22:40:25 +0530
508 lapack (3.0.20000531a-1.1) unstable;
urgency=low
510 * Explicitely build using gfortran-4.3.
511 * Do not prefer libatlas3gf-base in the lapack shlibs file.
513 -- Matthias Klose <doko@debian.org> Sat, 19
Jan 2008 19:47:32 +0100
515 lapack (3.0.20000531a-1) experimental;
urgency=low
518 * gfortran transition
520 -- Camm Maguire <camm@enhanced.com> Thu, 25
Oct 2007 11:15:23 -0400
522 lapack3 (3.0.20000531a-6.1) unstable;
urgency=low
524 * Non-maintainer upload.
525 * cdebconf transition: allow the dependency on debconf to be satisfied with
526 an alternate of debconf-2.0 (
Closes:
#331883).
528 -- Amaya Rodrigo Sastre <amaya@debian.org>
Mon, 20
Aug 2007 19:13:42 +0200
530 lapack3 (3.0.20000531a-6) unstable;
urgency=high
532 * Fix lapack3-dev depends typo: libblas3.
so -> libblas-3.
so
533 * All
packages save shared lib package conflict/replace with analog in
535 * Remove explicit depends on libblas.
so.3 now that libs are explicitly
538 -- Camm Maguire <camm@enhanced.com> Wed, 23
Mar 2005 14:57:23 +0000
540 lapack3 (3.0.20000531a-5) unstable;
urgency=high
543 * Try linking liblapack against libblas and libg2c.
Closes: #261354
544 * Put zgess.f patch back into debian/patches, and
out of
main package diff
546 -- Camm Maguire <camm@enhanced.com> Fri, 15 Oct 2004 16:58:12 +0000
548 lapack3 (3.0.20000531a-4) unstable;
urgency=low
550 * Add slave alternative link to
static lib in -dev
package
551 * Bug fix: "lapack3-doc: spurious robots.txt file", thanks to Jochen
552 Voss (Closes: #248559). Removed robots.txt from lapack3-doc
553 * Fixed bad section number in manpages for lintian
554 * added testing/tmp to clean target
556 -- Camm Maguire <camm@enhanced.com> Tue, 1 Jun 2004 16:48:25 +0000
558 lapack3 (3.0.20000531a-3) unstable;
urgency=low
562 -- Camm Maguire <camm@enhanced.com>
Mon, 16
Feb 2004 18:33:40 +0000
564 lapack3 (3.0.20000531a-2) unstable;
urgency=low
566 * Fix lintian errors in lapack3-test (
manpages had wrong .
so links)
567 * Rename templates for lapack3 package naming scheme
569 -- Camm Maguire <camm@enhanced.com> Wed, 21
Jan 2004 19:42:31 +0000
571 lapack3 (3.0.20000531a-1) unstable;
urgency=low
573 * Binary incompatible changes in the blas library, against which this
574 library is
linked, require an increase in the
soname, and a change
575 in package name to allow for support for the old API in both
source
576 and binary form to remain in the archives.
578 -- Camm Maguire <camm@enhanced.com> Tue, 23
Dec 2003 15:08:41 +0000
580 lapack (3.0.20000531a-25) unstable;
urgency=low
582 * Fix rules to not look for g77-3.2 on ia64 and alpha
584 -- Camm Maguire <camm@enhanced.com> Thu, 31
Jul 2003 21:53:42 +0000
586 lapack (3.0.20000531a-24) unstable;
urgency=low
589 * Recompile with latest toolchain to reduce error count,
Closes:
591 *
default g77 all arches
595 -- Camm Maguire <camm@enhanced.com>
Wed, 30
Jul 2003 21:46:17 +0000
599 * Fix permissions for building with sudo,
Closes:
#177105
601 -- Camm Maguire <camm@enhanced.com>
Mon, 17
Feb 2003 12:37:45 -0500
605 * prevent completely empty patches
607 -- Camm Maguire <camm@enhanced.com> Thu, 5
Dec 2002 20:11:27 -0500
609 lapack (3.0.20000531a-21) unstable;
urgency=low
612 * Upstream timing and testing updates
613 * fixes to {s,d,g,z} man pages
614 * updated release notes from
upstream
616 -- Camm Maguire <camm@enhanced.com>
Wed, 4
Dec 2002 16:46:13 -0500
620 * Fix incorrect compiler specification for alpha and ia64
622 -- Camm Maguire <camm@enhanced.com> Tue, 29
Oct 2002 11:20:03 -0500
624 lapack (3.0.20000531a-19) unstable;
urgency=low
626 * Added ${g77} to depends
for lapack-
dev,
Closes: #149834
627 * Fixed typo in templates
629 -- Camm Maguire <camm@enhanced.com>
Mon, 28
Oct 2002 20:00:20 -0500
633 * Minor change to trun to redirect standard err to log file and to
634 avoid eval wrapper, as killing this is not reliable
635 * Increased timeout on tester output checks
636 * lapack-dev in section devel
638 -- Camm Maguire <camm@enhanced.com> Mon, 8
Apr 2002 15:35:55 -0400
640 lapack (3.0.20000531a-17) unstable;
urgency=high
642 * Removed space befoe lone newline in templates,
Closes:
#141527,
644 * chmod +
x debian/rawk
645 * Allow
for missing /proc/cpuinfo
646 * Record compiler
version in ?_results
648 -- Camm Maguire <camm@enhanced.com>
Sat, 6
Apr 2002 23:53:11 -0500
652 * Removed quotes from alpha FOPTS
653 * Made trun timeouts work relative to last output, instead of total
654 job run
time, for slow machines
655 * debconf templates warning about library errors
656 * lapack debconf dependency
658 -- Camm Maguire <camm@enhanced.com> Wed, 3
Apr 2002 20:45:46 -0500
660 lapack (3.0.20000531a-15) unstable;
urgency=high
662 * Removed alpha workaround -- no longer necessary
663 * Run timings/tests under script capturing exit status and reporting
664 it to enable build on buggy architectures (arm hppa) for now, (since
665 I can't seem to get anyone to remove
them from the
archive, and they
666 are holding up lapack everywhere else)
667 * Remove -funroll-all-loops for arm
668 * arm just
compiles, but is useless -- runs no testers
670 * liblapack2.
so alternative
671 * Arch specific patch mechanism
673 * Patch
for hppa to avoid tests of error exists pending
fix to the
676 -- Camm Maguire <camm@enhanced.com>
Sun, 31
Mar 2002 22:05:42 -0500
680 * Work arounds for alpha compiler problems
682 -- Camm Maguire <camm@enhanced.com> Wed, 20
Mar 2002 17:11:02 -0500
684 lapack (3.0.20000531a-13) unstable;
urgency=low
686 * g77-3.0 ->g77 for s390
688 -- Camm Maguire <camm@enhanced.com> Sun, 17
Mar 2002 14:00:24 -0500
690 lapack (3.0.20000531a-12) unstable;
urgency=low
692 * g77-3.0 -O0 for S390
694 -- Camm Maguire <camm@enhanced.com> Sun, 17
Mar 2002 06:15:56 -0500
696 lapack (3.0.20000531a-11) unstable;
urgency=low
698 * Depend on blas2-dev -> blas-dev | blas2-dev,
Closes:
#138413
700 -- Camm Maguire <camm@enhanced.com>
Fri, 15
Mar 2002 16:29:52 -0500
704 * Removed m68k specific Build-depends
706 -- Camm Maguire <camm@enhanced.com> Sun, 10
Mar 2002 07:18:39 -0500
708 lapack (3.0.20000531a-9) unstable;
urgency=low
712 -- Camm Maguire <camm@enhanced.com>
Fri, 8
Mar 2002 13:12:20 -0500
716 * Copy libblas to working directory, elimnate LD_PRELOAD in rules
718 -- Camm Maguire <camm@enhanced.com> Fri, 1
Mar 2002 23:09:23 -0500
720 lapack (3.0.20000531a-7) unstable;
urgency=low
722 * Another attempt at fixing permission denied problems on certain
725 -- Camm Maguire <camm@enhanced.com> Sat, 23
Feb 2002 14:07:44 -0500
727 lapack (3.0.20000531a-6) unstable;
urgency=low
729 * Reworked descriptions,
Closes:
#135041
730 * chmod go+rw on touched stampt files to clear up permission problems
732 * Added filenames to timing_results and testing_results
733 * Added semi-real time display of testing/timing results
for clearer
734 autobuilder output and job detection
736 -- Camm Maguire <camm@enhanced.com>
Thu, 21
Feb 2002 13:26:55 -0500
740 * Fixed arch detection in rules
741 * Added PICOPTS and FOPTS to NOOPT in make.
inc
743 -- Camm Maguire <camm@enhanced.com> Mon, 18
Feb 2002 20:44:23 -0500
745 lapack (3.0.20000531a-4) unstable;
urgency=low
747 * Prepend instead of cloberring LD_LIBRARY_PATH
749 -- Camm Maguire <camm@enhanced.com> Sun, 17
Feb 2002 22:15:59 -0500
751 lapack (3.0.20000531a-3) unstable;
urgency=low
753 * Removed empty patch files
755 -- Camm Maguire <camm@enhanced.com> Sun, 17
Feb 2002 13:06:53 -0500
757 lapack (3.0.20000531a-2) unstable;
urgency=low
759 * Edited lapack.3 manpage,
Closes:
#99385
760 * Remove zbcon.3 manpage,
Closes: #99386
763 -- Camm Maguire <camm@enhanced.com>
Sun, 17
Feb 2002 00:15:36 -0500
767 * Remove html.bak files from lug
source
769 -- Camm Maguire <camm@enhanced.com> Sat, 16
Feb 2002 10:55:21 -0500
773 * ORed construction in shlibs and shlibs.local: liblapack 2
774 atlas2-base | lapack | lapack2
776 -- Camm Maguire <camm@enhanced.com> Fri, 15
Feb 2002 23:44:30 -0500
782 * New release
Closes:
#111374
783 * New maintainer
Closes: #101341
784 * New maintainer
Closes: #59302
785 * New maintainer
Closes: #115397
786 * Added Lapack User
's Guide, Release Notes, and FAQ to documentation
787 * Incorporated manpages into source, obviating lapack-doc source
789 * web2png on Lapack User's Guide
791 -- Camm Maguire <camm@enhanced.com>
Wed, 13
Feb 2002 22:49:09 -0500
796 * Build with g77-3.0 on ia64. g77
version 2.96 segfaults.
799 -- John Daily <jdaily@progeny.com>
Wed, 10
Oct 2001 11:21:03 -0500
803 * NMU, with maintainer permission
804 * Put virtual package lapack2 in dependency field of shlibs
806 -- Camm Maguire <camm@enhanced.com> Fri, 20
Jul 2001 16:44:34 -0400
808 lapack (3.0-5.2) frozen unstable;
urgency=low
810 * NMU, with permission from maintainer
811 * Added support for lapack2 virtual package
813 * Applied m68k patch using fort77 and -ffloat-store,
Closes:
#101341
814 * Saved .o files
for shared and
static builds in temporary directories
815 debian/shared and debian/
static, respectively, to allow
packages
816 needing access to these object (e.g. atlas) to access
them by
817 executing 'debian/rules build',
Closes:
#59302
819 -- Camm Maguire <camm@enhanced.com>
Wed, 18
Jul 2001 13:34:01 -0400
823 * Source NMU to
fix alpha build situation (requires -mieee and can now
824 be built without f2c) with maintainer permission.
826 -- Christopher C. Chimelis <chris@classnet.med.miami.edu> Wed, 1
Mar 2000 09:39:52 -0500
828 lapack (3.0-5) frozen unstable;
urgency=low
830 * New Maintainer (should have been done a few uploads ago)
831 * use f2c to compile on alpha to avoid bug in gcc.
Closes: bug
#55253, #48661
832 * Now uses DEB_HOST_GNU_CPU to set the arch
834 -- James
A. Treacy <treacy@debian.org>
Tue, 18
Jan 2000 13:22:12 -0500
838 * recompiled with latest blas package.
Closes:
#52256
840 -- James
A. Treacy <treacy@debian.org>
Wed, 5
Jan 2000 13:52:56 -0500
844 * lapack-dev depends on blas-dev.
Closes:
#48462, #48307
845 * major
version number
for lib reverted to 2 since
interface hasn't
848 -- James
A. Treacy <treacy@debian.org> Thu, 28
Oct 1999 11:28:08 -0400
852 * Conflicts with previous versions. Fixes Bug #48078
854 -- James
A. Treacy <treacy@debian.org> Sat, 23
Oct 1999 03:08:47 -0400
860 * blas is now a separate package (with its own source)
862 -- James
A. Treacy <treacy@debian.org> Mon, 18
Oct 1999 12:03:03 -0400
864 lapack (2.0.1-2.1) frozen unstable;
urgency=low
866 * Non maintainer upload.
867 * Fixed lapack man page to be parseable by whatis (Fixes #12073).
869 -- Matthias Klose <doko@debian.org> Fri, 15
May 1998 13:54:30 +0200
873 * Non maintainer release
874 * Recompiled for libc6 (Fixes #21487). Used g77-2.90.29 (egcs-1.0.3a).
875 * Fixed some open bugs (Fixes #13701, #16538, #16661, #17120).
876 * Already fixed: #8986: #8993.
878 * Converted to use debhelper
880 -- Matthias Klose <doko@debian.org> Tue, 12
May 1998 14:21:40 +0200
882 lapack (2.0.1-1) unstable;
urgency=low
886 -- Sue Campbell <sacampbe@mercator.math.uwaterloo.ca> Tue, 7
Jan 1997 15:08:06 -0500
liblapack3(=${binary:Version})
such that original as well as the *bak files are deleted when adding the LUG files to the tarball Rafael Laboissiere< rafael @debian.org > Jan
Description ia64 stest out
LOGICAL function lsame(CA, CB)
LSAME
SO Bsymbolic functions filter parallel
since I can t seem to get anyone to remove them from the archive
against which this library is linked
these errors have not been linked to actual bugs in the library
should fix FTBFS on kfreebsd **Upload to unstable *Some routines produced incorrect results in multithreaded environment Thanks to Michael Banck for the May
Closes and out of main package diff Camm Maguire< camm @enhanced.com > Oct
leading to crashes on mips
error code as a return value instead of the INFO parameter This implementation supports both the ILP64 and LP64 programming and different complex type C99 This implementation includes interfaces for the LAPACK Driver and Computational routines only Product Directories The installation directory of this package has the following structure
Vcs Svn and Vcs Browser added *watch file added *Update of copyright to make lintian happier *Update of doc base section *doc base file separator extra whitespaces removed *Myself added to uploaders Ondrej Certik< ondrej @certik.cz > Aug
debian since it interferes with the way the OPTS variable must be set
subroutine zdrot(N, CX, INCX, CY, INCY, C, S)
ZDROT
subroutine csrot(N, CX, INCX, CY, INCY, C, S)
CSROT
against which this library is require an increase in the and a change in package name to allow for support for the old API in both source and binary form to remain in the archives Camm Maguire< camm @enhanced.com > Dec
Release and FAQ to documentation *Incorporated manpages into source
liblapack3 least squared solutions to linear sets of eigenvector singular value etc It is a very comprehensive and reputable package that has found extensive use in the scientific community least squared solutions to linear sets of eigenvector singular value etc It is a very comprehensive and reputable package that has found extensive use in the scientific community This package contains the Standard C language library for LAPACK liblapacke(=${binary:Version}) Description
least squared solutions to linear sets of eigenvector singular value etc It is a very comprehensive and reputable package that has found extensive use in the scientific community These testing programs have been run against the shared library in the lapack package The results have been collected in the files test_results These programs are provided separately here so that the user can test and compare alternate versions of the lapack such as those provided by the ATLAS packages
adapt the repackaging code *Remove recursive patch Replace it by the frecursive flag to as recommended by upstream for fixing *debian no changes needed *Ship lapacke PDF in liblapack doc *doxygen exclude binary objects patch
these errors have not been linked to actual bugs in the and the current failures look like a testsuite error only Closes
instead of total job run time
against which this library is require an increase in the soname
subroutine dgesdd(JOBZ, M, N, A, LDA, S, U, LDU, VT, LDVT, WORK, LWORK, IWORK, INFO)
DGESDD
subroutine xerbla(SRNAME, INFO)
XERBLA
adapt the repackaging code *Remove recursive patch Replace it by the frecursive flag to as recommended by upstream for fixing *debian copyright
Source Sébastien Villemot< sebastien @debian.org > Build libblas python Build Depends graphviz Standards liblapack liblapack3gf Replaces
adapt the repackaging code *Remove recursive patch Replace it by the frecursive flag to as recommended by upstream for fixing *debian no changes needed *Ship lapacke PDF in liblapack doc *doxygen exclude binary objects makes Doxygen skip binary objects *liblapack doc
prevents inclusion of wrappers for MATGEN functions in liblapacke(Closes:#680428)*liblapack-doc liblapack3gf prerm
error code as a return value instead of the INFO parameter This implementation supports both the ILP64 and LP64 programming and different complex type C99 This implementation includes interfaces for the LAPACK Driver and Computational routines only Product Directories The installation directory of this package has the following compiler flags
subroutine zggev(JOBVL, JOBVR, N, A, LDA, B, LDB, ALPHA, BETA, VL, LDVL, VR, LDVR, WORK, LWORK, RWORK, INFO)
ZGGEV computes the eigenvalues and, optionally, the left and/or right eigenvectors for GE matrices ...
leading to crashes on Nov
Vcs Svn and Vcs Browser added *watch file added *Update of copyright to make lintian happier *Update of doc base section *doc base file separator extra whitespaces removed *Myself added to uploaders Ondrej Certik< ondrej @certik.cz > Tue
Source Sébastien Villemot< sebastien @debian.org > Build Depends
least squared solutions to linear sets of eigenvector singular value etc It is a very comprehensive and reputable package that has found extensive use in the scientific community These testing programs have been run against the shared library in the lapack package The results have been collected in the files test_results These programs are provided separately here so that the user can test and compare alternate versions of the lapack such as those provided by the ATLAS and the lapack package lapack3 doc lapack3 doc least squared solutions to linear sets of eigenvector singular value etc It is a very comprehensive and reputable package that has found extensive use in the scientific community This package contains the Lapack User s Guide manual in html format Since version
Choosing ILP64 Data Model To choose ILP64 data use the following const float *The purpose and format of these predicate functions are described in the LAPACK documentation This interface passes the pointer to the corresponding LAPACK routine as it is Be cautious with return values of the logical type if you link against LAPACK compiled with Fortran compiler Whereas all non zero values are treated as TRUE some Fortran compilers may rely on a certain TRUE so you will have to use the same TRUE value in the predicate function to be consistent with LAPACK implementation Implementation Details The current C interface implementation consists of wrappers to LAPACK routines The row major matrices are transposed on entry to and on exit from the LAPACK if needed Top level interfaces additionally allocate deallocate working space on entry to and on exit from the LAPACK routine Because of possible additional a routine called with this interface may require more memory space and run slower than the corresponding LAPACK routine Disclaimer and Legal Information INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH EXPRESS OR BY ESTOPPEL OR TO ANY INTELLECTUAL PROPERTY RIGHTS IS GRANTED BY THIS DOCUMENT EXCEPT AS PROVIDED IN INTEL S TERMS AND CONDITIONS OF SALE FOR SUCH INTEL ASSUMES NO LIABILITY AND INTEL DISCLAIMS ANY EXPRESS OR IMPLIED RELATING TO SALE AND OR USE OF INTEL PRODUCTS INCLUDING LIABILITY OR WARRANTIES RELATING TO FITNESS FOR A PARTICULAR OR INFRINGEMENT OF ANY COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT UNLESS OTHERWISE AGREED IN WRITING BY THE INTEL PRODUCTS ARE NOT DESIGNED NOR INTENDED FOR ANY APPLICATION IN WHICH THE FAILURE OF THE INTEL PRODUCT COULD CREATE A SITUATION WHERE PERSONAL INJURY OR DEATH MAY OCCUR Intel may make changes to specifications and product descriptions at any without notice Designers must not rely on the absence or characteristics of any features or instructions marked reserved or undefined Intel reserves these for future definition and shall have no responsibility whatsoever for conflicts or incompatibilities arising from future changes to them The information here is subject to change without notice Do not finalize a design with this information The products described in this document may contain design defects or errors known as errata which may cause the product to deviate from published specifications Current characterized errata are available on request Contact your local Intel sales office or your distributor to obtain the latest specifications and before placing your product order Copies of documents which have an order number and are referenced in this document
since I can t seem to get anyone to remove them from the and they are holding up lapack everywhere else *Remove funroll all loops for arm *arm just compiles
debian since it interferes with the way the OPTS variable must be on a per architecture basis *debian drop the build dependency on cdbs *debian which were being left behind after running debian rules clean *[Sylvestre Ledru] typo fixed in debian rules Rafael Laboissiere< rafael @debian.org > Sat
error code as a return value instead of the INFO parameter This implementation supports both the ILP64 and LP64 programming and different complex type C99 This implementation includes interfaces for the LAPACK Driver and Computational routines only Product Directories The installation directory of this package has the following compiler names for binaries to be created linked to You may choose the appropriate LP64 ILP64 convenient complex type LAPACKE name and or redefine system malloc free in make inc Several examples of make inc are provided After setting up the make inc
liblapack liblapack test into section libdevel Matthias Klose< doko @debian.org > Sun
since I can t seem to get anyone to remove them from the and they are holding up lapack everywhere else *Remove funroll all loops for arm *arm just but is useless runs no testers *changed variable structure in make inc *liblapack2 so alternative *Arch specific patch mechanism *Fixed blas dependencies
adapt the repackaging code *Remove recursive patch Replace it by the frecursive flag to as recommended by upstream for fixing *debian no changes needed *Ship lapacke PDF in liblapack doc *doxygen exclude binary objects makes Doxygen skip binary objects *liblapack instead of the version shipped in the libjs jquery package Otherwise the HTML documentation is unusable Sébastien Villemot< sebastien @debian.org > Thu
error code as a return value instead of the INFO parameter This implementation supports both the ILP64 and LP64 programming and different complex type C99 This implementation includes interfaces for the LAPACK Driver and Computational routines only Product Directories The installation directory of this package has the following compiler names for binaries to be created linked to You may choose the appropriate LP64 ILP64 convenient complex type LAPACKE name and or redefine system malloc free in make inc Several examples of make inc are provided After setting up the make you can build C interface to LAPACK by typing make lapacke Handling Complex Types The interface uses complex types lapack_complex_float lapack_complex_double You have several options to define them
set ue cd $ADTTMP cat<< EOF > tmp f Program LinearEquations Implicit none Real * A(3, 3)
Choosing ILP64 Data Model To choose ILP64 data use the following options
debian since it interferes with the way the OPTS variable must be on a per architecture basis *debian control
these errors have not been linked to actual bugs in the and the current failures look like a testsuite error only Jul
Source Sébastien Villemot< sebastien @debian.org > Build libblas dev(>=1.2.20110419-3)
liblapack liblapack test into section libdevel Matthias Klose< doko @debian.org > Feb
subroutine sgesdd(JOBZ, M, N, A, LDA, S, U, LDU, VT, LDVT, WORK, LWORK, IWORK, INFO)
SGESDD
adapt the repackaging code *Remove recursive patch Replace it by the frecursive flag to gfortran
Choosing ILP64 Data Model To choose ILP64 data use the following const float *The purpose and format of these predicate functions are described in the LAPACK documentation This interface passes the pointer to the corresponding LAPACK routine as it is Be cautious with return values of the logical type if you link against LAPACK compiled with Fortran compiler Whereas all non zero values are treated as TRUE some Fortran compilers may rely on a certain TRUE so you will have to use the same TRUE value in the predicate function to be consistent with LAPACK implementation Implementation Details The current C interface implementation consists of wrappers to LAPACK routines The row major matrices are transposed on entry to and on exit from the LAPACK if needed Top level interfaces additionally allocate deallocate working space on entry to and on exit from the LAPACK routine Because of possible additional a routine called with this interface may require more memory space and run slower than the corresponding LAPACK routine Disclaimer and Legal Information INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH EXPRESS OR BY ESTOPPEL OR TO ANY INTELLECTUAL PROPERTY RIGHTS IS GRANTED BY THIS DOCUMENT EXCEPT AS PROVIDED IN INTEL S TERMS AND CONDITIONS OF SALE FOR SUCH INTEL ASSUMES NO LIABILITY AND INTEL DISCLAIMS ANY EXPRESS OR IMPLIED RELATING TO SALE AND OR USE OF INTEL PRODUCTS INCLUDING LIABILITY OR WARRANTIES RELATING TO FITNESS FOR A PARTICULAR OR INFRINGEMENT OF ANY COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT UNLESS OTHERWISE AGREED IN WRITING BY THE INTEL PRODUCTS ARE NOT DESIGNED NOR INTENDED FOR ANY APPLICATION IN WHICH THE FAILURE OF THE INTEL PRODUCT COULD CREATE A SITUATION WHERE PERSONAL INJURY OR DEATH MAY OCCUR Intel may make changes to specifications and product descriptions at any without notice Designers must not rely on the absence or characteristics of any features or instructions marked reserved or undefined Intel reserves these for future definition and shall have no responsibility whatsoever for conflicts or incompatibilities arising from future changes to them The information here is subject to change without notice Do not finalize a design with this information The products described in this document may contain design defects or errors known as errata which may cause the product to deviate from published specifications Current characterized errata are available on request Contact your local Intel sales office or your distributor to obtain the latest specifications and before placing your product order Copies of documents which have an order number and are referenced in this or other Intel may be obtained by or go to http
as killing this is not reliable *Increased timeout on tester output checks *lapack dev in section devel Camm Maguire< camm @enhanced.com > Mon
Source Sébastien Villemot< sebastien @debian.org > Build libblas python Build Depends Indep
prevents inclusion of wrappers for MATGEN functions in liblapacke(Closes:#680428)*liblapack-doc liblapack3gf Jun
Source Sébastien Villemot< sebastien @debian.org > Build libblas python Build Depends graphviz Standards liblapack so
atlas and openblas Declare the replacements of all *blas &lapack Apr
such that original as well as the *bak files are deleted when adding the LUG files to the tarball Rafael Laboissiere< rafael @debian.org > Wed
int main(int argc, const char *argv[])
Source Sébastien Villemot< sebastien @debian.org > Build libblas python Build Depends graphviz Standards Version
debian since it interferes with the way the OPTS variable must be on a per architecture basis *debian drop the build dependency on cdbs *debian rules
Intel Corp All rights reserved Redistribution and use in source and binary with or without are permitted provided that the following conditions are this list of conditions and the following disclaimer *Redistributions in binary form must reproduce the above copyright notice
Source Sébastien Villemot< sebastien @debian.org > Build libblas python Build Depends graphviz Standards liblapack liblapack3gf liblapack3gf(<< 3.4.1-1) Breaks
and creates segfaults on ia64 *ia64_ignore_testfailures Sep
liblapack3 least squared solutions to linear sets of eigenvector singular value etc It is a very comprehensive and reputable package that has found extensive use in the scientific community Package
atlas and openblas Declare the replacements of all *blas &lapack implementation(Closes:#660607)*Standards-Version updated to version 3.9.3 *graphviz is also a build dep--Sylvestre Ledru< sylvestre @debian.org > Tue
Closes and out of main package diff Camm Maguire< camm @enhanced.com > Fri
should fix FTBFS on kfreebsd **Upload to unstable *Some routines produced incorrect results in multithreaded environment Thanks to Michael Banck for the fix(Closes:#693269)--Sylvestre Ledru< sylvestre @debian.org > Mon