[osrm] 04/07: Refresh patches.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue May 10 20:12:28 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 11972c5becdd13725fdee2171f01f1e1368829ca
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue May 10 21:42:33 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 8ac95ef..49b044c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ osrm (5.1.0+ds-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * New upstream release.
+  * Refresh patches.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 10 May 2016 21:30:27 +0200
 
diff --git a/debian/patches/use-libosmium-package.patch b/debian/patches/use-libosmium-package.patch
index a31793c..165ab5f 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
-@@ -225,10 +225,11 @@ if(UNIX AND NOT APPLE)
+@@ -226,10 +226,11 @@ 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 4d3db99..da42486 100644
--- a/debian/patches/use-mapbox-variant-package.patch
+++ b/debian/patches/use-mapbox-variant-package.patch
@@ -12,7 +12,7 @@ Forwarded: not-needed
  
  add_custom_target(FingerPrintConfigure ALL ${CMAKE_COMMAND}
    "-DOUTPUT_DIR=${CMAKE_CURRENT_BINARY_DIR}"
-@@ -378,7 +379,7 @@ set_property(TARGET osrm-contract PROPER
+@@ -379,7 +380,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)
-@@ -393,7 +394,7 @@ install(FILES ${ExtractorHeader} DESTINA
+@@ -394,7 +395,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