r45204 - /packages/rheolef/trunk/debian/control
saramito-guest at users.alioth.debian.org
saramito-guest at users.alioth.debian.org
Tue Jul 3 09:19:36 UTC 2012
Author: saramito-guest
Date: Tue Jul 3 09:19:35 2012
New Revision: 45204
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45204
Log:
fix not-binnmuable-any-depends-all lintian dependency error
Modified:
packages/rheolef/trunk/debian/control
Modified: packages/rheolef/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/rheolef/trunk/debian/control?rev=45204&op=diff
==============================================================================
--- packages/rheolef/trunk/debian/control (original)
+++ packages/rheolef/trunk/debian/control Tue Jul 3 09:19:35 2012
@@ -23,7 +23,7 @@
#Architecture-not-consideded: armel armhf
#Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: rheolef-doc(= ${binary:Version})
+Suggests: rheolef-doc(= ${source:Version})
Description: efficient Finite Element environment - shared library
Rheolef is a computer environment that serves as a convenient
laboratory for computations in applied mathematics involving finite
@@ -62,7 +62,7 @@
libcgal-dev, liblapack-dev, libscotch-dev, libptscotch-dev, libsuitesparse-dev,
libmumps-dev, libmumps-seq-dev, libboost-mpi-dev,
${misc:Depends}
-Recommends: rheolef-doc(= ${binary:Version})
+Recommends: rheolef-doc(= ${source:Version})
Suggests:
Description: efficient Finite Element environment - development files
Rheolef is a computer environment that serves as a convenient
@@ -132,7 +132,7 @@
#Architecture-not-consideded: armel armhf
#Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
- librheolef-dev(= ${binary:Version}), rheolef-doc(= ${binary:Version})
+ librheolef-dev(= ${binary:Version}), rheolef-doc(= ${source:Version})
Recommends: gnuplot, tcl-vtk | vtk-tcl, gmsh, mayavi2 | mayavi, paraview
Description: efficient Finite Element environment
Rheolef is a computer environment that serves as a convenient
More information about the debian-science-commits
mailing list