[emos] 09/11: refresh patches

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jul 21 15:41:05 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository emos.

commit 1258d4fdcb94685f017f2a910f70b12b4aeb4410
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Jun 30 09:18:59 2017 +0100

    refresh patches
---
 debian/patches/bufrnum.patch              | 14 ++++-----
 debian/patches/build_fixes.patch          | 12 ++++----
 debian/patches/cmake_fixes.patch          | 45 ++++++++++++++++-------------
 debian/patches/interpol_tables_path.patch |  6 ++--
 debian/patches/pkgconfig.patch            | 33 ++++++----------------
 debian/patches/shared.patch               | 47 +++++++++++++------------------
 debian/patches/testbuild.patch            |  6 ++--
 7 files changed, 71 insertions(+), 92 deletions(-)

diff --git a/debian/patches/bufrnum.patch b/debian/patches/bufrnum.patch
index a3501c2..eb52491 100644
--- a/debian/patches/bufrnum.patch
+++ b/debian/patches/bufrnum.patch
@@ -8,10 +8,10 @@ Last-Updated: 2015-05-13
 # emoscyc.F used BUFRNUM, but it was never defined; I've defined it here
 # matching gribnum, intpnum, etc.
 # -- AMCK, 2009-04-16
-Index: emoslib-4.3.9/bufrdc_wmo/bufrnum.F
+Index: emoslib-4.4.9/bufrdc_wmo/bufrnum.F
 ===================================================================
 --- /dev/null
-+++ emoslib-4.3.9/bufrdc_wmo/bufrnum.F
++++ emoslib-4.4.9/bufrdc_wmo/bufrnum.F
 @@ -0,0 +1,122 @@
 +C 
 +C 
@@ -135,10 +135,10 @@ Index: emoslib-4.3.9/bufrdc_wmo/bufrnum.F
 +C
 +      RETURN
 +      END
-Index: emoslib-4.3.9/bufrdc_wmo/grprs.h
+Index: emoslib-4.4.9/bufrdc_wmo/grprs.h
 ===================================================================
 --- /dev/null
-+++ emoslib-4.3.9/bufrdc_wmo/grprs.h
++++ emoslib-4.4.9/bufrdc_wmo/grprs.h
 @@ -0,0 +1,7 @@
 +C
 +C     Common blocks holding default or user supplied values for printing.
@@ -147,10 +147,10 @@ Index: emoslib-4.3.9/bufrdc_wmo/grprs.h
 +      INTEGER GRPRSM
 +C
 +      COMMON /GRPRSCM/ GRPRSM, GRPRSET
-Index: emoslib-4.3.9/bufrdc_wmo/CMakeLists.txt
+Index: emoslib-4.4.9/bufrdc_wmo/CMakeLists.txt
 ===================================================================
---- emoslib-4.3.9.orig/bufrdc_wmo/CMakeLists.txt
-+++ emoslib-4.3.9/bufrdc_wmo/CMakeLists.txt
+--- emoslib-4.4.9.orig/bufrdc_wmo/CMakeLists.txt
++++ emoslib-4.4.9/bufrdc_wmo/CMakeLists.txt
 @@ -2,6 +2,7 @@
  #   Sources for bufrdc
  #
diff --git a/debian/patches/build_fixes.patch b/debian/patches/build_fixes.patch
index 7c297ff..ebb8ecc 100644
--- a/debian/patches/build_fixes.patch
+++ b/debian/patches/build_fixes.patch
@@ -3,10 +3,10 @@ Description: Build fix for Hurd-i386 on Debian
 Last-Updated: 2015-07-09
 Forwarded: no
 
-Index: emoslib-4.4.5/gribex/csect4.F
+Index: emoslib-4.4.9/gribex/csect4.F
 ===================================================================
---- emoslib-4.4.5.orig/gribex/csect4.F
-+++ emoslib-4.4.5/gribex/csect4.F
+--- emoslib-4.4.9.orig/gribex/csect4.F
++++ emoslib-4.4.9/gribex/csect4.F
 @@ -308,10 +308,10 @@ C     Calculate the scale and reference
  #endif
  #if defined hpR32 || defined (__alpha) || defined hpR64 || defined hpiaR64
