[SCM] rel2gpx branch, master, updated. upstream/0.26-19-gf26a10e
Andreas Tille
tille at debian.org
Mon Oct 21 19:38:43 UTC 2013
The following commit has been merged in the master branch:
commit 205fe031cebc2deb8b2a52a248a3dcfe1ef33dc5
Author: Andreas Tille <tille at debian.org>
Date: Mon Oct 21 20:59:14 2013 +0200
New usage example
diff --git a/debian/changelog b/debian/changelog
index 8c0c31f..02845c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ rel2gpx (0.27-1) UNRELEASED; urgency=low
* New upstream version
* debian/watch: Adapted to new upstream version, thanks to
Bart Martens <bartm at debian.org> for the patch
+ * debian/examples/get-jakobswege-in-deutschland: New usage
+ example
-- Andreas Tille <tille at debian.org> Sun, 20 Oct 2013 21:06:17 +0200
diff --git a/debian/examples/get-harz-loipen b/debian/examples/get-jakobswege-in-deutschland
similarity index 96%
copy from debian/examples/get-harz-loipen
copy to debian/examples/get-jakobswege-in-deutschland
index 56ede06..cd825c0 100755
--- a/debian/examples/get-harz-loipen
+++ b/debian/examples/get-jakobswege-in-deutschland
@@ -1,6 +1,6 @@
#!/bin/sh
# Fetch all cross country skiing routes in Harz
-id=253120
+id=3235848
DIR=`mktemp -d`
cd $DIR
--
create GPX-Tracks from OSM relation
More information about the Pkg-grass-devel
mailing list