[mkgmap] branch master updated (cae83f5 -> a2e5296)

Bas Couwenberg sebastic at debian.org
Thu Sep 1 08:23:58 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch master
in repository mkgmap.

      from  cae83f5   Fix missing comma after JRE dependencies.
       new  9af5a77   Imported Upstream version 0.0.0+svn3694
       new  e116c59   Merge tag 'upstream/0.0.0+svn3694'
       new  af37489   New upstream SVN snapshot.
       new  0bccc5d   Update JDK & JRE dependencies to require at least version 1.8.
       new  d18d45c   Update ant.properties to use 1.8 source & target.
       new  bb90040   Drop OpenJDK 7 from launcher script.
       new  7620ac9   Refresh patches.
       new  a2e5296   Set distribution to unstable.

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .classpath                                         |  2 +-
 .settings/org.eclipse.jdt.core.prefs               |  6 +--
 build.xml                                          |  4 --
 debian/ant.properties                              |  4 +-
 debian/changelog                                   | 10 +++-
 debian/control                                     |  4 +-
 debian/mkgmap.sh                                   |  1 -
 debian/patches/build_xml.patch                     | 15 +++---
 resources/mkgmap-version.properties                |  4 +-
 scripts/download/mkdoc                             |  1 +
 src/uk/me/parabola/imgfmt/app/net/RouteNode.java   | 37 +++++++++----
 src/uk/me/parabola/mkgmap/build/MapBuilder.java    | 58 +++++++++++++++++++-
 .../mkgmap/filters/DouglasPeuckerFilter.java       | 25 ++++-----
 .../PreserveHorizontalAndVerticalLinesFilter.java  | 62 ----------------------
 src/uk/me/parabola/mkgmap/general/MapLine.java     |  8 ++-
 .../parabola/mkgmap/osmstyle/RuleFileReader.java   |  2 +-
 test/func/SimpleTest.java                          |  2 +-
 test/func/route/SimpleRouteTest.java               |  6 +--
 .../uk/me/parabola/imgfmt/app/typ/TYPFileTest.java | 12 +++--
 .../mkgmap/osmstyle/RuleFileReaderTest.java        | 16 ++++++
 .../me/parabola/mkgmap/typ/TypTextReaderTest.java  | 14 ++---
 21 files changed, 161 insertions(+), 132 deletions(-)
 delete mode 100644 src/uk/me/parabola/mkgmap/filters/PreserveHorizontalAndVerticalLinesFilter.java

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mkgmap.git



More information about the Pkg-grass-devel mailing list