[lapack] 06/06: Changelog entry for 3.6.0-1.

Sébastien Villemot sebastien at debian.org
Wed Jan 6 11:38:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository lapack.

commit 8cd160fe32d48f0b1bdc50676dc3b37cbe053f21
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Wed Jan 6 11:40:03 2016 +0100

    Changelog entry for 3.6.0-1.
---
 debian/changelog | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 54 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index b1ea463..a8accf7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,57 @@
+lapack (3.6.0-1) unstable; urgency=low
+
+  * Imported Upstream version 3.6.0
+  * No longer repack upstream tarball.
+  * d/copyright: rewrite in machine readable format 1.0.
+  * Remove patches applied upstream.
+    + cgesvd-zgesvd-stack-corruption.patch
+    + zstemr-n2.patch
+    + zlanhf-clanhf-norm.patch
+    + dormlq_interface_check.patch
+    + dlansy_1_norm_segfault.patch
+    + dlange_rowmajor_inconsistent.patch
+  * doxygen-exclude-binary-objects.patch: drop patch, no longer needed.
+  * decouple_gcc.diff: remove patch.
+    Add equivalent functionality in the make.inc rule of debian/rules.
+  * lapack_testing.patch: drop useless patch.
+  * fix-typos.patch: new patch, fixes various typos.
+    Thanks to lintian!
+  * doxygen-strip-source.patch: new patch.
+    Suppresses verbatim source code from Doxygen output, to save space.
+  * Build libblas* binary packages (taken over from src:blas).
+    + New patches:
+      - cblas-makerule.patch
+      - cblas-test-output.patch
+      - cblas-zblat2.patch
+      - icamax-izamax-extended-precision.patch
+    + libblas-doc is now a transitional package (depends on
+      liblapack-doc-man). Unmaintained cinterface.pdf and faq.html have
+      been dropped.
+    + libblas-test: ship test data files in /usr/lib/libblas.
+    + libblas-dev now suggests liblapack-doc{,-man}.
+    + Patches not taken from src:blas:
+      - an apparently wrong patch for crotg.
+      - the big patch for dealing with info codes in cblas routines when
+        used in row major order, when xerbla was overridden by the user.
+        The modified behavior was debatable, and at any rate, it is not
+        implemented in ATLAS and OpenBLAS.
+  * Ship all manpages (including BLAS') in liblapack-doc-man.
+    Drop no_blas_manpages.patch. Incidentally, all BLAS routines now have
+    manpages, including the xDOT ones. (Closes: #511574)
+  * LAPACK testsuite in liblapack-test:
+    + dynamically link test programs.
+    + Move test input data to /usr/lib/lapack.
+    + Ship a script for running all tests in /u/s/doc/liblapack-test/examples.
+  * liblapack{,e}-dev now suggest liblapack-doc{,-man}.
+  * Drop liblapack-dbg, migrate to automatic debug packages.
+  * d/liblapack-doc.dirs: delete it, no need for these empty dirs.
+  * Remove useless *.md5 and *.map in liblapack-doc.
+  * Add autopkgtest for BLAS and LAPACK testsuites.
+  * Various improvements to package descriptions.
+  * Ship lapacke.pc in liblapacke-dev.
+
+ -- Sébastien Villemot <sebastien at debian.org>  Wed, 06 Jan 2016 11:35:04 +0100
+
 lapack (3.5.0-5) unstable; urgency=medium
 
   * Fix static libraries: they were compiled with -fPIC.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lapack.git



More information about the debian-science-commits mailing list