Bas Couwenberg pushed to branch experimental at Debian GIS Project / mkgmap


Commits:
941458d7 by Bas Couwenberg at 2021-08-01T06:45:41+02:00
New upstream version 0.0.0+svn4802
- - - - -
99d7e7c0 by Bas Couwenberg at 2021-08-01T06:45:58+02:00
Update upstream source from tag 'upstream/0.0.0+svn4802'

Update to upstream version '0.0.0+svn4802'
with Debian dir 4b44158ee58f2a222656a0027ca72355f7a045d1
- - - - -
81f07251 by Bas Couwenberg at 2021-08-01T06:46:15+02:00
New upstream SVN snapshot.

- - - - -
ff559395 by Bas Couwenberg at 2021-08-01T06:47:02+02:00
Set distribution to experimental.

- - - - -


4 changed files:

- build.xml
- debian/changelog
- resources/mkgmap-version.properties
- src/uk/me/parabola/util/ShapeSplitter.java


Changes:

=====================================
build.xml
=====================================
@@ -414,7 +414,7 @@
                <copy todir="${dist}/examples">
                        <fileset dir="resources">
                                <include name="roadNameConfig.txt"/>
-                               <include name="roadNameConfig.txt"/>
+                               <include name="sample.cfg"/>
                                <include name="RoundaboutFlareRules.config"/>
                                <include name="known-hgt.txt"/>
                                <include name="installer/**"/>


=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+mkgmap (0.0.0+svn4802-1~exp1) experimental; urgency=medium
+
+  * New upstream SVN snapshot.
+
+ -- Bas Couwenberg <[email protected]>  Sun, 01 Aug 2021 06:46:44 +0200
+
 mkgmap (0.0.0+svn4800-1~exp1) experimental; urgency=medium
 
   * New upstream SVN snapshot.


=====================================
resources/mkgmap-version.properties
=====================================
@@ -1,2 +1,2 @@
-svn.version: 4800
-build.timestamp: 2021-07-01T09:17:31+0100
+svn.version: 4802
+build.timestamp: 2021-07-08T13:19:08+0100


=====================================
src/uk/me/parabola/util/ShapeSplitter.java
=====================================
@@ -818,7 +818,7 @@ public class ShapeSplitter {
                processLineList(newMore, moreList);
                if (detectedProblems) {
                        logDiagInfo(coords, lessList, moreList);
-                       log.error(isLongitude ? "Vertical" : "Horizontal", 
"split", dividingLine, "failed on shape at", coords.get(0).toOSMURL(),
+                       log.warn(isLongitude ? "Vertical" : "Horizontal", 
"split", dividingLine, "failed on shape at", coords.get(0).toOSMURL(),
                                          "Possibly a self-intersecting 
polygon");
                }
        } // split



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/mkgmap/-/compare/9aa717c57611f87cb6bcf78e92cd260bd2ec1ae3...ff55939513460dcf13984b914f01e8d7e5fb4be2

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/mkgmap/-/compare/9aa717c57611f87cb6bcf78e92cd260bd2ec1ae3...ff55939513460dcf13984b914f01e8d7e5fb4be2
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to