[openturns] 02/03: Merge python-openturns-dev into libopenturns-dev
Denis Barbier
barbier-guest at moszumanska.debian.org
Fri May 1 18:05:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
barbier-guest pushed a commit to branch debian
in repository openturns.
commit b8c51ecce6903ac0a388612498f409dbb4fe9b81
Author: Denis Barbier <bouzim at gmail.com>
Date: Fri May 1 14:47:19 2015 +0100
Merge python-openturns-dev into libopenturns-dev
---
debian/control | 15 ++++++++-------
debian/libopenturns-dev.install | 1 +
debian/python-openturns-dev.install | 1 -
3 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 2239f8c..f32cad8 100644
--- a/debian/control
+++ b/debian/control
@@ -52,8 +52,8 @@ Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libopenturns0.6 (= ${binary:Version}),
libmuparser-dev, libxml2-dev, liblapack-dev, libblas-dev, libtbb-dev [i386 amd64 ia64], libhmat-oss-dev
-Replaces: openturns-wrapper
-Breaks: openturns-wrapper
+Replaces: python-openturns-dev (<< 1.5-2)
+Breaks: python-openturns-dev (<< 1.5-2)
Description: headers and development libraries for OpenTURNS
OpenTURNS is a powerful and generic tool to treat and quantify
uncertainties in numerical simulations in design, optimization and
@@ -135,10 +135,10 @@ Description: Python3 front-end of OpenTURNS (aka TUI)
access to all the functionalities provided by the OpenTURNS library.
Package: python-openturns-dev
-Section: python
-Architecture: any
-Depends: ${misc:Depends}, libopenturns-dev,
-Description: Python front-end of OpenTURNS (aka TUI)
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, libopenturns-dev
+Description: Python front-end of OpenTURNS (transitional package)
OpenTURNS is a powerful and generic tool to treat and quantify
uncertainties in numerical simulations in design, optimization and
control. It allows both sensitivity and reliability analysis studies:
@@ -151,7 +151,8 @@ Description: Python front-end of OpenTURNS (aka TUI)
uses well known and supported software such as R for the statistical
methods and BLAS/LAPACK for the linear algebra.
.
- This package provides development files for python modules.
+ This is a transitional package, python-openturns-dev has been
+ merged into libopenturns-dev.
Package: r-other-rot
Section: gnu-r
diff --git a/debian/libopenturns-dev.install b/debian/libopenturns-dev.install
index 861c3ec..21718bd 100644
--- a/debian/libopenturns-dev.install
+++ b/debian/libopenturns-dev.install
@@ -2,4 +2,5 @@ usr/bin/*
usr/lib/libOT*.so
usr/lib/cmake/openturns/*.cmake
usr/include/openturns/*.h*
+usr/include/openturns/swig
usr/share/openturns/WrapperTemplates
diff --git a/debian/python-openturns-dev.install b/debian/python-openturns-dev.install
deleted file mode 100644
index 60f70d9..0000000
--- a/debian/python-openturns-dev.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/include/openturns/swig
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openturns.git
More information about the debian-science-commits
mailing list