[sundials] branch master updated (f26fcd3 -> 632689b)

Dima Kogan dima at secretsauce.net
Mon Apr 3 02:44:37 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  f26fcd3   hardening=+bindnow
       new  5442505   Fixed typo
       new  c00dbdd   Initial split for all the different parallel types; common -dev
       new  2a1a0c2   patches
       new  0a9973d   I don't build the examples when building the package
       new  8a46793   patches
       new  632689b   patches

The 6 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/control                                     |  77 ++++--
 debian/libsundials-dev.install                     |  12 +
 debian/libsundials-nvecparallel-dev.install        |   6 -
 debian/libsundials-nvecparallel-hypre2.install     |   1 +
 ...stall => libsundials-nvecparallel-mpi2.install} |   0
 debian/libsundials-nvecparallel-openmp2.install    |   2 +
 debian/libsundials-nvecparallel-petsc2.install     |   1 +
 debian/libsundials-nvecparallel-pthread2.install   |   2 +
 debian/libsundials-nvecparallel2.symbols           |  59 -----
 debian/libsundials-nvecserial-dev.install          |  14 --
 .../0002-Fix-library-paths-for-multiarch.patch     |  48 +++-
 ...ndPETSc-to-use-pkg-config-where-possible.patch} |  56 +++--
 ...e-examples-use-default-sundials-libraries.patch | 264 +++++++++++++++++++++
 ...ode-examples-don-t-call-SUNDIALS_ADD_TEST.patch | 201 ++++++++++++++++
 ...6-example-added-forgotten-library-linkage.patch |  20 ++
 ...0007-arkode-library-now-links-with-libklu.patch |  24 ++
 debian/patches/0008-patched-findPETSc.patch        |  74 ++++++
 debian/patches/series                              |   7 +-
 debian/rules                                       |   2 +-
 19 files changed, 737 insertions(+), 133 deletions(-)
 create mode 100644 debian/libsundials-dev.install
 delete mode 100644 debian/libsundials-nvecparallel-dev.install
 create mode 100644 debian/libsundials-nvecparallel-hypre2.install
 rename debian/{libsundials-nvecparallel2.install => libsundials-nvecparallel-mpi2.install} (100%)
 create mode 100644 debian/libsundials-nvecparallel-openmp2.install
 create mode 100644 debian/libsundials-nvecparallel-petsc2.install
 create mode 100644 debian/libsundials-nvecparallel-pthread2.install
 delete mode 100644 debian/libsundials-nvecparallel2.symbols
 delete mode 100644 debian/libsundials-nvecserial-dev.install
 rename debian/patches/{0004-Improve-FindPETSc-to-use-pkg-config-where-possible.patch => 0003-Improve-FindPETSc-to-use-pkg-config-where-possible.patch} (97%)
 create mode 100644 debian/patches/0004-arkode-examples-use-default-sundials-libraries.patch
 create mode 100644 debian/patches/0005-arkode-examples-don-t-call-SUNDIALS_ADD_TEST.patch
 create mode 100644 debian/patches/0006-example-added-forgotten-library-linkage.patch
 create mode 100644 debian/patches/0007-arkode-library-now-links-with-libklu.patch
 create mode 100644 debian/patches/0008-patched-findPETSc.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