[osrm] 04/05: Refresh patches.

Bas Couwenberg sebastic at debian.org
Wed Aug 31 11:12:50 UTC 2016


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

sebastic pushed a commit to branch master
in repository osrm.

commit a9fcad575083193fca260d18b8a4bf7130a43851
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Aug 31 12:53:54 2016 +0200

    Refresh patches.
---
 debian/changelog                                | 1 +
 debian/patches/use-libosmium-package.patch      | 2 +-
 debian/patches/use-mapbox-variant-package.patch | 6 +++---
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9a81f8a..50492ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ osrm (5.3.3+ds-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * New upstream release.
+  * Refresh patches.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 31 Aug 2016 12:53:09 +0200
 
diff --git a/debian/patches/use-libosmium-package.patch b/debian/patches/use-libosmium-package.patch
index 31ed3c9..f80f825 100644
--- a/debian/patches/use-libosmium-package.patch
+++ b/debian/patches/use-libosmium-package.patch
@@ -4,7 +4,7 @@ Forwarded: not-needed
 
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -243,10 +243,10 @@ if(UNIX AND NOT APPLE)
+@@ -244,10 +244,10 @@ if(UNIX AND NOT APPLE)
    set(MAYBE_RT_LIBRARY rt)
  endif()
  
diff --git a/debian/patches/use-mapbox-variant-package.patch b/debian/patches/use-mapbox-variant-package.patch
index df6ad36..531e377 100644
--- a/debian/patches/use-mapbox-variant-package.patch
+++ b/debian/patches/use-mapbox-variant-package.patch
@@ -4,7 +4,7 @@ Forwarded: not-needed
 
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -57,6 +57,7 @@ option(SANITIZER OFF)
+@@ -58,6 +58,7 @@ option(ENABLE_LTO "Use LTO if available"
  include_directories(BEFORE ${CMAKE_CURRENT_BINARY_DIR}/include/)
  include_directories(BEFORE ${CMAKE_CURRENT_SOURCE_DIR}/include/)
  include_directories(SYSTEM ${CMAKE_CURRENT_SOURCE_DIR}/third_party/)
@@ -12,7 +12,7 @@ Forwarded: not-needed
  
  add_custom_target(FingerPrintConfigure ALL ${CMAKE_COMMAND}
    "-DOUTPUT_DIR=${CMAKE_CURRENT_BINARY_DIR}"
-@@ -411,7 +412,7 @@ set_property(TARGET osrm-contract PROPER
+@@ -412,7 +413,7 @@ set_property(TARGET osrm-contract PROPER
  set_property(TARGET osrm-datastore PROPERTY INSTALL_RPATH_USE_LINK_PATH TRUE)
  set_property(TARGET osrm-routed PROPERTY INSTALL_RPATH_USE_LINK_PATH TRUE)
  
@@ -21,7 +21,7 @@ Forwarded: not-needed
  file(GLOB LibraryGlob include/osrm/*.hpp)
  file(GLOB ParametersGlob include/engine/api/*_parameters.hpp)
  set(EngineHeader include/engine/status.hpp include/engine/engine_config.hpp include/engine/hint.hpp include/engine/bearing.hpp include/engine/phantom_node.hpp)
-@@ -426,7 +427,7 @@ install(FILES ${ExtractorHeader} DESTINA
+@@ -427,7 +428,7 @@ install(FILES ${ExtractorHeader} DESTINA
  install(FILES ${ContractorHeader} DESTINATION include/osrm/contractor)
  install(FILES ${LibraryGlob} DESTINATION include/osrm)
  install(FILES ${ParametersGlob} DESTINATION include/osrm/engine/api)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osrm.git



More information about the Pkg-grass-devel mailing list