Changelog
hdf5 (1.8.12-1) experimental; urgency=low
* Team Upload (closes: #730492)
* New upstream release.
+ New configure / cmake option to specify the location of a default
plugin
+ The h5repack utility was updated to use plugin filters
+ The following options were added to h5dump:
- The "-N" or "--any_path" option searches the file for paths that
match the search path.
- The "-A 0" option excludes the display of attributes.
+ Several changes were made to the C++ APIs. Some wrappers and
overloaded convenience functions were added, as well as a new
class, H5::H5Location.
* Drop patches (fixed upstream):
+ ftbfs-ia64.diff
+ 0001-Fix-long-double-detection.patch
* Refresh patches and add missing description:
+ path_max.diff
+ relax-version-check.patch
+ skip_cxx_inclusion.diff
+ soname.diff
+ ullong_force.diff
* Apply ubuntu patch from 1.8.11-5ubuntu1 (Colin Watson):
- Disable openmpi on arm64.
- Use the autotools-dev dh addon to update config.guess/config.sub for
arm64.
* soname:
- Rework patch soname.diff to act on LT_VERS_AGE instead of
LT_VERS_INTERFACE
* Symbol files:
- New helper script debian/sort-symbols to unmangle and sort C++ symbols.
See debian/README.source.
* Bring back the c++ libs to a separate package (thanks to Julien Cristau).
-- Gilles Filippini <email address hidden> Sun, 15 Dec 2013 11:46:03 +0100