[SCM] routino branch, master, updated. 03bb1aa56f40991fed3557c1aad73cf11154e7f1

Uwe Steinmann steinm at debian.org
Tue Aug 21 08:43:59 UTC 2012


The following commit has been merged in the master branch:
commit e54076a93377b43374d34e9f4773e49b3a621ff9
Author: Uwe Steinmann <steinm at debian.org>
Date:   Sun Aug 19 18:09:09 2012 +0200

    - more fixed to make it apply

diff --git a/debian/patches/fix_tests b/debian/patches/fix_tests
index 09b0029..5fdd18b 100644
--- a/debian/patches/fix_tests
+++ b/debian/patches/fix_tests
@@ -55,7 +55,7 @@ Author: Thibaut Gridel <tgridel at free.fr>
  $data_dir="$root_dir/data";
  $results_dir="$root_dir/results";
 
-@@ -30,10 +30,10 @@ $data_dir="$root_dir/data";
+@@ -30,15 +30,15 @@ $data_dir="$root_dir/data";
  $results_dir="$root_dir/results";
  
  # EDIT THIS to set the filename prefix for the routing database files.
@@ -66,4 +66,8 @@ Author: Thibaut Gridel <tgridel at free.fr>
 +$router_exe="routino-router";
  $filedumper_exe="filedumper";
  
+ # EDIT THIS to change the search type and base URL (must be a type recognised by search.pl).
+ $search_type="nominatim";
+ $search_baseurl="http://nominatim.openstreetmap.org/search";
+
  1;

-- 
Packaging for routino



More information about the Pkg-grass-devel mailing list