LAPACK  3.5.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Macros
changelog
Go to the documentation of this file.
1 lapack (3.5.0-2+dyson1) unstable; urgency=low
2 
3  * Package for Dyson
4 
5  -- Igor Pashev <pashev.igor@gmail.com> Mon, 30 Dec 2013 15:19:35 +0400
6 
7 lapack (3.5.0-2) unstable; urgency=low
8 
9  * Do not compile the testsuite with -frecursive. Otherwise some test
10  binaries allocate too much space on the stack, leading to crashes on
11  mips{,el}.
12 
13  -- Sébastien Villemot <sebastien@debian.org> Sat, 23 Nov 2013 16:08:26 +0100
14 
15 lapack (3.5.0-1) unstable; urgency=low
16 
17  * New upstream release.
18  * Upstream tarball is now DFSG-compatible, adapt the repackaging code.
19  * Remove recursive.patch. Replace it by the -frecursive flag to gfortran, as
20  recommended by upstream for fixing #693269.
21  * debian/copyright: document the license of lapacke.
22  * Bump Standards-Version to 3.9.5, no changes needed.
23  * Ship lapacke PDF in liblapack-doc.
24  * doxygen-exclude-binary-objects.patch: new patch, makes Doxygen skip binary
25  objects.
26  * liblapack-doc: go back to Doxygen-generated jquery.js, instead of the
27  version shipped in the libjs-jquery package. Otherwise the HTML
28  documentation is unusable.
29 
30  -- Sébastien Villemot <sebastien@debian.org> Thu, 21 Nov 2013 22:40:10 +0100
31 
32 lapack (3.4.2+dfsg-4) unstable; urgency=low
33 
34  * ia64_ignore_testfailures.patch: now ignore all test failures on ia64.
35 
36  -- Sébastien Villemot <sebastien@debian.org> Sat, 21 Sep 2013 18:00:10 +0200
37 
38 lapack (3.4.2+dfsg-3) unstable; urgency=low
39 
40  * Remove -funroll-all-loops from build flags. It may diminish
41  performance, and creates segfaults on ia64.
42  * ia64_ignore_testfailures.patch: new patch. Ignore two test failures on
43  ia64.
44 
45  -- Sébastien Villemot <sebastien@debian.org> Sat, 21 Sep 2013 14:22:36 +0200
46 
47 lapack (3.4.2+dfsg-2) unstable; urgency=low
48 
49  [ Sébastien Villemot ]
50  * Bump to debhelper compat level 9
51  * Simplification and improvement of debian/rules:
52  + use dh
53  + remove hack to workaround timeouts in testsuite
54  + ship testsuite summary generated by LAPACK build system instead of
55  generating our own
56  + do not run testsuite if DEB_BUILD_OPTIONS contains "nocheck"
57  (Closes: #718948)
58  + ensure that flags from dpkg-buildflags are injected everywhere
59  * Install static library in liblapacke-dev
60  * Remove remnants of old system for notifying testsuite errors at
61  installation of the library
62  * Switch VCS to Git
63  * liblapack-dev now alternatively depends on libblas.so (Closes: #695825)
64  * liblapack-dev now provides liblapack.so (instead of liblapack-3.so), for
65  consistency with libblas-dev
66  * Do not ship a copy of jquery.js; instead link to the version from the Debian
67  package
68  * Fix debian/watch
69 
70  [ Julian Taylor ]
71  * strip -Bsymbolic-functions from LDFLAGS. -Bsymbolic-functions breaks
72  xerbla_ error handling overrides as internal calls to it will not go
73  over the plt anymore. With bfd linker --dynamic-list could be used
74  instead but it doesn't seem work with gold linker. (Closes: #722252)
75 
76  -- Sébastien Villemot <sebastien@debian.org> Sat, 14 Sep 2013 21:59:36 +0200
77 
78 lapack (3.4.2+dfsg-1) unstable; urgency=low
79 
80  [ Sébastien Villemot ]
81  * parallel_build.patch: improve patch by marking some Makefiles as not
82  parallelizable; should fix FTBFS on kfreebsd-*
83 
84  [ Sylvestre Ledru ]
85  * Upload to unstable
86  * Some routines produced incorrect results in multithreaded environment
87  Thanks to Michael Banck for the fix (Closes: #693269)
88 
89  -- Sylvestre Ledru <sylvestre@debian.org> Mon, 06 May 2013 11:39:13 +0200
90 
91 lapack (3.4.2+dfsg-1~exp1) experimental; urgency=low
92 
93  * Repackage upstream tarball. Delete non-DFSG-free files:
94  lapacke/examples/example_{D,Z}GESV_rowmajor.c. (Closes: #703916)
95  * Use my @debian.org email address
96  * Remove obsolete DM-Upload-Allowed control flag
97  * Fixes and improvements in package build logic
98  + fix build-arch and build-indep rules
99  + use Build-Depends-Indep field
100  + enable parallel build (in particular, new patch parallel_build.patch)
101  + move test failure notice from obsolete liblapack3gf to liblapack3
102  * Bump Standards-Version to 3.9.4
103  * Add lintian overrides in liblapack-doc-man about bad whatis entries in
104  manpages (upstream does not provide the required short descriptions)
105 
106  -- Sébastien Villemot <sebastien@debian.org> Wed, 27 Mar 2013 13:11:24 +0100
107 
108 lapack (3.4.2-1~exp2) experimental; urgency=low
109 
110  * Remove an override of a rule which was failing all builds
111 
112  -- Sylvestre Ledru <sylvestre@debian.org> Sat, 29 Sep 2012 09:56:28 +0200
113 
114 lapack (3.4.2-1~exp1) experimental; urgency=low
115 
116  * New upstream release
117  * Decouple the build process from gcc (use /usr/bin/cc instead of gcc)
118  * Remove the warning no-debconf-templates
119  * Fix package-would-benefit-from-build-arch-targets
120  * Remove some old comments
121  * Introduce some of the hardening flags
122 
123  -- Sylvestre Ledru <sylvestre@debian.org> Wed, 26 Sep 2012 07:22:36 +0200
124 
125 lapack (3.4.1-6) unstable; urgency=low
126 
127  * Ship liblapacke.so* in /usr/lib instead of /usr/lib/lapack. There is
128  no reason to ship that library in a deeper directory since it is not
129  managed by the lapack alternative. (Closes: #685312)
130 
131  -- Sébastien Villemot <sebastien.villemot@ens.fr> Tue, 21 Aug 2012 08:34:48 +0000
132 
133 lapack (3.4.1-5) unstable; urgency=low
134 
135  * liblapack-test: move to devel/extra, to reflect override
136  * liblapacke_no_matgen.patch: new patch; prevents inclusion of wrappers
137  for MATGEN functions in liblapacke (Closes: #680428)
138  * liblapack-doc: add missing "Files" field in doc-base entry
139 
140  -- Sébastien Villemot <sebastien.villemot@ens.fr> Fri, 06 Jul 2012 11:03:55 +0000
141 
142 lapack (3.4.1-4) unstable; urgency=low
143 
144  * liblapack3.prerm, liblapack3gf.prerm: avoid crash if liblapack.so.3gf
145  already deleted
146  * liblapack3gf transitional package:
147  + move to oldlibs section (Closes: #679103)
148  + mark as arch:all
149  * Restore alternatives in shlibs file of liblapack3
150  * Set DM-Upload-Allowed to yes
151 
152  -- Sébastien Villemot <sebastien.villemot@ens.fr> Wed, 20 Jun 2012 12:36:04 +0000
153 
154 lapack (3.4.1-3) unstable; urgency=low
155 
156  [ Sylvestre Ledru ]
157  * Remove debug messages
158 
159  [ Sébastien Villemot ]
160  * Remove lsame(3) from liblapack-doc-man (Closes: #677461)
161  * Add myself to Uploaders
162 
163  -- Sébastien Villemot <sebastien.villemot@ens.fr> Sun, 17 Jun 2012 12:01:30 +0000
164 
165 lapack (3.4.1-2) unstable; urgency=low
166 
167  [ Sylvestre Ledru ]
168  * Update of Vcs-Svn and Vcs-Browser tags (Closes: #676281)
169 
170  [ Sébastien Villemot ]
171  * Do not ship blas manpages in liblapack-doc-man (Closes: #677461)
172  * Fix linking problem of liblapacke (Closes: #676528)
173 
174  -- Sylvestre Ledru <sylvestre@debian.org> Tue, 05 Jun 2012 22:23:50 +0200
175 
176 lapack (3.4.1-1) unstable; urgency=low
177 
178  * Upload in unstable
179 
180  -- Sylvestre Ledru <sylvestre@debian.org> Sat, 02 Jun 2012 17:32:17 +0200
181 
182 lapack (3.4.1-1~exp5) experimental; urgency=low
183 
184  * Fix a bad alternative link to the old library name
185 
186  -- Sylvestre Ledru <sylvestre@debian.org> Fri, 01 Jun 2012 10:27:50 +0200
187 
188 lapack (3.4.1-1~exp4) experimental; urgency=low
189 
190  * Replaces and Breaks updated against the right versions of other impacted
191  packages
192  * Force the right version to build against libblas-dev
193 
194  -- Sylvestre Ledru <sylvestre@debian.org> Sun, 20 May 2012 17:21:13 +0200
195 
196 lapack (3.4.1-1~exp3) experimental; urgency=low
197 
198  * Moved removal from postinst to preinst
199 
200  -- Sylvestre Ledru <sylvestre@debian.org> Fri, 18 May 2012 16:05:45 +0200
201 
202 lapack (3.4.1-1~exp2) experimental; urgency=low
203 
204  * Remove liblapack.so.3gf references before the install
205 
206  -- Sylvestre Ledru <sylvestre@debian.org> Mon, 14 May 2012 18:44:11 +0200
207 
208 lapack (3.4.1-1~exp1) experimental; urgency=low
209 
210  * New upstream release
211 
212  -- Sylvestre Ledru <sylvestre@debian.org> Sat, 21 Apr 2012 17:45:44 +0200
213 
214 lapack (3.4.0-1~exp3) experimental; urgency=low
215 
216  * Join modifications with blas, lapack, atlas and openblas.
217  Declare the replacements of all *3gf blas & lapack implementation
218  (Closes: #660607)
219  * Standards-Version updated to version 3.9.3
220  * graphviz is also a build dep
221 
222  -- Sylvestre Ledru <sylvestre@debian.org> Tue, 10 Apr 2012 19:35:10 +0200
223 
224 lapack (3.4.0-1~exp2) experimental; urgency=low
225 
226  * Introduce back liblapack3gf as transitionnal package
227  (Closes: #656039)
228 
229  -- Sylvestre Ledru <sylvestre@debian.org> Sun, 19 Feb 2012 11:34:47 +0100
230 
231 lapack (3.4.0-1~exp1) experimental; urgency=low
232 
233  * New upstream release
234  * manpages removed and repack script updated (LP: #764445)
235  * New packages liblapacke & liblapacke-dev (C library) added (LP: #767108)
236  * Update the whole lapack documentation. Now uses the generated documentation
237  produced by doxygen.
238  * Package liblapack-doc-man introduced with the manpages of the function.
239  * Remove the deprecated documentation.
240 
241  -- Sylvestre Ledru <sylvestre@debian.org> Tue, 15 Nov 2011 17:07:42 +0100
242 
243 lapack (3.3.1-2) experimental; urgency=low
244 
245  * Standards-Version updated to version 3.9.2
246  * Get ride of the dependency on libatlas-base-dev
247  * Rename liblapack3gf package => liblapack3
248  * Rename liblapack.so.3gf => liblapack.so.3
249 
250  -- Sylvestre Ledru <sylvestre@debian.org> Sat, 03 Sep 2011 19:55:27 +0200
251 
252 lapack (3.3.1-1) unstable; urgency=low
253 
254  * New upstream release
255  * man fixes removed (applied upstream)
256 
257  -- Sylvestre Ledru <sylvestre@debian.org> Wed, 18 May 2011 00:03:55 +0200
258 
259 lapack (3.3.0-4) unstable; urgency=low
260 
261  * Fix the manpages issues
262  * Fix some alignement issues (Closes: #593705)
263 
264  -- Sylvestre Ledru <sylvestre@debian.org> Fri, 04 Mar 2011 18:09:54 +0100
265 
266 lapack (3.3.0-3) unstable; urgency=low
267 
268  * Upload in unstable.
269  * postrm-has-useless-call-to-ldconfig and
270  postinst-has-useless-call-to-ldconfig removed
271 
272  -- Sylvestre Ledru <sylvestre@debian.org> Fri, 04 Mar 2011 18:09:25 +0100
273 
274 lapack (3.3.0-2) experimental; urgency=low
275 
276  * Incorporate the modifications of Laurent's NMU (Closes: #586315)
277  * Fix a minor typo in the manpage of zggev. Thanks to Bastien Roucaries
278  (Closes: #593705)
279  * Remove the old stuff about gfortran in the description
280  * Switch to dpkg-source 3.0 (quilt) format
281 
282  -- Sylvestre Ledru <sylvestre@debian.org> Mon, 20 Dec 2010 00:09:45 +0100
283 
284 lapack (3.3.0-1) experimental; urgency=low
285 
286  * New upstream release
287  * Standards-Version updated to version 3.9.1
288 
289  -- Sylvestre Ledru <sylvestre@debian.org> Mon, 13 Dec 2010 00:31:20 +0100
290 
291 lapack (3.2.2-1.2) unstable; urgency=low
292 
293  * Non-maintainer upload.
294  * Really remove alternatives for all packages during removal (Closes: #586315)
295 
296  -- Laurent Bigonville <bigon@debian.org> Tue, 23 Nov 2010 01:48:20 +0100
297 
298 lapack (3.2.2-1.1) unstable; urgency=low
299 
300  * Non-maintainer upload.
301  * Correctly remove alternative during package removal (Closes: #586315)
302 
303  -- Laurent Bigonville <bigon@debian.org> Sat, 20 Nov 2010 18:42:36 +0100
304 
305 lapack (3.2.2-1) unstable; urgency=low
306 
307  * New upstream release
308  * Change the order of the dependencies (Closes: #588175)
309 
310  -- Sylvestre Ledru <sylvestre@debian.org> Mon, 05 Jul 2010 22:03:43 +0200
311 
312 lapack (3.2.1-8) unstable; urgency=low
313 
314  * Explicit minimal dependency against blas added (Closes: #579463)
315 
316  -- Sylvestre Ledru <sylvestre@debian.org> Wed, 28 Apr 2010 00:32:26 +0200
317 
318 lapack (3.2.1-7) unstable; urgency=low
319 
320  * The path to blas has changed (Closes: #576931)
321 
322  -- Sylvestre Ledru <sylvestre@debian.org> Thu, 08 Apr 2010 13:59:26 +0200
323 
324 lapack (3.2.1-6) unstable; urgency=low
325 
326  * Remove the old alternatives
327 
328  -- Sylvestre Ledru <sylvestre@debian.org> Wed, 07 Apr 2010 23:58:40 +0200
329 
330 lapack (3.2.1-5) unstable; urgency=low
331 
332  * Upload into unstable
333 
334  -- Sylvestre Ledru <sylvestre@debian.org> Tue, 06 Apr 2010 10:22:20 +0200
335 
336 lapack (3.2.1-4) experimental; urgency=low
337 
338  * liblapack_pic.a is now also handle with the update-alternatives system
339 
340  -- Sylvestre Ledru <sylvestre@debian.org> Fri, 05 Mar 2010 18:35:23 +0100
341 
342 lapack (3.2.1-3) experimental; urgency=low
343 
344  * Standards-Version updated to version 3.8.4
345  * Package moved from pkg-scicomp to Debian Science
346  * Libraries are now handled with update-alternatives
347  See: http://wiki.debian.org/DebianScience/LinearAlgebraLibraries
348 
349  -- Sylvestre Ledru <sylvestre@debian.org> Wed, 03 Mar 2010 15:22:32 +0100
350 
351 lapack (3.2.1-2) unstable; urgency=low
352 
353  * Change of my email address since I am now DD
354  * Standards-Version updated to 3.8.3
355  * DM-Upload-Allowed removed
356  * cleanup in the uploader since I am pretty much the last one active
357 
358  -- Sylvestre Ledru <sylvestre@debian.org> Tue, 06 Oct 2009 22:34:32 +0200
359 
360 lapack (3.2.1-1) unstable; urgency=low
361 
362  * New upstream release
363 
364  -- Sylvestre Ledru <sylvestre.ledru@inria.fr> Mon, 04 May 2009 10:26:22 +0200
365 
366 lapack (3.2.0-3) unstable; urgency=low
367 
368  * debian/rules, liblapack-doc.manpages: Install man pages of the API
369  functions in /usr/share/man/man3 using .3lapack as extension. This
370  should completely avoid clashes with other packages. Closes: #520460.
371 
372  -- Rafael Laboissiere <rafael@debian.org> Sat, 21 Mar 2009 18:40:03 +0100
373 
374 lapack (3.2.0-2) unstable; urgency=low
375 
376  [ Rafael Laboissiere ]
377  * Upload to unstable
378  * debian/control: Bump Standards-Version to 3.8.1 (no changes needed)
379 
380  * debian/control, debian/compat: Bump build-dependency and compatibility
381  level to debhelper >= 7 (version 4 is now deprecated)
382 
383  * debian/patches/pic.patch: Drop this patch, since it interferes with
384  the way the OPTS variable must be set, on a per-architecture basis
385  * debian/control: As a consequence of the above, drop the
386  build-dependency on cdbs
387  * debian/rules: Fix the building/cleaning of make.inc and
388  testing/Makefile files, which were being left behind after running
389  debian/rules clean
390 
391  [ Sylvestre Ledru ]
392  * typo fixed in debian/rules
393 
394  -- Rafael Laboissiere <rafael@debian.org> Sat, 14 Mar 2009 12:37:59 +0100
395 
396 lapack (3.2.0-1) experimental; urgency=low
397 
398  [ Sylvestre Ledru ]
399  * New upstream version
400  * Repacking script updated (download separately the manpages)
401  * Patch to enable the pic option added
402  * misc depends added (to make lintian happy)
403 
404  [ Rafael Laboissiere ]
405  * debian/watch: Force the use of PASV by ftp
406  * debian/control:
407  + Use DM-DM-Upload-Allowed field instead of XS-DM-Upload-Allowed
408  + Add myself to the list of Uploaders
409  * debian/orig-tar.sh: Include the LUG files into the generated tarball
410  * debian/rules: Call web2png with -d option, such that original GIF, as
411  well as the *.bak files are deleted when adding the LUG files to the
412  tarball
413 
414  -- Rafael Laboissiere <rafael@debian.org> Wed, 07 Jan 2009 12:07:55 +0000
415 
416 lapack (3.1.1-6) unstable; urgency=low
417 
418  * Timing tests removed (advice from upstream)
419  * "set -e" added to liblapack3gf.config to make lintian happy
420  * Many fixes in the man pages (makes lapack lintian free now)
421  * Empty manpage zbcon removed
422 
423  -- Sylvestre Ledru <sylvestre.ledru@inria.fr> Thu, 30 Oct 2008 10:41:53 +0100
424 
425 lapack (3.1.1-5) unstable; urgency=low
426 
427  * rename manpage lsame & xerbla to lsame-lapack & xerblas-lapack to
428  avoid duplicate man page with libblas-doc (Closes: #500660)
429  * use dh_installman instead of dh_installmanpages
430  * Duplicate on liblapack-test.1 removed
431 
432  -- Sylvestre Ledru <sylvestre.ledru@inria.fr> Tue, 30 Sep 2008 23:16:04 +0200
433 
434 lapack (3.1.1-4) unstable; urgency=low
435 
436  * manpages are now installed (Closes: #500225)
437 
438  -- Sylvestre Ledru <sylvestre.ledru@inria.fr> Fri, 26 Sep 2008 17:34:05 +0200
439 
440 lapack (3.1.1-3) unstable; urgency=low
441 
442  * Typos fixed in the manpages (Closes: #410309)
443  * Better & easier watch file (use the FTP instead of HTTP)
444 
445  -- Sylvestre Ledru <sylvestre.ledru@inria.fr> Thu, 14 Aug 2008 10:49:06 +0200
446 
447 lapack (3.1.1-2) unstable; urgency=low
448 
449  [ Sylvestre Ledru ]
450  * Update to Standards-version 3.8.0
451  * Tags Homepage, Vcs-Svn and Vcs-Browser added
452  * watch file added
453  * Update of copyright to make lintian happier
454  * Update of doc-base section
455  * doc-base-file-separator-extra-whitespaces removed
456  * Myself added to uploaders
457 
458  -- Ondrej Certik <ondrej@certik.cz> Tue, 12 Aug 2008 13:17:52 +0200
459 
460 lapack (3.1.1-1) unstable; urgency=low
461 
462  * Maintainer changed to Debian Scientific Computing Team
463  * Camm Maguire and Ondrej Certik added to uploaders
464  * XS-DM-Upload-Allowed: yes field added
465 
466  -- Ondrej Certik <ondrej@certik.cz> Thu, 17 Jul 2008 22:05:19 +0200
467 
468 lapack (3.1.1-0.5) unstable; urgency=low
469 
470  * Non-maintainer upload.
471  * Import changes from ubuntu:
472  * Use system default gcc/gfortran instead of explict gcc-4.3
473  * Don't show confusing and obscure debconf messages about lapack build
474  errors on liblapack install; these errors have not been linked to
475  actual bugs in the library, and the current failures look like a
476  testsuite error only. Closes: 488561
477 
478  -- Riku Voipio <riku.voipio@iki.fi> Thu, 03 Jul 2008 17:30:54 +0300
479 
480 lapack (3.1.1-0.4) unstable; urgency=medium
481 
482  * Upload to unstable.
483  * Move liblapack-dev, liblapack-pic, liblapack-test into section libdevel.
484 
485  -- Matthias Klose <doko@debian.org> Sun, 17 Feb 2008 22:48:17 +0100
486 
487 lapack (3.1.1-0.3) experimental; urgency=low
488 
489  * debian/shlibs.local: s/atlas3gf-base/libatlas3gf-base/.
490  * Don't run zsvdtim on s390.
491  * Link using gfortran instead of gcc.
492  * Don't build with -funroll-all-loops on toy archs (arm, armel, m68k).
493  * debian/rules: Make sure to run the timing tests with the trun wrapper.
494 
495  -- Matthias Klose <doko@debian.org> Mon, 04 Feb 2008 19:09:41 +0100
496 
497 lapack (3.1.1-0.2) experimental; urgency=low
498 
499  * debian/control: s/atlas-base-dev/libatlas-base-dev/.
500 
501  -- Matthias Klose <doko@debian.org> Sun, 03 Feb 2008 01:15:25 +0100
502 
503 lapack (3.1.1-0.1) experimental; urgency=low
504 
505  * Non-maintainer upload.
506  * New upstream release.
507  * debian/rules:
508  + Use INT_ETIME in make.inc.
509  * debian/patches, debian/upstream:
510  + Remove all patches.
511 
512  -- Kumar Appaiah <akumar@ee.iitm.ac.in> Mon, 28 Jan 2008 22:40:25 +0530
513 
514 lapack (3.0.20000531a-1.1) unstable; urgency=low
515 
516  * Explicitely build using gfortran-4.3.
517  * Do not prefer libatlas3gf-base in the lapack shlibs file.
518 
519  -- Matthias Klose <doko@debian.org> Sat, 19 Jan 2008 19:47:32 +0100
520 
521 lapack (3.0.20000531a-1) experimental; urgency=low
522 
523  * Acknowledge NMU
524  * gfortran transition
525 
526  -- Camm Maguire <camm@enhanced.com> Thu, 25 Oct 2007 11:15:23 -0400
527 
528 lapack3 (3.0.20000531a-6.1) unstable; urgency=low
529 
530  * Non-maintainer upload.
531  * cdebconf transition: allow the dependency on debconf to be satisfied with
532  an alternate of debconf-2.0 (Closes: #331883).
533 
534  -- Amaya Rodrigo Sastre <amaya@debian.org> Mon, 20 Aug 2007 19:13:42 +0200
535 
536 lapack3 (3.0.20000531a-6) unstable; urgency=high
537 
538  * Fix lapack3-dev depends typo: libblas3.so -> libblas-3.so
539  * All packages save shared lib package conflict/replace with analog in
540  lapack.
541  * Remove explicit depends on libblas.so.3 now that libs are explicitly
542  linked against these.
543 
544  -- Camm Maguire <camm@enhanced.com> Wed, 23 Mar 2005 14:57:23 +0000
545 
546 lapack3 (3.0.20000531a-5) unstable; urgency=high
547 
548  * Revise again maxwrk/minwrk fir to upstream {s,d}gesdd.f patch, Closes: #276534.
549  * Try linking liblapack against libblas and libg2c. Closes: #261354
550  * Put zgess.f patch back into debian/patches, and out of main package diff
551 
552  -- Camm Maguire <camm@enhanced.com> Fri, 15 Oct 2004 16:58:12 +0000
553 
554 lapack3 (3.0.20000531a-4) unstable; urgency=low
555 
556  * Add slave alternative link to static lib in -dev package
557  * Bug fix: "lapack3-doc: spurious robots.txt file", thanks to Jochen
558  Voss (Closes: #248559). Removed robots.txt from lapack3-doc
559  * Fixed bad section number in manpages for lintian
560  * added testing/tmp to clean target
561 
562  -- Camm Maguire <camm@enhanced.com> Tue, 1 Jun 2004 16:48:25 +0000
563 
564 lapack3 (3.0.20000531a-3) unstable; urgency=low
565 
566  * lapack-doc -> lapack3-doc in doc-base files, Closes: #233069
567 
568  -- Camm Maguire <camm@enhanced.com> Mon, 16 Feb 2004 18:33:40 +0000
569 
570 lapack3 (3.0.20000531a-2) unstable; urgency=low
571 
572  * Fix lintian errors in lapack3-test (manpages had wrong .so links)
573  * Rename templates for lapack3 package naming scheme
574 
575  -- Camm Maguire <camm@enhanced.com> Wed, 21 Jan 2004 19:42:31 +0000
576 
577 lapack3 (3.0.20000531a-1) unstable; urgency=low
578 
579  * Binary incompatible changes in the blas library, against which this
580  library is linked, require an increase in the soname, and a change
581  in package name to allow for support for the old API in both source
582  and binary form to remain in the archives.
583 
584  -- Camm Maguire <camm@enhanced.com> Tue, 23 Dec 2003 15:08:41 +0000
585 
586 lapack (3.0.20000531a-25) unstable; urgency=low
587 
588  * Fix rules to not look for g77-3.2 on ia64 and alpha
589 
590  -- Camm Maguire <camm@enhanced.com> Thu, 31 Jul 2003 21:53:42 +0000
591 
592 lapack (3.0.20000531a-24) unstable; urgency=low
593 
594  * Newer standards
595  * Recompile with latest toolchain to reduce error count, Closes:
596  #202321
597  * default g77 all arches
598  * lintian edits to lapack.3, csrot.3 and zdrot.3 manpages
599  * lintian edits to copyright file
600 
601  -- Camm Maguire <camm@enhanced.com> Wed, 30 Jul 2003 21:46:17 +0000
602 
603 lapack (3.0.20000531a-23) unstable; urgency=low
604 
605  * Fix permissions for building with sudo, Closes: #177105
606 
607  -- Camm Maguire <camm@enhanced.com> Mon, 17 Feb 2003 12:37:45 -0500
608 
609 lapack (3.0.20000531a-22) unstable; urgency=low
610 
611  * prevent completely empty patches
612 
613  -- Camm Maguire <camm@enhanced.com> Thu, 5 Dec 2002 20:11:27 -0500
614 
615 lapack (3.0.20000531a-21) unstable; urgency=low
616 
617  * Patch to fix lwork in dgesdd and sgesdd
618  * Upstream timing and testing updates
619  * fixes to {s,d,g,z} man pages
620  * updated release notes from upstream
621 
622  -- Camm Maguire <camm@enhanced.com> Wed, 4 Dec 2002 16:46:13 -0500
623 
624 lapack (3.0.20000531a-20) unstable; urgency=low
625 
626  * Fix incorrect compiler specification for alpha and ia64
627 
628  -- Camm Maguire <camm@enhanced.com> Tue, 29 Oct 2002 11:20:03 -0500
629 
630 lapack (3.0.20000531a-19) unstable; urgency=low
631 
632  * Added ${g77} to depends for lapack-dev, Closes: #149834
633  * Fixed typo in templates
634 
635  -- Camm Maguire <camm@enhanced.com> Mon, 28 Oct 2002 20:00:20 -0500
636 
637 lapack (3.0.20000531a-18) unstable; urgency=high
638 
639  * Minor change to trun to redirect standard err to log file and to
640  avoid eval wrapper, as killing this is not reliable
641  * Increased timeout on tester output checks
642  * lapack-dev in section devel
643 
644  -- Camm Maguire <camm@enhanced.com> Mon, 8 Apr 2002 15:35:55 -0400
645 
646 lapack (3.0.20000531a-17) unstable; urgency=high
647 
648  * Removed space befoe lone newline in templates, Closes: #141527,
649  Closes: #141529, Closes: #141533
650  * chmod +x debian/rawk
651  * Allow for missing /proc/cpuinfo
652  * Record compiler version in ?_results
653 
654  -- Camm Maguire <camm@enhanced.com> Sat, 6 Apr 2002 23:53:11 -0500
655 
656 lapack (3.0.20000531a-16) unstable; urgency=high
657 
658  * Removed quotes from alpha FOPTS
659  * Made trun timeouts work relative to last output, instead of total
660  job run time, for slow machines
661  * debconf templates warning about library errors
662  * lapack debconf dependency
663 
664  -- Camm Maguire <camm@enhanced.com> Wed, 3 Apr 2002 20:45:46 -0500
665 
666 lapack (3.0.20000531a-15) unstable; urgency=high
667 
668  * Removed alpha workaround -- no longer necessary
669  * Run timings/tests under script capturing exit status and reporting
670  it to enable build on buggy architectures (arm hppa) for now, (since
671  I can't seem to get anyone to remove them from the archive, and they
672  are holding up lapack everywhere else)
673  * Remove -funroll-all-loops for arm
674  * arm just compiles, but is useless -- runs no testers
675  * changed variable structure in make.inc
676  * liblapack2.so alternative
677  * Arch specific patch mechanism
678  * Fixed blas dependencies, Closes: #140661
679  * Patch for hppa to avoid tests of error exists pending fix to the
680  dynamic loader
681 
682  -- Camm Maguire <camm@enhanced.com> Sun, 31 Mar 2002 22:05:42 -0500
683 
684 lapack (3.0.20000531a-14) unstable; urgency=low
685 
686  * Work arounds for alpha compiler problems
687 
688  -- Camm Maguire <camm@enhanced.com> Wed, 20 Mar 2002 17:11:02 -0500
689 
690 lapack (3.0.20000531a-13) unstable; urgency=low
691 
692  * g77-3.0 ->g77 for s390
693 
694  -- Camm Maguire <camm@enhanced.com> Sun, 17 Mar 2002 14:00:24 -0500
695 
696 lapack (3.0.20000531a-12) unstable; urgency=low
697 
698  * g77-3.0 -O0 for S390
699 
700  -- Camm Maguire <camm@enhanced.com> Sun, 17 Mar 2002 06:15:56 -0500
701 
702 lapack (3.0.20000531a-11) unstable; urgency=low
703 
704  * Depend on blas2-dev -> blas-dev | blas2-dev, Closes: #138413
705 
706  -- Camm Maguire <camm@enhanced.com> Fri, 15 Mar 2002 16:29:52 -0500
707 
708 lapack (3.0.20000531a-10) unstable; urgency=low
709 
710  * Removed m68k specific Build-depends
711 
712  -- Camm Maguire <camm@enhanced.com> Sun, 10 Mar 2002 07:18:39 -0500
713 
714 lapack (3.0.20000531a-9) unstable; urgency=low
715 
716  * Removed m68k specific compile options, Closes: #137346
717 
718  -- Camm Maguire <camm@enhanced.com> Fri, 8 Mar 2002 13:12:20 -0500
719 
720 lapack (3.0.20000531a-8) unstable; urgency=low
721 
722  * Copy libblas to working directory, elimnate LD_PRELOAD in rules
723 
724  -- Camm Maguire <camm@enhanced.com> Fri, 1 Mar 2002 23:09:23 -0500
725 
726 lapack (3.0.20000531a-7) unstable; urgency=low
727 
728  * Another attempt at fixing permission denied problems on certain
729  autobuilders
730 
731  -- Camm Maguire <camm@enhanced.com> Sat, 23 Feb 2002 14:07:44 -0500
732 
733 lapack (3.0.20000531a-6) unstable; urgency=low
734 
735  * Reworked descriptions, Closes: #135041
736  * chmod go+rw on touched stampt files to clear up permission problems
737  on mips,mipsel, and alpha
738  * Added filenames to timing_results and testing_results
739  * Added semi-real time display of testing/timing results for clearer
740  autobuilder output and job detection
741 
742  -- Camm Maguire <camm@enhanced.com> Thu, 21 Feb 2002 13:26:55 -0500
743 
744 lapack (3.0.20000531a-5) unstable; urgency=low
745 
746  * Fixed arch detection in rules
747  * Added PICOPTS and FOPTS to NOOPT in make.inc
748 
749  -- Camm Maguire <camm@enhanced.com> Mon, 18 Feb 2002 20:44:23 -0500
750 
751 lapack (3.0.20000531a-4) unstable; urgency=low
752 
753  * Prepend instead of cloberring LD_LIBRARY_PATH
754 
755  -- Camm Maguire <camm@enhanced.com> Sun, 17 Feb 2002 22:15:59 -0500
756 
757 lapack (3.0.20000531a-3) unstable; urgency=low
758 
759  * Removed empty patch files
760 
761  -- Camm Maguire <camm@enhanced.com> Sun, 17 Feb 2002 13:06:53 -0500
762 
763 lapack (3.0.20000531a-2) unstable; urgency=low
764 
765  * Edited lapack.3 manpage, Closes: #99385
766  * Remove zbcon.3 manpage, Closes: #99386
767  * Copyright elaboration, Closes: #101683
768 
769  -- Camm Maguire <camm@enhanced.com> Sun, 17 Feb 2002 00:15:36 -0500
770 
771 lapack (3.0.20000531a-1) unstable; urgency=low
772 
773  * Remove html.bak files from lug source
774 
775  -- Camm Maguire <camm@enhanced.com> Sat, 16 Feb 2002 10:55:21 -0500
776 
777 lapack (3.0.20000531-2) unstable; urgency=low
778 
779  * ORed construction in shlibs and shlibs.local: liblapack 2
780  atlas2-base | lapack | lapack2
781 
782  -- Camm Maguire <camm@enhanced.com> Fri, 15 Feb 2002 23:44:30 -0500
783 
784 lapack (3.0.20000531-1) unstable; urgency=low
785 
786  * New upstream release
787  * New maintainer
788  * New release Closes: #111374
789  * New maintainer Closes: #101341
790  * New maintainer Closes: #59302
791  * New maintainer Closes: #115397
792  * Added Lapack User's Guide, Release Notes, and FAQ to documentation
793  * Incorporated manpages into source, obviating lapack-doc source
794  package
795  * web2png on Lapack User's Guide
796 
797  -- Camm Maguire <camm@enhanced.com> Wed, 13 Feb 2002 22:49:09 -0500
798 
799 lapack (3.0-5.4) unstable; urgency=low
800 
801  * NMU
802  * Build with g77-3.0 on ia64. g77 version 2.96 segfaults.
803  Closes: #114341.
804 
805  -- John Daily <jdaily@progeny.com> Wed, 10 Oct 2001 11:21:03 -0500
806 
807 lapack (3.0-5.3) frozen unstable; urgency=low
808 
809  * NMU, with maintainer permission
810  * Put virtual package lapack2 in dependency field of shlibs
811 
812  -- Camm Maguire <camm@enhanced.com> Fri, 20 Jul 2001 16:44:34 -0400
813 
814 lapack (3.0-5.2) frozen unstable; urgency=low
815 
816  * NMU, with permission from maintainer
817  * Added support for lapack2 virtual package
818  * Build-depends
819  * Applied m68k patch using fort77 and -ffloat-store, Closes: #101341
820  * Saved .o files for shared and static builds in temporary directories
821  debian/shared and debian/static, respectively, to allow packages
822  needing access to these object (e.g. atlas) to access them by
823  executing 'debian/rules build', Closes: #59302
824 
825  -- Camm Maguire <camm@enhanced.com> Wed, 18 Jul 2001 13:34:01 -0400
826 
827 lapack (3.0-5.1) frozen unstable; urgency=low
828 
829  * Source NMU to fix alpha build situation (requires -mieee and can now
830  be built without f2c) with maintainer permission.
831 
832  -- Christopher C. Chimelis <chris@classnet.med.miami.edu> Wed, 1 Mar 2000 09:39:52 -0500
833 
834 lapack (3.0-5) frozen unstable; urgency=low
835 
836  * New Maintainer (should have been done a few uploads ago)
837  * use f2c to compile on alpha to avoid bug in gcc. Closes: bug#55253, #48661
838  * Now uses DEB_HOST_GNU_CPU to set the arch
839 
840  -- James A. Treacy <treacy@debian.org> Tue, 18 Jan 2000 13:22:12 -0500
841 
842 lapack (3.0-4) unstable; urgency=low
843 
844  * recompiled with latest blas package. Closes: #52256
845 
846  -- James A. Treacy <treacy@debian.org> Wed, 5 Jan 2000 13:52:56 -0500
847 
848 lapack (3.0-3) unstable; urgency=low
849 
850  * lapack-dev depends on blas-dev. Closes: #48462, #48307
851  * major version number for lib reverted to 2 since interface hasn't
852  changed. Closes: #48081
853 
854  -- James A. Treacy <treacy@debian.org> Thu, 28 Oct 1999 11:28:08 -0400
855 
856 lapack (3.0-2) unstable; urgency=low
857 
858  * Conflicts with previous versions. Fixes Bug #48078
859 
860  -- James A. Treacy <treacy@debian.org> Sat, 23 Oct 1999 03:08:47 -0400
861 
862 lapack (3.0-1) unstable; urgency=low
863 
864  * New Maintainer
865  * New upstream version
866  * blas is now a separate package (with its own source)
867 
868  -- James A. Treacy <treacy@debian.org> Mon, 18 Oct 1999 12:03:03 -0400
869 
870 lapack (2.0.1-2.1) frozen unstable; urgency=low
871 
872  * Non maintainer upload.
873  * Fixed lapack man page to be parseable by whatis (Fixes #12073).
874 
875  -- Matthias Klose <doko@debian.org> Fri, 15 May 1998 13:54:30 +0200
876 
877 lapack (2.0.1-2) frozen unstable; urgency=low
878 
879  * Non maintainer release
880  * Recompiled for libc6 (Fixes #21487). Used g77-2.90.29 (egcs-1.0.3a).
881  * Fixed some open bugs (Fixes #13701, #16538, #16661, #17120).
882  * Already fixed: #8986: #8993.
883  * Updated standards version.
884  * Converted to use debhelper
885 
886  -- Matthias Klose <doko@debian.org> Tue, 12 May 1998 14:21:40 +0200
887 
888 lapack (2.0.1-1) unstable; urgency=low
889 
890  * Initial Release.
891 
892  -- Sue Campbell <sacampbe@mercator.math.uwaterloo.ca> Tue, 7 Jan 1997 15:08:06 -0500
893 
894