[hdf5] 01/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 23a1d22408a416aa83f89e5fccf903b66259a362
Author: Gilles Filippini <pini at debian.org>
Date: Mon Jun 2 08:21:47 2014 +0200
debian/changelog update
---
debian/changelog | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2f60d72..8d80dab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,22 @@ hdf5 (1.8.13+docs-1) UNRELEASED; urgency=medium
the mpich2 dummy transitional packages
* Add manpages for h5pcc, h5pfc and h5debug (generated with help2man)
+ * 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)
+ - Use alternatives to choose default h5p{cf}c
+ - Deactivate patch skip_cxx_inclusion.diff
+ - Remove related Conflicts / Provides from debian/control*
+ * 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
hdf5 (1.8.12+docs-1.1) unstable; urgency=medium
--
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