[Git][debian-gis-team/mkgmap-splitter][master] 4 commits: New upstream version 0.0.0+svn598

Bas Couwenberg gitlab at salsa.debian.org
Wed Feb 3 04:54:51 GMT 2021



Bas Couwenberg pushed to branch master at Debian GIS Project / mkgmap-splitter


Commits:
c57dee64 by Bas Couwenberg at 2021-02-03T05:42:23+01:00
New upstream version 0.0.0+svn598
- - - - -
91de89e6 by Bas Couwenberg at 2021-02-03T05:42:25+01:00
Update upstream source from tag 'upstream/0.0.0+svn598'

Update to upstream version '0.0.0+svn598'
with Debian dir 335d46cd00fb2d0cdc1d9322e8d09743c08e8c1e
- - - - -
8dd39138 by Bas Couwenberg at 2021-02-03T05:42:44+01:00
New upstream SVN snapshot.

- - - - -
4d1fcbc0 by Bas Couwenberg at 2021-02-03T05:43:26+01:00
Set distribution to unstable.

- - - - -


3 changed files:

- debian/changelog
- resources/splitter-version.properties
- src/uk/me/parabola/splitter/ProblemLists.java


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,11 @@
-mkgmap-splitter (0.0.0+svn597-3) UNRELEASED; urgency=medium
+mkgmap-splitter (0.0.0+svn598-1) unstable; urgency=medium
 
+  * New upstream SVN snapshot.
   * Bump watch file version to 4.
   * Update lintian overrides.
   * Bump Standards-Version to 4.5.1, no changes.
 
- -- Bas Couwenberg <sebastic at debian.org>  Fri, 06 Nov 2020 19:33:11 +0100
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 03 Feb 2021 05:43:12 +0100
 
 mkgmap-splitter (0.0.0+svn597-2) unstable; urgency=medium
 


=====================================
resources/splitter-version.properties
=====================================
@@ -1,2 +1,2 @@
-svn.version: 597
-build.timestamp: 2020-01-30T14:10:47+0000
+svn.version: 598
+build.timestamp: 2021-02-02T15:27:27+0000


=====================================
src/uk/me/parabola/splitter/ProblemLists.java
=====================================
@@ -53,7 +53,7 @@ public class ProblemLists {
 		long startProblemListGenerator = System.currentTimeMillis();
 		ArrayList<Area> distinctAreas = getNonOverlappingAreas(realAreas);
 		if (distinctAreas.size() > realAreas.size()) {
-			System.err.println("Waring: The areas given in --split-file are overlapping.");
+			System.err.println("Warning: The areas given in --split-file are overlapping.");
 			Set<Integer> overlappingTiles = new TreeSet<>();
 			for (int i = 0; i < realAreas.size(); i++) {
 				Area a1 = realAreas.get(i);



View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap-splitter/-/compare/3ceefbd3b0c9b8c7d0be6797d778370165ff411a...4d1fcbc060f1454040e26041c4773a4bbf901693

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap-splitter/-/compare/3ceefbd3b0c9b8c7d0be6797d778370165ff411a...4d1fcbc060f1454040e26041c4773a4bbf901693
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20210203/d0f90f4f/attachment-0001.html>


More information about the Pkg-grass-devel mailing list