[SCM] hdf5 branch, master, updated. upstream/1.8.8-23-g1c4a3ce

Sylvestre Ledru sylvestre.ledru at scilab-enterprises.com
Thu Jan 19 09:53:43 UTC 2012


The following commit has been merged in the master branch:
commit e388096ccb35e9c1337f82675e99903a156dcc9e
Author: Sylvestre Ledru <sylvestre.ledru at scilab-enterprises.com>
Date:   Thu Jan 19 10:51:35 2012 +0100

    bad dependency on the mpich2 dev package

diff --git a/debian/control b/debian/control
index ab40263..1709786 100644
--- a/debian/control
+++ b/debian/control
@@ -148,7 +148,7 @@ Section: libdevel
 Priority: extra
 Architecture: any
 Depends: libhdf5-mpich2-7 (= ${binary:Version}), zlib1g-dev,
- libjpeg-dev, libmpich2-dev, ${misc:Depends}, hdf5-helpers
+ libjpeg-dev, libmpich-dev, ${misc:Depends}, hdf5-helpers
 Conflicts: libhdf5-dev
 Provides: libhdf5-dev
 Suggests: libhdf5-doc
diff --git a/debian/control.in b/debian/control.in
index 4faac34..55d88f8 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -148,7 +148,7 @@ Section: libdevel
 Priority: extra
 Architecture: any
 Depends: libhdf5-mpich2- at SONAME@ (= ${binary:Version}), zlib1g-dev,
- libjpeg-dev, libmpich-dev, ${misc:Depends}, hdf5-helpers
+ libjpeg-dev, libmpich2-dev, ${misc:Depends}, hdf5-helpers
 Conflicts: libhdf5-dev
 Provides: libhdf5-dev
 Suggests: libhdf5-doc

-- 
Hierarchical Data Format 5 (HDF5)



More information about the Pkg-grass-devel mailing list