[SCM] rel2gpx branch, master, updated. 8d846f1eb5a17fef4b2a164fa995b61f1522fa63

Andreas Tille tille at debian.org
Sun Sep 15 20:14:16 UTC 2013


The following commit has been merged in the master branch:
commit 023a3e935a44a62a0a8c3f13bfa55108ab42f29f
Author: Andreas Tille <tille at debian.org>
Date:   Fri Sep 13 22:38:47 2013 +0200

    The patch is wrong since the script runs into an error in some cases which does not happen otherwise

diff --git a/debian/patches/omit_defined.patch b/debian/patches/omit_defined.patch
index 19c343b..8c2fdb2 100644
--- a/debian/patches/omit_defined.patch
+++ b/debian/patches/omit_defined.patch
@@ -7,7 +7,7 @@ Description: Prevent useless warnings saying:
          (Maybe you should just omit the defined()?)
  defined(@array) is deprecated at /usr/bin/rel2gpx line 677.
          (Maybe you should just omit the defined()?)
- ... so the defined was removed.
+ ... but this patch is unfortunately wrong
 
 --- rel2gpx.orig/rel2gpx.pl
 +++ rel2gpx/rel2gpx.pl
diff --git a/debian/patches/series b/debian/patches/series
index 6385457..eb9d1c7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-omit_defined.patch
+##omit_defined.patch

-- 
create GPX-Tracks from OSM relation



More information about the Pkg-grass-devel mailing list