[openturns] 04/05: Copy files from upstream distro/debian/ directory

Denis Barbier barbier-guest at moszumanska.debian.org
Sun Apr 26 21:21:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

barbier-guest pushed a commit to branch db/py3
in repository openturns.

commit 02653c47583e9e32798034a21a3e8941da8c235d
Author: Denis Barbier <bouzim at gmail.com>
Date:   Sat Apr 25 15:57:29 2015 +0100

    Copy files from upstream distro/debian/ directory
---
 debian/changelog                                  | 9 +++++++--
 debian/patches/tests-disable-coupling_tools.patch | 2 +-
 debian/rules                                      | 1 +
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0c90229..f07be21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
-openturns (1.5~rc1-2) experimental; urgency=medium
+openturns (1.5-1) experimental; urgency=low
 
+  [ Julien Schueller ]
+  * New upstream release.
+  * Updated debian/patches/tests-disable-coupling_tools.patches
+
+  [ Denis Barbier ]
   * Rename libopenturns-dbg package into libopenturns0.6-dbg.
 
- -- Denis Barbier <barbier at debian.org>  Sun, 25 Jan 2015 23:19:14 +0000
+ -- Denis Barbier <barbier at debian.org>  Tue, 10 Feb 2015 10:34:47 +0100
 
 openturns (1.5~rc1-1) experimental; urgency=low
 
diff --git a/debian/patches/tests-disable-coupling_tools.patch b/debian/patches/tests-disable-coupling_tools.patch
index 28b1a1a..8641c51 100644
--- a/debian/patches/tests-disable-coupling_tools.patch
+++ b/debian/patches/tests-disable-coupling_tools.patch
@@ -17,4 +17,4 @@ Index: openturns/python/test/CMakeLists.txt
 +#DEB#ot_pyinstallcheck_test ( coupling_tools )
  endif ()
  
- if (MATPLOTLIB_FOUND AND SCIPY_FOUND AND R_rot_FOUND)
+ if (MUPARSER_FOUND AND MATPLOTLIB_FOUND AND SCIPY_FOUND AND R_rot_FOUND)
diff --git a/debian/rules b/debian/rules
index 515efd5..440314c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -86,6 +86,7 @@ override_dh_auto_build:
 
 override_dh_auto_install: debian/tmp/usr/lib/R/site-library/rot
 	dh_auto_install
+	mkdir -p debian/libopenturns0.6-dbg/usr/lib/debug/usr/lib
 ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
 	# CTestTestfile.cmake sets LD_LIBRARY_PATH to find libraries in debian/tmp.
 	# But it overrides current value, which breaks when run by fakeroot.

-- 
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