[mkgmap] branch jessie-backports updated (ee868d5 -> 8ea5a55)

Bas Couwenberg sebastic at debian.org
Wed Sep 7 08:04:53 UTC 2016


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

sebastic pushed a change to branch jessie-backports
in repository mkgmap.

      from  ee868d5   Rebuild for jessie-backports.
      adds  f79ab8f   Use headless variant of JDK & JRE dependencies.
      adds  cae83f5   Fix missing comma after JRE dependencies.
      adds  9af5a77   Imported Upstream version 0.0.0+svn3694
      adds  e116c59   Merge tag 'upstream/0.0.0+svn3694'
      adds  af37489   New upstream SVN snapshot.
      adds  0bccc5d   Update JDK & JRE dependencies to require at least version 1.8.
      adds  d18d45c   Update ant.properties to use 1.8 source & target.
      adds  bb90040   Drop OpenJDK 7 from launcher script.
      adds  7620ac9   Refresh patches.
      adds  a2e5296   Set distribution to unstable.
       new  4ca811f   Merge tag 'debian/0.0.0+svn3694-1' into jessie-backports
       new  8ea5a55   Rebuild for jessie-backports.

The 2 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                                   | 19 +++++++
 debian/control                                     |  4 +-
 debian/mkgmap.sh                                   |  3 +-
 debian/patches/build_xml.patch                     | 15 +++---
 debian/rules                                       |  3 ++
 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 ++---
 22 files changed, 177 insertions(+), 130 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