[SCM] Debian packaging for openturns www.openturns.org branch, debian, updated. debian/1.1-1-7-g60c11be

Denis Barbier bouzim at gmail.com
Tue Feb 5 00:18:56 UTC 2013


The following commit has been merged in the debian branch:
commit b0f6d9b73557c7e044f5c1d249d6f46edeef87a2
Author: Denis Barbier <bouzim at gmail.com>
Date:   Mon Feb 4 11:44:50 2013 +0100

    New patch: debian/patches/add-missing-header-file.patch
    
    Install missing header file WrapperCommon_extern.h
    
    Cherry-picked from
     http://trac.openturns.org/changeset/3030

diff --git a/debian/patches/add-missing-header-file.patch b/debian/patches/add-missing-header-file.patch
new file mode 100644
index 0000000..4283415
--- /dev/null
+++ b/debian/patches/add-missing-header-file.patch
@@ -0,0 +1,18 @@
+Description: Add missing header file
+Author: Julien Schueller
+Origin: upstream
+Applied-Upstream: http://trac.openturns.org/changeset/3030
+Last-Update: 2013-02-02
+
+Index: openturns/lib/src/Base/Common/CMakeLists.txt
+===================================================================
+--- openturns.orig/lib/src/Base/Common/CMakeLists.txt
++++ openturns/lib/src/Base/Common/CMakeLists.txt
+@@ -107,6 +107,7 @@ ot_install_header_file ( WrapperInterfac
+ ot_install_header_file ( WrapperCommon.h )
+ ot_install_header_file ( WrapperCommon_macros.h )
+ ot_install_header_file ( WrapperCommon_static.h )
++ot_install_header_file ( WrapperCommon_extern.h )
+ ot_install_header_file ( WrapperMacros.h )
+ 
+ if (LIBXML2_FOUND)
diff --git a/debian/patches/series b/debian/patches/series
index ff3629d..cd5b9b1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 debian-soname.patch
 fix-bigendian.patch
+add-missing-header-file.patch

-- 
Debian packaging for openturns www.openturns.org



More information about the debian-science-commits mailing list