[hdf5] 06/08: debian/changelog update
Gilles Filippini
pini at moszumanska.debian.org
Tue Jul 8 20:51:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
pini pushed a commit to branch master
in repository hdf5.
commit f593a2c070c1a9d8dfe966fa7f5e185d78fe6081
Author: Gilles Filippini <pini at debian.org>
Date: Sun Jul 6 20:22:37 2014 +0200
debian/changelog update
---
debian/changelog | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8d80dab..61dd113 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
hdf5 (1.8.13+docs-1) UNRELEASED; urgency=medium
+ [Gilles Filippini]
* New upstream release
* MPI-POSIX driver removed by upstream. Applications performing parallel
I/O should use the MPI-IO driver, H5Pset_fapl_mpio
@@ -20,18 +21,20 @@ hdf5 (1.8.13+docs-1) UNRELEASED; urgency=medium
* Make serial and $mpi flavors co-installable
- New patch flavor-configure-option.patch: add option --with-flavor
which append '_<flavor-name>' to the libraries' names
- - Configure $mpi builds with flavor-name=$mpi
- - link $mpi flavor development libs to
- /usr/lib/$MULTIARCH/$mpi/libhdf5-<legacy-names> (so that existing
- makefiles still work using -L/usr/lib/$MULTIARCH/$mpi)
- - install $mpi flavor include files into /usr/include/$mpi (so
- that existing makefiles still work using -I/usr/include/$mpi)
+ - Configure builds with flavor-name={serial,openmpi,mpich}
+ - link $flavor development libs to
+ /usr/lib/$MULTIARCH/hdf5/$flavor/libhdf5-<legacy-names> (so that existing
+ makefiles still work using -L/usr/lib/$MULTIARCH/hdf5/$flavor)
+ - install $flavor include files into /usr/include/hdf5/$flavor (so
+ that existing makefiles still work using -I/usr/include/hdf5/$flavor)
- Use alternatives to choose default h5p{cf}c
- Deactivate patch skip_cxx_inclusion.diff
- Remove related Conflicts / Provides from debian/control*
+ * Reflect theses changes in .symbols files
+
+ [Alastair McKinstry]
* Add ELF symbol versionning to enable multiple flavors to be linked
simultaneously.
- * Reflect theses changes in .symbols files
-- Gilles Filippini <pini at debian.org> Sun, 04 May 2014 08:59:38 +0200
--
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