[SCM] Debian packaging for openturns www.openturns.org branch, debian, updated. debian/1.0-4-12-gd8d102d

Denis Barbier bouzim at gmail.com
Mon Dec 3 07:04:17 UTC 2012


The following commit has been merged in the debian branch:
commit 11804e57661632b76cd2f7506d40802f9839cefd
Author: Denis Barbier <bouzim at gmail.com>
Date:   Sun Dec 2 17:04:13 2012 +0100

    debian/patches: Refresh patches

diff --git a/debian/patches/debian-soname.patch b/debian/patches/debian-soname.patch
index efd68ae..a857981 100644
--- a/debian/patches/debian-soname.patch
+++ b/debian/patches/debian-soname.patch
@@ -11,9 +11,9 @@ Index: openturns/lib/src/CMakeLists.txt
 ===================================================================
 --- openturns.orig/lib/src/CMakeLists.txt
 +++ openturns/lib/src/CMakeLists.txt
-@@ -69,8 +69,8 @@ include_directories ( ${INTERNAL_INCLUDE
- link_directories ( ${CMAKE_Fortran_IMPLICIT_LINK_DIRECTORIES} )
- add_library ( OTbind SHARED bind.c )
+@@ -72,8 +72,8 @@ if ( MINGW )
+                                   LINK_FLAGS "-Wl,--out-implib,libOTbind.dll.a" )
+ endif ( MINGW )
  add_library ( OT SHARED ${SOURCEFILES} ${BUILT_SOURCEFILES} )
 -set_target_properties ( OT OTbind PROPERTIES SOVERSION 0 )
 -set_target_properties ( OT OTbind PROPERTIES VERSION 0.0.0 )
diff --git a/debian/patches/fix-bigendian.patch b/debian/patches/fix-bigendian.patch
index 0f70e8b..d07b678 100644
--- a/debian/patches/fix-bigendian.patch
+++ b/debian/patches/fix-bigendian.patch
@@ -12,7 +12,7 @@ Index: openturns/CMakeLists.txt
 ===================================================================
 --- openturns.orig/CMakeLists.txt
 +++ openturns/CMakeLists.txt
-@@ -86,6 +86,7 @@ check_include_file ( stdint.h      HAVE_
+@@ -109,6 +109,7 @@ check_include_file ( stdint.h      HAVE_
  check_include_file ( stdlib.h      HAVE_STDLIB_H      )
  check_include_file ( string.h      HAVE_STRING_H      )
  check_include_file ( strings.h     HAVE_STRINGS_H     )
@@ -24,7 +24,7 @@ Index: openturns/lib/src/Base/Stat/dsfmt.h
 ===================================================================
 --- openturns.orig/lib/src/Base/Stat/dsfmt.h
 +++ openturns/lib/src/Base/Stat/dsfmt.h
-@@ -28,6 +28,20 @@
+@@ -29,6 +29,20 @@
  #include "simd.h"
  #include "OTprivate.hxx"
  

-- 
Debian packaging for openturns www.openturns.org



More information about the debian-science-commits mailing list