[SCM] Paraview packaging branch, master, updated. upstream/3.12.0-138-gc59221e

Anton Gladky gladky.anton at gmail.com
Fri Jan 27 20:17:12 UTC 2012


The following commit has been merged in the master branch:
commit c30e764fc0f765add9f6f43c0fb50bab14c09f32
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Fri Jan 27 21:13:53 2012 +0100

    Replace libhdf5-mpi-dev on libhdf5-dev in BD.

diff --git a/debian/control b/debian/control
index 4e3cd69..9de9d53 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 7.0.50~), cmake (>= 2.6.3),
  libxext-dev, doxygen, graphviz, gnuplot, libtiff-dev, libpng-dev, libjpeg-dev, 
  libxml2-dev, libexpat-dev,
  zlib1g-dev, libfreetype6-dev, libmysqlclient-dev, libpq-dev, libtheora-dev, 
- libogg-dev, mpi-default-dev, libhdf5-mpi-dev (>= 1.8.8), hdf5-tools,
+ libogg-dev, mpi-default-dev, libhdf5-dev (>= 1.8.8), hdf5-tools,
  libgl2ps-dev
 Standards-Version: 3.9.2
 Homepage: http://www.paraview.org/
diff --git a/debian/rules b/debian/rules
index 6dbc442..e1c868e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,7 +54,6 @@ extra_flags += -Wno-dev \
 	-DPARAVIEW_USE_MPI=ON \
 	-DMPI_INCLUDE_PATH="/usr/include/mpi" \
 	-DPARAVIEW_USE_SYSTEM_HDF5=ON \
-	-DHDF5_ENABLE_PARALLEL=ON \
 	-DVTK_USE_SYSTEM_HDF5=ON \
 	-DPARAVIEW_ENABLE_PYTHON=ON \
 	-DVTK_USE_OGGTHEORA_ENCODER=ON \

-- 
Paraview packaging



More information about the debian-science-commits mailing list