[Pkg-scicomp-commits] paraview/trunk/debian

Christophe Prud'homme prudhomm at debian.org
Tue Aug 26 13:37:28 UTC 2008


SVN commit 3862 by prudhomm:

added hdf5 build-dep and hdf5-tools in suggests


 M  +2 -1      paraview/trunk/debian/control  


--- paraview/trunk/debian/control #3861:3862
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Scientific Computing Team <pkg-scicomp-devel at lists.alioth.debian.org>
 Uploaders: Christophe Prud'homme <prudhomm at debian.org>, Ondrej Certik <ondrej at certik.cz>
-Build-Depends: cdbs (>= 0.4.51), debhelper (>= 5), autotools-dev, quilt (>= 0.46-4), cmake (>= 2.4.8), libqt4-dev (>= 4.3.3-2), libopenmpi-dev, ffmpeg, libavformat-dev (>= 0.svn20080206-1), libavutil-dev, libavcodec-dev, python-dev, chrpath, libglu1-mesa-dev, libxt-dev, libxext-dev, doxygen, graphviz, gnuplot
+Build-Depends: cdbs (>= 0.4.51), debhelper (>= 5), autotools-dev, quilt (>= 0.46-4), cmake (>= 2.4.8), libqt4-dev (>= 4.3.3-2), libopenmpi-dev, libhdf5-openmpi-dev, ffmpeg, libavformat-dev (>= 0.svn20080206-1), libavutil-dev, libavcodec-dev, python-dev, chrpath, libglu1-mesa-dev, libxt-dev, libxext-dev, doxygen, graphviz, gnuplot
 Standards-Version: 3.8.0
 XS-DM-Upload-Allowed: yes
 Homepage: http://www.paraview.org/
@@ -14,6 +14,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: openmpi-bin, qt4-dev-tools (>= 4.3.3-2)
+Suggests: hdf5-tools, h5utils
 Description: Parallel Visualization Application
  ParaView is an open-source, multi-platform application designed to
  visualize data sets of size varying from small to very large. The



More information about the Pkg-scicomp-commits mailing list