[mkgmap] branch upstream updated (31ade85 -> 82a85d8)

Bas Couwenberg sebastic at xs4all.nl
Fri Dec 19 12:11:13 UTC 2014


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

sebastic-guest pushed a change to branch upstream
in repository mkgmap.

      from  31ade85   Imported Upstream version 0.0.0+svn3366
       new  82a85d8   Imported Upstream version 0.0.0+svn3383

The 1 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:
 doc/mkgmap.1                                       |   4 +-
 doc/tutorial/Makefile                              |  12 +-
 doc/tutorial/custom.txt                            |  12 ++
 doc/tutorial/first_map.txt                         |  34 +++++
 doc/tutorial/{tutorial.txt => main.txt}            |  16 +--
 doc/tutorial/publish.txt                           |  39 ++++++
 doc/tutorial/second_map.txt                        |  40 ++++++
 doc/tutorial/splitter.txt                          |  23 ++++
 doc/tutorial/starting.txt                          |  21 ++-
 resources/mkgmap-version.properties                |   4 +-
 .../me/parabola/imgfmt/app/net/NETFileReader.java  |   2 +-
 src/uk/me/parabola/imgfmt/app/net/NETHeader.java   |   4 +
 .../mkgmap/osmstyle/actions/PartFilter.java        |   6 +-
 .../mkgmap/osmstyle/actions/SubstringFilter.java   |  16 ++-
 .../mkgmap/osmstyle/actions/PartFilterTest.java    | 148 +++++++++++++++++++++
 .../osmstyle/actions/SubstringFilterTest.java      |  69 ++++++++++
 16 files changed, 419 insertions(+), 31 deletions(-)
 create mode 100644 doc/tutorial/custom.txt
 rename doc/tutorial/{tutorial.txt => main.txt} (71%)
 create mode 100644 doc/tutorial/publish.txt
 create mode 100644 doc/tutorial/second_map.txt
 create mode 100644 doc/tutorial/splitter.txt
 create mode 100644 test/uk/me/parabola/mkgmap/osmstyle/actions/PartFilterTest.java
 create mode 100644 test/uk/me/parabola/mkgmap/osmstyle/actions/SubstringFilterTest.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