r36257 - in /packages/openturns/trunk/debian: ./ patches/
prudhomm at users.alioth.debian.org
prudhomm at users.alioth.debian.org
Fri Mar 5 10:12:00 UTC 2010
Author: prudhomm
Date: Fri Mar 5 10:12:00 2010
New Revision: 36257
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36257
Log:
ignore
Modified:
packages/openturns/trunk/debian/ (props changed)
packages/openturns/trunk/debian/changelog
packages/openturns/trunk/debian/control
packages/openturns/trunk/debian/libopenturns-dev.install
packages/openturns/trunk/debian/libopenturns0.install
packages/openturns/trunk/debian/libopenturns0.lintian-overrides
packages/openturns/trunk/debian/openturns-examples.lintian-overrides
packages/openturns/trunk/debian/openturns-wrapper.install
packages/openturns/trunk/debian/openturns-wrapper.lintian-overrides
packages/openturns/trunk/debian/patches/series
packages/openturns/trunk/debian/python-openturns.lintian-overrides
Propchange: packages/openturns/trunk/debian/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Mar 5 10:12:00 2010
@@ -1,0 +1,14 @@
+libopenturns-dbg.debhelper.log
+libopenturns-dbg
+libopenturns-dev.debhelper.log
+libopenturns-dev
+libopenturns0.debhelper.log
+libopenturns0
+openturns-examples.debhelper.log
+openturns-examples
+openturns-validation.debhelper.log
+openturns-validation
+openturns-wrapper.debhelper.log
+openturns-wrapper
+python-openturns.debhelper.log
+python-openturns
Modified: packages/openturns/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/openturns/trunk/debian/changelog?rev=36257&op=diff
==============================================================================
--- packages/openturns/trunk/debian/changelog (original)
+++ packages/openturns/trunk/debian/changelog Fri Mar 5 10:12:00 2010
@@ -1,3 +1,9 @@
+openturns (0.13.2-2) unstable; urgency=low
+
+ * debian/libopenturns0.install: move lib to /usr/lib
+
+ -- Christophe Prud'homme <prudhomm at debian.org> Fri, 05 Mar 2010 08:38:31 +0100
+
openturns (0.13.2-1) unstable; urgency=low
* New upstream release
Modified: packages/openturns/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/openturns/trunk/debian/control?rev=36257&op=diff
==============================================================================
--- packages/openturns/trunk/debian/control (original)
+++ packages/openturns/trunk/debian/control Fri Mar 5 10:12:00 2010
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Christophe Prud'homme <prudhomm at debian.org>
-Build-Depends: cdbs(>= 0.4.51), quilt (>= 0.46-4), debhelper (>= 7), gcc (>= 4.2), g++ (>= 4.2), gfortran (>= 4.2), libxml2-dev, liblapack-dev, libblas-dev, r-base-core (>= 2.0), python-central (>= 0.5.6), python-dev, python-rpy, ghostscript, graphviz, doxygen, docbook-to-man, texlive
+Build-Depends: cdbs(>= 0.4.51), quilt (>= 0.46-4), debhelper (>= 7), chrpath, gcc (>= 4.2), g++ (>= 4.2), gfortran (>= 4.2), libxml2-dev, liblapack-dev, libblas-dev, r-base-core (>= 2.0), python-central (>= 0.5.6), python-dev, python-rpy, ghostscript, graphviz, doxygen, docbook-to-man, texlive
Standards-Version: 3.8.4
Homepage: http://trac.openturns.org/
Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/openturns/trunk
Modified: packages/openturns/trunk/debian/libopenturns-dev.install
URL: http://svn.debian.org/wsvn/debian-science/packages/openturns/trunk/debian/libopenturns-dev.install?rev=36257&op=diff
==============================================================================
--- packages/openturns/trunk/debian/libopenturns-dev.install (original)
+++ packages/openturns/trunk/debian/libopenturns-dev.install Fri Mar 5 10:12:00 2010
@@ -1,4 +1,4 @@
-debian/tmp/usr/lib/openturns/libOT.so usr/lib/openturns
-debian/tmp/usr/lib/openturns/libOT.la usr/lib/openturns
-debian/tmp/usr/lib/openturns/libOT.a usr/lib/openturns
+debian/tmp/usr/lib/openturns/libOT.so usr/lib/
+debian/tmp/usr/lib/openturns/libOT.la usr/lib/
+debian/tmp/usr/lib/openturns/libOT.a usr/lib/
debian/tmp/usr/include/openturns/* usr/include/openturns
Modified: packages/openturns/trunk/debian/libopenturns0.install
URL: http://svn.debian.org/wsvn/debian-science/packages/openturns/trunk/debian/libopenturns0.install?rev=36257&op=diff
==============================================================================
--- packages/openturns/trunk/debian/libopenturns0.install (original)
+++ packages/openturns/trunk/debian/libopenturns0.install Fri Mar 5 10:12:00 2010
@@ -1,2 +1,2 @@
-debian/tmp/usr/lib/openturns/libOT.so.0* usr/lib/
+debian/tmp/usr/lib/libOT.so.0* usr/lib/
debian/tmp/etc/openturns/* etc/openturns
Modified: packages/openturns/trunk/debian/libopenturns0.lintian-overrides
URL: http://svn.debian.org/wsvn/debian-science/packages/openturns/trunk/debian/libopenturns0.lintian-overrides?rev=36257&op=diff
==============================================================================
--- packages/openturns/trunk/debian/libopenturns0.lintian-overrides (original)
+++ packages/openturns/trunk/debian/libopenturns0.lintian-overrides Fri Mar 5 10:12:00 2010
@@ -1,2 +1,0 @@
-libopenturns0 binary: postinst-has-useless-call-to-ldconfig
-libopenturns0 binary: postrm-has-useless-call-to-ldconfig
Modified: packages/openturns/trunk/debian/openturns-examples.lintian-overrides
URL: http://svn.debian.org/wsvn/debian-science/packages/openturns/trunk/debian/openturns-examples.lintian-overrides?rev=36257&op=diff
==============================================================================
--- packages/openturns/trunk/debian/openturns-examples.lintian-overrides (original)
+++ packages/openturns/trunk/debian/openturns-examples.lintian-overrides Fri Mar 5 10:12:00 2010
@@ -1,239 +1,0 @@
-openturns-examples binary: python-script-but-no-python-dep
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_AbdoRackwitz_linear /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_AbdoRackwitz_nonlinear /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_AbdoRackwitz_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_AnalyticalResult_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Axial_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_BarPlot_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_BetaFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Beta_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Bisection_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Box_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Brent_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Cache_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_CenteredFiniteDifferenceGradient_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_CenteredFiniteDifferenceHessian_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ChiSquareFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ChiSquare_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ClaytonCopulaFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ClaytonCopula_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Cloud_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Cobyla_linear /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Cobyla_nonlinear /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Cobyla_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Collection_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ComparisonOperator_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ComposedCopula_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ComposedDistribution_large /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ComposedDistribution_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Composite_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ComputedNumericalMathEvaluationImplementationFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ComputedNumericalMathEvaluationImplementation_copy /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ComputedNumericalMathEvaluationImplementation_state /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ComputedNumericalMathEvaluationImplementation_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ComputedNumericalMathEvaluationImplementation_wrongarg /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ConfidenceInterval_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ConstantNumericalMathGradientImplementation_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ConstantNumericalMathHessianImplementation_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Contour_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_CorrelationAnalysis_sobol /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_CovarianceMatrixLapack_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Curve_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Description_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_DirectionalSampling_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Distributions_draw /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_EnumerateFunction_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Epanechnikov_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Event_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Exception_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ExponentialFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ExponentialRBF_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Exponential_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_FORM_AbdoRackwitz /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_FORM_SQP /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_FORM_draw /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_FORM_sensitivity /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_FORM_sensitivity2 /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_FORM_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Factorial_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_FittingTest_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_FrankCopulaFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_FrankCopula_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_FunctionalChaos_gsobol /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_FunctionalChaos_ishigami /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_GammaFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Gamma_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_GeometricFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Geometric_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Graph_export /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Graph_mix /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_GumbelCopulaFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_GumbelCopula_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_GumbelFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Gumbel_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_HermiteFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Histogram_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_HistoryStrategy_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_HypothesisTest_correlation /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_HypothesisTest_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_IdFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_IdentityMatrix_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ImportanceSampling_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_IndependentCopula_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Indices_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Interval_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_IsoProbabilisticTransformation_EllipticalCopula /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_IsoProbabilisticTransformation_EllipticalDistribution /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_IsoProbabilisticTransformation_IndependentCopula /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_JacobiFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_KernelMixture_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_KernelSmoothing_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LHS_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LaguerreFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LaplaceFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Laplace_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LeastSquaresAlgorithm_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LegendreFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LibraryLoader_load /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LibraryLoader_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Library_cpp /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Library_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LinearCombinationEvaluationImplementation_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LinearCombinationGradientImplementation_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LinearCombinationHessianImplementation_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LinearLeastSquares_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LinearModelFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LinearModelTest_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LinearModel_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LinearNumericalMathEvaluationImplementation_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LinearNumericalMathFunction_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LinearNumericalMathGradientImplementation_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LinearTaylor_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LogNormalFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LogNormal_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Log_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_LogisticFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Logistic_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_MatrixSolveLinearSystem_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Matrix_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_MergeRandomAndConstantInput /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_MethodBoundNumericalMathEvaluationImplementation_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_MinMax_computation /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Mixture_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_MonteCarloExperiment_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_MonteCarlo_draw /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_MonteCarlo_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_MultiNomial_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NearestPointChecker_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NonCenteredFiniteDifferenceGradient_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NonCentralStudent_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NormalCopulaFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NormalCopula_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NormalFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NormalRBF_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Normal_large /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Normal_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Normal_wrongarg /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NormalityTest_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalMathFunction_analytical /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalMathFunction_composition /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalMathFunction_exec /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalMathFunction_exec_bug63 /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalMathFunction_exec_external /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalMathFunction_exec_sample /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalMathFunction_exec_threads /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalMathFunction_grad /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalMathFunction_hess /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalMathFunction_indicator /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalMathFunction_linear_combination /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalMathFunction_minimal /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalMathFunction_product /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalMathFunction_sample /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalMathFunction_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalPoint_description /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalPoint_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalSample_computation /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalSample_csv /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalSample_csv_notfound /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalSample_large /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalSample_split /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_NumericalSample_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_OStream_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Object_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_OrthogonalBasis_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_OrthogonalProductPolynomialFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_PersistentObject_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Pie_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Pointer_cast /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Pointer_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_PoissonFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Poisson_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_PolynomialKernel_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_PostAnalyticalControlledImportanceSampling_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_PostAnalyticalImportanceSampling_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_QuadraticCumul_importanceFactors /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_QuadraticCumul_run /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_QuadraticCumul_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_QuadraticLeastSquares_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_QuadraticNumericalMathEvaluationImplementation_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_QuadraticTaylor_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_QuasiMonteCarlo_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_RandomGenerator_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_RandomMixture_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_RandomVector_constant /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_RandomVector_distribution /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_RandomVector_function /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_RationalKernel_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_RayleighFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Rayleigh_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_ResourceMap_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_SORM_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_SQP_linear /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_SQP_nonlinear /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_SQP_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_SVMKernel_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Secant_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_SensitivityAnalysis_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_SobolSequence_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_SquareMatrixLapack_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_SquareMatrix_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Staircase_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_StandardEvent_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_StrongMaximumTest_other /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_StrongMaximumTest_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_StrongMaximumTest_tabulatedValues /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_StudentFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Student_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Study_load /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Study_save /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_SymmetricMatrixLapack_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_SymmetricMatrix_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_SymmetricTensor_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_TNC_linear /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_TNC_nonlinear /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_TNC_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Tensor_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_TestResult_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_TriangularFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Triangular_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_TruncatedDistribution_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_TruncatedNormalFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_TruncatedNormal_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_UniVariatePolynomial_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_UniformFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Uniform_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_UserDefinedFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_UserDefined_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_VisualTest_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Waarts_25_quadratic_terms /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Waarts_RS2 /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Waarts_concave /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Waarts_convex /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Waarts_discontinuous_lsf /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Waarts_noisy_lsf /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Waarts_oblate /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Waarts_saddle /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Waarts_system_series /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_WeibullFactory_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Weibull_std /usr/lib/openturns
-openturns-examples binary: binary-or-shlib-defines-rpath ./usr/lib/openturns/examples/t_Wilks_std /usr/lib/openturns
Modified: packages/openturns/trunk/debian/openturns-wrapper.install
URL: http://svn.debian.org/wsvn/debian-science/packages/openturns/trunk/debian/openturns-wrapper.install?rev=36257&op=diff
==============================================================================
--- packages/openturns/trunk/debian/openturns-wrapper.install (original)
+++ packages/openturns/trunk/debian/openturns-wrapper.install Fri Mar 5 10:12:00 2010
@@ -1,3 +1,3 @@
-debian/tmp/usr/share/openturns/wrappers/* usr/lib/openturns/wrappers
+debian/tmp/usr/lib/openturns/wrappers/* usr/lib/openturns/wrappers
debian/tmp/usr/share/openturns/WrapperTemplates/* usr/share/openturns/WrapperTemplates
Modified: packages/openturns/trunk/debian/openturns-wrapper.lintian-overrides
URL: http://svn.debian.org/wsvn/debian-science/packages/openturns/trunk/debian/openturns-wrapper.lintian-overrides?rev=36257&op=diff
==============================================================================
--- packages/openturns/trunk/debian/openturns-wrapper.lintian-overrides (original)
+++ packages/openturns/trunk/debian/openturns-wrapper.lintian-overrides Fri Mar 5 10:12:00 2010
@@ -1,22 +1,0 @@
-openturns-wrapper binary: postinst-has-useless-call-to-ldconfig
-openturns-wrapper binary: postrm-has-useless-call-to-ldconfig
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/TestCompositionLeft.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/TestCompositionRight.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/TestIdentity.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/TestOptimLinear.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/TestOptimNonLinear.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/TestQuadraticCumul.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/TestResponseSurface.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/TestStrongMaximumTest.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/TestStrongMaximumTest2.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/TestStrongMaximumTestDimension10.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/TestStrongMaximumTestDimension2.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/TestStrongMaximumTestDimension5.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/external_code_threads.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/minimal_wrapper.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/poutre.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/poutre_sample.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/testwrapper_1.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/testwrapper_2.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-openturns-wrapper: incorrect-libdir-in-la-file usr/lib/openturns/wrappers/testwrapper_3.la /usr/share/openturns/wrappers != /usr/lib/openturns/wrappers
-
Modified: packages/openturns/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-science/packages/openturns/trunk/debian/patches/series?rev=36257&op=diff
==============================================================================
--- packages/openturns/trunk/debian/patches/series (original)
+++ packages/openturns/trunk/debian/patches/series Fri Mar 5 10:12:00 2010
@@ -1,1 +1,2 @@
+pkg.patch
openturns-sh4-support.patch
Modified: packages/openturns/trunk/debian/python-openturns.lintian-overrides
URL: http://svn.debian.org/wsvn/debian-science/packages/openturns/trunk/debian/python-openturns.lintian-overrides?rev=36257&op=diff
==============================================================================
--- packages/openturns/trunk/debian/python-openturns.lintian-overrides (original)
+++ packages/openturns/trunk/debian/python-openturns.lintian-overrides Fri Mar 5 10:12:00 2010
@@ -1,7 +1,0 @@
-python-openturns binary: postinst-has-useless-call-to-ldconfig
-python-openturns binary: postrm-has-useless-call-to-ldconfig
-python-openturns binary: binary-or-shlib-defines-rpath ./usr/lib/python2.5/site-packages/_ot.so.0.0.0 /usr/lib/openturns
-python-openturns binary: binary-or-shlib-defines-rpath ./usr/lib/python2.5/site-packages/openturns/_base_all.so.0.0.0 /usr/lib/openturns
-python-openturns binary: binary-or-shlib-defines-rpath ./usr/lib/python2.5/site-packages/openturns/_common.so.0.0.0 /usr/lib/openturns
-python-openturns binary: binary-or-shlib-defines-rpath ./usr/lib/python2.5/site-packages/openturns/_uncertainty_all.so.0.0.0 /usr/lib/openturns
-python-openturns binary: binary-or-shlib-defines-rpath ./usr/lib/python2.5/site-packages/openturns/_wrapper.so.0.0.0 /usr/lib/openturns
More information about the debian-science-commits
mailing list