[SCM] hdf5 branch, upstream, updated. upstream/1.8.4-patch1-79-gbfcb1ff
Sylvestre Ledru
sylvestre.ledru at scilab.org
Wed Nov 16 10:34:26 UTC 2011
The following commit has been merged in the upstream branch:
commit bf76afa4efe2f67374900eb2a1aa3730f4ee3362
Author: Sylvestre Ledru <sylvestre.ledru at scilab.org>
Date: Tue Aug 2 18:38:26 2011 +0200
Missing conflicts + replaces + description of the change in the changelog
diff --git a/debian/changelog b/debian/changelog
index 1f9beda..5338d38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,11 @@
-hdf5 (1.8.7-2) UNRELEASED; urgency=low
+hdf5 (1.8.7-2) experimental; urgency=low
[ Sylvestre Ledru ]
+ * hdf5 packages renamed to use soname versionning. Upstream looks like ready
+ to support them correctly. Therefor, here is the changes:
+ libhdf5-serial-1.8.7 => libhdf5-serial-7
+ libhdf5-openmpi-1.8.7 => libhdf5-openmpi-7
+ libhdf5-mpich2-1.8.7 => libhdf5-mpich2-7
* Support of hurd-i386. Thanks to Pino Toscano for doing the work.
(Closes: #627896)
* Drop the useless lam4-dev dependency. Thanks to Pino Toscano & Adam C
diff --git a/debian/control.in b/debian/control.in
index d3e1e1e..4183b75 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -18,9 +18,10 @@ Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libhdf5- at SONAME@, libhdf5- at MAJOR_VERSION@,
- libhdf5-1.8.4, libhdf5-serial-1.8.4, libhdf5-1.8.6, libhdf5-serial-1.8.6
+ libhdf5-1.8.4, libhdf5-serial-1.8.4, libhdf5-1.8.6, libhdf5-serial-1.8.6,
+ libhdf5-1.8.7, libhdf5-serial-1.8.7
Provides: libhdf5- at SONAME@, libhdf5- at MAJOR_VERSION@
-Replaces: libhdf5-1.8.4, libhdf5-serial-1.8.4, libhdf5-1.8.6, libhdf5-serial-1.8.6
+Replaces: libhdf5-1.8.4, libhdf5-serial-1.8.4, libhdf5-1.8.6, libhdf5-serial-1.8.6, libhdf5-1.8.7, libhdf5-serial-1.8.7
Description: Hierarchical Data Format 5 (HDF5) - runtime files - serial version
HDF5 is a file format and library for storing scientific data.
HDF5 was designed and implemented to address the deficiencies of
@@ -50,9 +51,11 @@ Priority: extra
Architecture: @ARCHS@
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libhdf5- at SONAME@, libhdf5- at MAJOR_VERSION@,
- libhdf5-1.8.4, libhdf5-openmpi-1.8.4, libhdf5-1.8.6, libhdf5-openmpi-1.8.6
+ libhdf5-1.8.4, libhdf5-openmpi-1.8.4, libhdf5-1.8.6, libhdf5-openmpi-1.8.6,
+ libhdf5-1.8.7, libhdf5-serial-1.8.7
Provides: libhdf5- at SONAME@, libhdf5- at MAJOR_VERSION@
-Replaces: libhdf5-1.8.4, libhdf5-openmpi-1.8.4, libhdf5-1.8.6, libhdf5-openmpi-1.8.6
+Replaces: libhdf5-1.8.4, libhdf5-openmpi-1.8.4, libhdf5-1.8.6, libhdf5-openmpi-1.8.6,
+ libhdf5-1.8.7, libhdf5-serial-1.8.7
Description: Hierarchical Data Format 5 (HDF5) - runtime files - OpenMPI version
HDF5 is a file format and library for storing scientific data.
HDF5 was designed and implemented to address the deficiencies of
@@ -83,9 +86,11 @@ Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libhdf5- at SONAME@, libhdf5- at MAJOR_VERSION@,
- libhdf5-1.8.4, libhdf5-openmpi-1.8.4, libhdf5-1.8.6, libhdf5-openmpi-1.8.6
+ libhdf5-1.8.4, libhdf5-openmpi-1.8.4, libhdf5-1.8.6, libhdf5-openmpi-1.8.6,
+ libhdf5-1.8.7, libhdf5-serial-1.8.7
Provides: libhdf5- at SONAME@, libhdf5- at MAJOR_VERSION@
-Replaces: libhdf5-1.8.4, libhdf5-openmpi-1.8.4, libhdf5-1.8.6, libhdf5-openmpi-1.8.6
+Replaces: libhdf5-1.8.4, libhdf5-openmpi-1.8.4, libhdf5-1.8.6, libhdf5-openmpi-1.8.6,
+ libhdf5-1.8.7, libhdf5-serial-1.8.7
Description: Hierarchical Data Format 5 (HDF5) - runtime files - MPICH2 version
HDF5 is a file format and library for storing scientific data.
HDF5 was designed and implemented to address the deficiencies of
--
Hierarchical Data Format 5 (HDF5)
More information about the Pkg-grass-devel
mailing list