[mkgmap-splitter] branch jessie-backports updated (4fd963d -> 9f664bb)

Bas Couwenberg sebastic at debian.org
Sun Aug 14 09:50:23 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-splitter.

      from  4fd963d   Rebuild for jessie-backports.
      adds  28e125a   Imported Upstream version 0.0.0+svn438
      adds  8cfa95a   Merge tag 'upstream/0.0.0+svn438'
      adds  b9b45f1   New upstream SVN snapshot.
      adds  107bc0a   Update copyright file.
      adds  15878e6   Update JDK & JRE dependencies to require at least version 1.8.
      adds  31e2691   Bump Standards-Version to 3.9.8, no changes.
      adds  d629b04   Refresh patches.
      adds  6146fc0   Use headless variant of JDK & JRE dependencies.
      adds  5c8ef97   Set distribution to unstable.
      adds  9f5cf64   Drop OpenJDK 7 from launcher script.
      adds  43ae9e2   Set distribution to unstable.
       new  066a15c   Merge tag 'debian/0.0.0+svn438-2' into jessie-backports
       new  9bb645f   Rebuild for jessie-backports.
       new  9f664bb   Use OpenJDK 8 for jessie-backports.

The 3 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:
 build.xml                                          | 630 ++++++++++-----------
 debian/changelog                                   |  27 +
 debian/control                                     |   6 +-
 debian/copyright                                   |  14 +-
 debian/mkgmap-splitter.sh                          |   3 +-
 debian/patches/local-dependencies.patch            | 138 ++---
 debian/rules                                       |   3 +
 resources/splitter-version.properties              |   4 +-
 .../core/filter/common/PolygonFileReader.java      |   4 +-
 .../parabola/splitter/BackgroundInputStream.java   |   4 +-
 src/uk/me/parabola/splitter/BinaryMapParser.java   |   9 +-
 src/uk/me/parabola/splitter/BinaryMapWriter.java   |  16 +-
 src/uk/me/parabola/splitter/JVMHealthMonitor.java  |   2 +-
 src/uk/me/parabola/splitter/Main.java              |   2 +-
 .../me/parabola/splitter/MultiTileProcessor.java   |  10 +-
 src/uk/me/parabola/splitter/PrecompSeaReader.java  |   2 +-
 .../me/parabola/splitter/ProblemListProcessor.java |  12 +-
 .../me/parabola/splitter/SparseLong2ShortMap.java  |   6 +-
 .../parabola/splitter/SparseLong2ShortMapHuge.java |  23 +-
 .../splitter/SparseLong2ShortMapInline.java        |  21 +-
 src/uk/me/parabola/splitter/SplitProcessor.java    |  36 +-
 src/uk/me/parabola/splitter/TileMetaInfo.java      |   3 -
 src/uk/me/parabola/splitter/WriterGrid.java        |   4 +-
 .../parabola/splitter/TestCustomCollections.java   |  36 +-
 24 files changed, 523 insertions(+), 492 deletions(-)

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



More information about the Pkg-grass-devel mailing list