[sundials] branch master updated (45e658b -> 6092323)
Dima Kogan
dima at secretsauce.net
Mon May 22 07:15:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
dkogan pushed a change to branch master
in repository sundials.
from 45e658b updated runtime MPI Depends: to something that exists
new b551dde I ship sundials_nvector.c to make the nvector examples work properly
new 6092323 Large patch update. All installed examples build now
The 2 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:
debian/libsundials-doc.install | 1 +
.../0001-Added-missing-linkages-to-the-DSOs.patch | 135 ++-
.../0002-Fix-library-paths-for-multiarch.patch | 40 +-
...h => 0003-PETSc-is-now-findable-by-CMake.patch} | 62 +-
...4-Examples-use-default-sundials-libraries.patch | 1072 ++++++++++++++++++++
...e-examples-use-default-sundials-libraries.patch | 264 -----
...005-Examples-don-t-call-SUNDIALS_ADD_TEST.patch | 852 ++++++++++++++++
...ode-examples-don-t-call-SUNDIALS_ADD_TEST.patch | 201 ----
debian/patches/0006-Examples-link-with-lm.patch | 540 ++++++++++
...6-example-added-forgotten-library-linkage.patch | 20 -
...penMP-examples-assume-that-we-HAVE-OpenMP.patch | 184 ++++
.../0007-libraries-now-link-with-libklu.patch | 104 --
...es-MPI-examples-use-MPI-compiler-wrappers.patch | 701 +++++++++++++
debian/patches/0008-patched-findPETSc.patch | 74 --
...PRE-examples-build-with-hypre-libraries-a.patch | 70 ++
.../0010-Examples-can-find-the-PETSc-library.patch | 45 +
...ector-examples-use-shipped-copy-of-sundia.patch | 145 +++
...rtran-examples-CMake-knows-to-do-its-fort.patch | 163 +++
...hread-example-assumes-we-have-pthread-sup.patch | 30 +
debian/patches/series | 17 +-
20 files changed, 3983 insertions(+), 737 deletions(-)
rename debian/patches/{0003-Improve-FindPETSc-to-use-pkg-config-where-possible.patch => 0003-PETSc-is-now-findable-by-CMake.patch} (80%)
create mode 100644 debian/patches/0004-Examples-use-default-sundials-libraries.patch
delete mode 100644 debian/patches/0004-arkode-examples-use-default-sundials-libraries.patch
create mode 100644 debian/patches/0005-Examples-don-t-call-SUNDIALS_ADD_TEST.patch
delete mode 100644 debian/patches/0005-arkode-examples-don-t-call-SUNDIALS_ADD_TEST.patch
create mode 100644 debian/patches/0006-Examples-link-with-lm.patch
delete mode 100644 debian/patches/0006-example-added-forgotten-library-linkage.patch
create mode 100644 debian/patches/0007-Examples-OpenMP-examples-assume-that-we-HAVE-OpenMP.patch
delete mode 100644 debian/patches/0007-libraries-now-link-with-libklu.patch
create mode 100644 debian/patches/0008-Examples-MPI-examples-use-MPI-compiler-wrappers.patch
delete mode 100644 debian/patches/0008-patched-findPETSc.patch
create mode 100644 debian/patches/0009-Examples-HYPRE-examples-build-with-hypre-libraries-a.patch
create mode 100644 debian/patches/0010-Examples-can-find-the-PETSc-library.patch
create mode 100644 debian/patches/0011-Examples-nvector-examples-use-shipped-copy-of-sundia.patch
create mode 100644 debian/patches/0012-Examples-fortran-examples-CMake-knows-to-do-its-fort.patch
create mode 100644 debian/patches/0013-Examples-pthread-example-assumes-we-have-pthread-sup.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sundials.git
More information about the debian-science-commits
mailing list