[SCM] hdf5 branch, master, updated. debian/1.8.12-3-5-g1d70a08

Gilles Filippini pini at debian.org
Tue Jan 7 16:59:57 UTC 2014


The following commit has been merged in the master branch:
commit c3d2204f3a1bcb713b7cdc3f8dd1087ef61bb82b
Author: Gilles Filippini <pini at debian.org>
Date:   Tue Jan 7 11:10:38 2014 +0100

    Fix a missed s/mpich2/mpich/g.

diff --git a/debian/changelog b/debian/changelog
index d477d47..6351e38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hdf5 (1.8.12-4) UNRELEASED; urgency=medium
+
+  * Fix a missed s/mpich2/mpich/g. 
+
+ -- Gilles Filippini <pini at debian.org>  Tue, 07 Jan 2014 11:10:16 +0100
+
 hdf5 (1.8.12-3) experimental; urgency=medium
 
   * debian/rules:
diff --git a/debian/shlibs.in b/debian/shlibs.in
index 89ef08b..4e233a3 100644
--- a/debian/shlibs.in
+++ b/debian/shlibs.in
@@ -1,5 +1,5 @@
 libhdf5_fortran 7 libhdf5- at SONAME@
-libhdf5 7 libhdf5- at SONAME@ | libhdf5-openmpi- at SONAME@ | libhdf5-mpich2- at SONAME@
-libhdf5_hl 7 libhdf5- at SONAME@ | libhdf5-openmpi- at SONAME@ | libhdf5-mpich2- at SONAME@
-libhdf5hl_fortran 7 libhdf5- at SONAME@ | libhdf5-openmpi- at SONAME@ | libhdf5-mpich2- at SONAME@
+libhdf5 7 libhdf5- at SONAME@ | libhdf5-openmpi- at SONAME@ | libhdf5-mpich- at SONAME@
+libhdf5_hl 7 libhdf5- at SONAME@ | libhdf5-openmpi- at SONAME@ | libhdf5-mpich- at SONAME@
+libhdf5hl_fortran 7 libhdf5- at SONAME@ | libhdf5-openmpi- at SONAME@ | libhdf5-mpich- at SONAME@
 

-- 
Hierarchical Data Format 5 (HDF5)



More information about the Pkg-grass-devel mailing list