@@ -21,10 +21,10 @@ Index: emoslib-4.4.5/gribex/csect4.F
  #endif
        ZSCALE = 2.0**ISCALE
  C
-Index: emoslib-4.4.5/CMakeLists.txt
+Index: emoslib-4.4.9/CMakeLists.txt
 ===================================================================
---- emoslib-4.4.5.orig/CMakeLists.txt
-+++ emoslib-4.4.5/CMakeLists.txt
+--- emoslib-4.4.9.orig/CMakeLists.txt
++++ emoslib-4.4.9/CMakeLists.txt
 @@ -63,7 +63,7 @@ endif()
  
  # build type flags
diff --git a/debian/patches/cmake_fixes.patch b/debian/patches/cmake_fixes.patch
index 3ba7965..ab024d4 100644
--- a/debian/patches/cmake_fixes.patch
+++ b/debian/patches/cmake_fixes.patch
@@ -25,10 +25,10 @@ Forwarded: <no|not-needed|url proving that it has been forwarded>
 Reviewed-By: <name and email of someone who approved the patch>
 Last-Update: <YYYY-MM-DD>
 
-Index: emoslib-4.4.7/cmake/project-config.cmake.in
+Index: emoslib-4.4.9/cmake/project-config.cmake.in
 ===================================================================
---- emoslib-4.4.7.orig/cmake/project-config.cmake.in
-+++ emoslib-4.4.7/cmake/project-config.cmake.in
+--- emoslib-4.4.9.orig/cmake/project-config.cmake.in
++++ emoslib-4.4.9/cmake/project-config.cmake.in
 @@ -20,7 +20,7 @@
  get_filename_component(@PNAME at _CMAKE_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)
  
@@ -38,21 +38,26 @@ Index: emoslib-4.4.7/cmake/project-config.cmake.in
  set( @PNAME at _SELF_LIBRARIES    "@CONF_LIBRARIES@" )
  
  set( @PNAME at _TPLS              "@CONF_TPLS@" )
