[hdf5] branch dev-alternatives updated (15c1c80 -> b02fc5f)
Alastair McKinstry
mckinstry at moszumanska.debian.org
Thu Jul 24 13:15:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a change to branch dev-alternatives
in repository hdf5.
from 15c1c80 WIP: Test making bounce libs
new f09055c First cut of bounce changes to alternatives
new 46407d1 Put bouncelib in @FLAVOR@ directory
new 8cde59e Split linker version file into per-library components
new 2bc5c33 Add _mpi links for linking to either MPI flavor
new 6166d9d Put symlinks, bounce libs in /hdf5/ not /
new bf46f32 Remove blank line from shlibs to silence warnings
new e07def1 Add new libnames to shlibs
new 0654cb6 Need to create directory /hdf5/ before writing and chrpath
new 24a5f5f Don't add bounce libs in dev packages
new 0ddfdf8 Fix broken additional lib dependencies
new 3e30f25 Name the bounce lib with full name
new e9cc4ff Typo
new 4694795 Correct ver file which was missing symbols. Incorrectly generated
new f84548b Ensure full version number passed to make_bounce_libs
new 239ce01 Change symbols in symbols file to versioned symbols
new b02fc5f Switch include dirs to /usr/include/hdf5/
The 16 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/libhdf5-8.symbols | 8060 ++++++++++++------------
debian/libhdf5-cpp-8.symbols | 1756 +++---
debian/libhdf5-flavor-dev.install.in | 1 -
debian/libhdf5-flavor-dev.links.in | 21 +-
debian/libhdf5-flavor-dev.postinst.in | 52 +-
debian/libhdf5-flavor-soname.install.in | 2 +-
debian/libhdf5-flavor-soname.shlibs.in | 5 +-
debian/libhdf5-mpich-8.symbols | 8158 +++++++++++++------------
debian/libhdf5-openmpi-8.symbols | 8158 +++++++++++++------------
debian/{map_mpi.ver => libhdf5_mpi.ver} | 1582 +----
debian/libhdf5_mpi_fortran.ver | 1088 ++++
debian/libhdf5_mpi_hl.ver | 202 +
debian/libhdf5_mpihl_fortran.ver | 320 +
debian/{map_serial.ver => libhdf5_serial.ver} | 1403 +----
debian/libhdf5_serial_fortran.ver | 1091 ++++
debian/libhdf5_serial_hl.ver | 199 +
debian/libhdf5_serialhl_fortran.ver | 507 ++
debian/make_bounce_libs.py | 28 +-
debian/patches/version-script.patch | 12 +-
debian/rules | 29 +-
20 files changed, 16631 insertions(+), 16043 deletions(-)
rename debian/{map_mpi.ver => libhdf5_mpi.ver} (56%)
create mode 100644 debian/libhdf5_mpi_fortran.ver
create mode 100644 debian/libhdf5_mpi_hl.ver
create mode 100644 debian/libhdf5_mpihl_fortran.ver
rename debian/{map_serial.ver => libhdf5_serial.ver} (59%)
create mode 100644 debian/libhdf5_serial_fortran.ver
create mode 100644 debian/libhdf5_serial_hl.ver
create mode 100644 debian/libhdf5_serialhl_fortran.ver
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf5.git
More information about the Pkg-grass-devel
mailing list