[lapack] branch master updated (01c234a -> 962be41)
Sébastien Villemot
sebastien at debian.org
Sat Oct 31 22:23:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastien pushed a change to branch master
in repository lapack.
from 01c234a Bump Standards-Version to 3.9.6, no changes needed.
new 9c6e9e1 Fix static libraries: they were compiled with -fPIC.
new e865eb0 Add missing dependency of liblapacke-dev on libblas-dev and liblapack-dev.
new 2db0c33 Package tmglib.
new e2b2e2d Use upstream version number for filename of shared libraries.
new 9876c01 Add debug package liblapack-dbg.
new de75440 Remove obsolete Conflicts/Replaces for lapack{,3}-{pic,test,doc}.
new c98f70b Drop transitional package liblapack3gf.
new 94a9713 New patches taken from upstream:
new 303ec3e Changelog entry for 3.5.0-5.
new 962be41 Add debian/.dephelper/ to .gitignore.
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 10 ++
debian/changelog | 19 ++
debian/control | 64 ++++---
debian/liblapack3.postinst | 3 +-
debian/liblapack3gf.lintian-overrides | 3 -
debian/liblapacke.install | 3 +-
debian/libtmglib-dev.install | 2 +
debian/libtmglib3.install | 1 +
debian/patches/dlange_rowmajor_inconsistent.patch | 159 +++++++++++++++++
debian/patches/dlansy_1_norm_segfault.patch | 207 ++++++++++++++++++++++
debian/patches/dormlq_interface_check.patch | 103 +++++++++++
debian/patches/lapacke_no_matgen.patch | 20 ---
debian/patches/series | 4 +-
debian/rules | 54 ++++--
14 files changed, 591 insertions(+), 61 deletions(-)
delete mode 100644 debian/liblapack3gf.lintian-overrides
create mode 100644 debian/libtmglib-dev.install
create mode 100644 debian/libtmglib3.install
create mode 100644 debian/patches/dlange_rowmajor_inconsistent.patch
create mode 100644 debian/patches/dlansy_1_norm_segfault.patch
create mode 100644 debian/patches/dormlq_interface_check.patch
delete mode 100644 debian/patches/lapacke_no_matgen.patch
--
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