-@@ -72,12 +72,7 @@ include( ${CMAKE_CURRENT_LIST_FILE}.tpls
+@@ -72,12 +72,12 @@ include( ${CMAKE_CURRENT_LIST_FILE}.tpls
  
  if( NOT @PROJECT_NAME at _BINARY_DIR )
  
 -  if( @PNAME at _IS_BUILD_DIR_EXPORT )
 -    include( "@TOP_PROJECT_TARGETS_FILE@" OPTIONAL )
 -  else()
--    include( "${@PNAME at _CMAKE_DIR}/@PROJECT_NAME at -targets.cmake" )
+-    include( "${@PNAME at _CMAKE_DIR}/@PROJECT_NAME at -targets.cmake" OPTIONAL )
 -  endif()
 -
++  #if( @PNAME at _IS_BUILD_DIR_EXPORT )
++  #  include( "@TOP_PROJECT_TARGETS_FILE@" OPTIONAL )
++  #else()
++  #  include( "${@PNAME at _CMAKE_DIR}/@PROJECT_NAME at -targets.cmake" OPTIONAL )
++  #endif()
 +  include( "${@PNAME at _CMAKE_DIR}/@CMAKE_PROJECT_NAME at -targets.cmake" )
  endif()
  
  # publish this file as imported
-@@ -88,10 +83,5 @@ mark_as_advanced( @PNAME at _IMPORT_FILE )
+@@ -88,10 +88,5 @@ mark_as_advanced( @PNAME at _IMPORT_FILE )
  # set @PROJECT_NAME at _BASE_DIR for final installations or build directories
  
  if( NOT @PROJECT_NAME@ )
@@ -64,31 +69,31 @@ Index: emoslib-4.4.7/cmake/project-config.cmake.in
 -  endif()
 +  set( @PROJECT_NAME at _BASE_DIR @CMAKE_INSTALL_PREFIX@ )
  endif()
-Index: emoslib-4.4.7/cmake/ecbuild_add_executable.cmake
+Index: emoslib-4.4.9/cmake/ecbuild_add_executable.cmake
 ===================================================================
---- emoslib-4.4.7.orig/cmake/ecbuild_add_executable.cmake
-+++ emoslib-4.4.7/cmake/ecbuild_add_executable.cmake
-@@ -279,7 +279,7 @@ macro( ecbuild_add_executable )
+--- emoslib-4.4.9.orig/cmake/ecbuild_add_executable.cmake
++++ emoslib-4.4.9/cmake/ecbuild_add_executable.cmake
+@@ -290,7 +290,7 @@ macro( ecbuild_add_executable )
  
        # set build location
  
--      set_property( TARGET ${_PAR_TARGET} PROPERTY RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin )
-+      set_property( TARGET ${_PAR_TARGET} PROPERTY RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/usr/bin )
+-      set_target_properties( ${_PAR_TARGET} PROPERTIES RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin )
++      set_target_properties( ${_PAR_TARGET} PROPERTIES RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/usr/bin )
  
        # export location of target to other projects -- must be exactly after setting the build location (see previous command)
  
-Index: emoslib-4.4.7/cmake/ecbuild_add_library.cmake
+Index: emoslib-4.4.9/cmake/ecbuild_add_library.cmake
 ===================================================================
---- emoslib-4.4.7.orig/cmake/ecbuild_add_library.cmake
-+++ emoslib-4.4.7/cmake/ecbuild_add_library.cmake
-@@ -485,8 +485,8 @@ function( ecbuild_add_library_impl )
+--- emoslib-4.4.9.orig/cmake/ecbuild_add_library.cmake
++++ emoslib-4.4.9/cmake/ecbuild_add_library.cmake
+@@ -500,8 +500,8 @@ function( ecbuild_add_library_impl )
  
        # set build location
  
--      set_property( TARGET ${_PAR_TARGET} PROPERTY LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib )
--      set_property( TARGET ${_PAR_TARGET} PROPERTY ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib )
-+      set_property( TARGET ${_PAR_TARGET} PROPERTY LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/${INSTALL_LIBDIR} )
-+      set_property( TARGET ${_PAR_TARGET} PROPERTY ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/${INSTALL_LIBDIR} )
+-      set_target_properties( ${_PAR_TARGET} PROPERTIES LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib )
+-      set_target_properties( ${_PAR_TARGET} PROPERTIES ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib )
++      set_target_properties( ${_PAR_TARGET} PROPERTIES LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/${INSTALL_LIBDIR} )
++      set_target_properties( ${_PAR_TARGET} PROPERTIES ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/${INSTALL_LIBDIR} )
  
        # export location of target to other projects -- must be exactly after setting the build location (see previous 2 commands)
  
diff --git a/debian/patches/interpol_tables_path.patch b/debian/patches/interpol_tables_path.patch
index 7299a81..6856d65 100644
--- a/debian/patches/interpol_tables_path.patch
+++ b/debian/patches/interpol_tables_path.patch
@@ -4,10 +4,10 @@ Description: Install INTERPOL tables into install directory; needed to keep
 Last-Updated: 2015-10-28
 Forwarded: no
 
-Index: emoslib-4.4.7/CMakeLists.txt
+Index: emoslib-4.4.9/CMakeLists.txt
 ===================================================================
---- emoslib-4.4.7.orig/CMakeLists.txt
-+++ emoslib-4.4.7/CMakeLists.txt
+--- emoslib-4.4.9.orig/CMakeLists.txt
++++ emoslib-4.4.9/CMakeLists.txt
 @@ -265,7 +265,7 @@ ecbuild_info( "INTERPOL_TABLES_PATH:   $
  file( COPY tables/interpol DESTINATION ${CMAKE_BINARY_DIR}/${INSTALL_DATA_DIR}/tables )
  
diff --git a/debian/patches/pkgconfig.patch b/debian/patches/pkgconfig.patch
index c4d6f45..93decf1 100644
--- a/debian/patches/pkgconfig.patch
+++ b/debian/patches/pkgconfig.patch
@@ -3,11 +3,11 @@ Author: Alastair McKinstry <mckinstry at debian.org>
 Last-Updated: 2015-05-13
 Forwarded: no
 
-Index: emoslib-4.4.5/CMakeLists.txt
+Index: emoslib-4.4.9/CMakeLists.txt
 ===================================================================
---- emoslib-4.4.5.orig/CMakeLists.txt
-+++ emoslib-4.4.5/CMakeLists.txt
-@@ -160,6 +160,13 @@ message( STATUS "BUFR_TABLES_PATH: ${BUF
+--- emoslib-4.4.9.orig/CMakeLists.txt
++++ emoslib-4.4.9/CMakeLists.txt
+@@ -167,6 +167,13 @@ message( STATUS "BUFR_TABLES_PATH: ${BUF
  # config header
  ecbuild_generate_config_headers( DESTINATION ${INSTALL_INCLUDE_DIR}/libemos )
  
@@ -21,10 +21,10 @@ Index: emoslib-4.4.5/CMakeLists.txt
  configure_file( libemos_config.h.in  libemos_config.h  @ONLY )
  configure_file( libemos_version.h.in libemos_version.h @ONLY )
  configure_file( libemos_version.c.in libemos_version.c @ONLY )
-Index: emoslib-4.4.5/cmake/emos.pc.in
+Index: emoslib-4.4.9/cmake/emos.pc.in
 ===================================================================
 --- /dev/null
-+++ emoslib-4.4.5/cmake/emos.pc.in
++++ emoslib-4.4.9/cmake/emos.pc.in
 @@ -0,0 +1,32 @@
 +git_tag=@PKGCONFIG_GIT_TAG@
 +
@@ -58,10 +58,10 @@ Index: emoslib-4.4.5/cmake/emos.pc.in
 +Requires.private: @PKGCONFIG_REQUIRES_PRIVATE@
 +Cflags: ${cflags}
 +#====================================================================
-Index: emoslib-4.4.5/cmake/emosR64.pc.in
+Index: emoslib-4.4.9/cmake/emosR64.pc.in
 ===================================================================
 --- /dev/null
-+++ emoslib-4.4.5/cmake/emosR64.pc.in
++++ emoslib-4.4.9/cmake/emosR64.pc.in
 @@ -0,0 +1,32 @@
 +git_tag=@PKGCONFIG_GIT_TAG@
 +
@@ -95,20 +95,3 @@ Index: emoslib-4.4.5/cmake/emosR64.pc.in
 +Requires.private: @PKGCONFIG_REQUIRES_PRIVATE@
 +Cflags: ${cflags}
 +#====================================================================
-Index: emoslib-4.4.5/cmake/ecbuild_pkgconfig.cmake
-===================================================================
---- emoslib-4.4.5.orig/cmake/ecbuild_pkgconfig.cmake
-+++ emoslib-4.4.5/cmake/ecbuild_pkgconfig.cmake
-@@ -414,8 +414,9 @@ function( ecbuild_pkgconfig )
-   configure_file( ${_PAR_TEMPLATE} "${CMAKE_BINARY_DIR}/${_PAR_FILENAME}" @ONLY )
-   ecbuild_info( "pkg-config file created: ${_PAR_FILENAME}" )
- 
--  install( FILES ${CMAKE_BINARY_DIR}/${_PAR_FILENAME}
--           DESTINATION ${CMAKE_INSTALL_PREFIX}/${INSTALL_LIB_DIR}/pkgconfig/
--           COMPONENT utilities )
-+  # FIXME: AMcK: bypass, this isn't picking up CMAKE_INSTALL_PREFIX properly
-+  # install( FILES ${CMAKE_BINARY_DIR}/${_PAR_FILENAME}
-+  #         DESTINATION ${CMAKE_INSTALL_PREFIX}/${INSTALL_LIB_DIR}/pkgconfig/
-+  #         COMPONENT utilities )
- 
- endfunction(ecbuild_pkgconfig)
diff --git a/debian/patches/shared.patch b/debian/patches/shared.patch
index 4bb3e90..8b7bd8a 100644
--- a/debian/patches/shared.patch
+++ b/debian/patches/shared.patch
@@ -7,10 +7,10 @@ Description: Enable building shared libs in emoslib (cmake)
 Last-Update: 2016-11-28
 Forwarded: no
 
-Index: emoslib-4.4.5/libemos-sp-shared/CMakeLists.txt
+Index: emoslib-4.4.9/libemos-sp-shared/CMakeLists.txt
 ===================================================================
 --- /dev/null
-+++ emoslib-4.4.5/libemos-sp-shared/CMakeLists.txt
++++ emoslib-4.4.9/libemos-sp-shared/CMakeLists.txt
 @@ -0,0 +1,21 @@
 +foreach( _src ${libemos_srcs} )
 +  list( APPEND emos_sp_shared_srcs ../${_src} )
@@ -33,10 +33,10 @@ Index: emoslib-4.4.5/libemos-sp-shared/CMakeLists.txt
 +  LIBS        eccodes_f90 eccodes
 +  SOURCES     ../libemos_version.c ${emos_sp_shared_srcs}
 +  GENERATED   ../libemos_version.c )
-Index: emoslib-4.4.5/libemos-dp-shared/CMakeLists.txt
+Index: emoslib-4.4.9/libemos-dp-shared/CMakeLists.txt
 ===================================================================
 --- /dev/null
-+++ emoslib-4.4.5/libemos-dp-shared/CMakeLists.txt
++++ emoslib-4.4.9/libemos-dp-shared/CMakeLists.txt
 @@ -0,0 +1,24 @@
 +# configure Fortran-based targets for double precision (compilation & linking)
 +
@@ -62,11 +62,11 @@ Index: emoslib-4.4.5/libemos-dp-shared/CMakeLists.txt
 +  SOURCES     ../libemos_version.c ${emos_dp_shared_srcs}
 +  GENERATED   ../libemos_version.c )
 +
-Index: emoslib-4.4.5/CMakeLists.txt
+Index: emoslib-4.4.9/CMakeLists.txt
 ===================================================================
---- emoslib-4.4.5.orig/CMakeLists.txt
-+++ emoslib-4.4.5/CMakeLists.txt
-@@ -290,6 +290,8 @@ if( HAVE_SINGLE_PRECISION )
+--- emoslib-4.4.9.orig/CMakeLists.txt
++++ emoslib-4.4.9/CMakeLists.txt
+@@ -297,6 +297,8 @@ if( HAVE_SINGLE_PRECISION )
    add_subdirectory( libemos-sp )
  endif()
  add_subdirectory( libemos-dp )
@@ -75,20 +75,11 @@ Index: emoslib-4.4.5/CMakeLists.txt
  
  if( CMAKE_Fortran_COMPILER_ID MATCHES "PGI" )
    set_source_files_properties( version.c PROPERTIES COMPILE_DEFINITIONS "FORTRAN_LINKER_PGI" )
-Index: emoslib-4.4.5/cmake/ecbuild_add_library.cmake
+Index: emoslib-4.4.9/cmake/ecbuild_add_library.cmake
 ===================================================================
---- emoslib-4.4.5.orig/cmake/ecbuild_add_library.cmake
-+++ emoslib-4.4.5/cmake/ecbuild_add_library.cmake
-@@ -155,7 +155,7 @@
- function( ecbuild_add_library_impl )
- 
-   set( options NOINSTALL AUTO_VERSION AUTO_SOVERSION )
--  set( single_value_args TARGET TYPE COMPONENT INSTALL_HEADERS INSTALL_HEADERS_REGEX LINKER_LANGUAGE HEADER_DESTINATION VERSION SOVERSION OUTPUT_NAME )
-+  set( single_value_args TARGET TYPE COMPONENT INSTALL_HEADERS INSTALL_HEADERS_REGEX LINKER_LANGUAGE HEADER_DESTINATION VERSION SOVERSION OUTPUT_NAME SONAME SOVERSION )
-   set( multi_value_args  SOURCES SOURCES_GLOB SOURCES_EXCLUDE_REGEX OBJECTS TEMPLATES LIBS INCLUDES PRIVATE_INCLUDES PUBLIC_INCLUDES DEPENDS PERSISTENT DEFINITIONS INSTALL_HEADERS_LIST CFLAGS CXXFLAGS FFLAGS GENERATED CONDITION )
- 
-   cmake_parse_arguments( _PAR "${options}" "${single_value_args}" "${multi_value_args}"  ${_FIRST_ARG} ${ARGN} )
-@@ -324,6 +324,15 @@ function( ecbuild_add_library_impl )
+--- emoslib-4.4.9.orig/cmake/ecbuild_add_library.cmake
++++ emoslib-4.4.9/cmake/ecbuild_add_library.cmake
+@@ -359,6 +359,15 @@ function( ecbuild_add_library_impl )
  
      get_property( _target_pic TARGET ${_PAR_TARGET} PROPERTY POSITION_INDEPENDENT_CODE )
      if( _target_pic )
@@ -104,7 +95,7 @@ Index: emoslib-4.4.5/cmake/ecbuild_add_library.cmake
        if( "${CMAKE_C_COMPILER_ID}" STREQUAL "Cray" )
          set( _PAR_CFLAGS "-fPIC -h PIC ${_PAR_CFLAGS}" )
        endif()
-@@ -335,6 +344,13 @@ function( ecbuild_add_library_impl )
+@@ -370,6 +379,13 @@ function( ecbuild_add_library_impl )
        endif()
      endif()
  
@@ -118,10 +109,10 @@ Index: emoslib-4.4.5/cmake/ecbuild_add_library.cmake
      # define VERSION if requested
      if( DEFINED _PAR_VERSION )
        ecbuild_debug("ecbuild_add_library(${_PAR_TARGET}): set build version to ${_PAR_VERSION}")
-Index: emoslib-4.4.5/libemos-dp/CMakeLists.txt
+Index: emoslib-4.4.9/libemos-dp/CMakeLists.txt
 ===================================================================
---- emoslib-4.4.5.orig/libemos-dp/CMakeLists.txt
-+++ emoslib-4.4.5/libemos-dp/CMakeLists.txt
+--- emoslib-4.4.9.orig/libemos-dp/CMakeLists.txt
++++ emoslib-4.4.9/libemos-dp/CMakeLists.txt
 @@ -29,6 +29,7 @@ ecbuild_add_library(
    TYPE        STATIC
    TARGET      emos
@@ -130,10 +121,10 @@ Index: emoslib-4.4.5/libemos-dp/CMakeLists.txt
    DEFINITIONS ${LIBEMOS_DEFINITIONS} ${emos_interpol_tables_def}
    LIBS        "${GRIB_API_LIBRARIES}" "${FFTW_LIB}" ${FORTRAN_LIBRARIES}
    SOURCES     ../libemos_version.c ${emos_dp_srcs}
-Index: emoslib-4.4.5/libemos-sp/CMakeLists.txt
+Index: emoslib-4.4.9/libemos-sp/CMakeLists.txt
 ===================================================================
---- emoslib-4.4.5.orig/libemos-sp/CMakeLists.txt
-+++ emoslib-4.4.5/libemos-sp/CMakeLists.txt
+--- emoslib-4.4.9.orig/libemos-sp/CMakeLists.txt
++++ emoslib-4.4.9/libemos-sp/CMakeLists.txt
 @@ -34,6 +34,7 @@ ecbuild_add_library(
    TYPE        STATIC
    TARGET      emos_sp
diff --git a/debian/patches/testbuild.patch b/debian/patches/testbuild.patch
index 57a08bf..1ebe1f8 100644
--- a/debian/patches/testbuild.patch
+++ b/debian/patches/testbuild.patch
@@ -4,10 +4,10 @@ Description: Use binaries from install location, which is where they are
 Last-Updated: 2015-10-25
 Forwarded: not-needed
 
-Index: emoslib-4.4.7/tests/bufr/CMakeLists.txt
+Index: emoslib-4.4.9/tests/bufr/CMakeLists.txt
 ===================================================================
---- emoslib-4.4.7.orig/tests/bufr/CMakeLists.txt
-+++ emoslib-4.4.7/tests/bufr/CMakeLists.txt
+--- emoslib-4.4.9.orig/tests/bufr/CMakeLists.txt
++++ emoslib-4.4.9/tests/bufr/CMakeLists.txt
 @@ -20,14 +20,14 @@ endif()
  # FIXME: add PROPERTIES to ecbuild_add_test()
  ecbuild_add_test(

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/emos.git



More information about the debian-science-commits mailing list