[mkgmap] branch master updated (54e6973 -> 7bcf28f)
Bas Couwenberg
sebastic at xs4all.nl
Fri Dec 19 12:11:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a change to branch master
in repository mkgmap.
from 54e6973 Set distribution to experimental.
new 4ba71a7 Mangle upstream version in watch file to properly rename orig.tar.gz.
new 82a85d8 Imported Upstream version 0.0.0+svn3383
new 2131b07 Merge tag 'upstream/0.0.0+svn3383'
new 1a67126 New upstream SVN snapshot.
new 6e97c2b Drop man page patches, applied upstream.
new b5bdf59 Simplify docs file with wildcards.
new 7bcf28f Set distribution to experimental.
The 7 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:
debian/changelog | 9 ++
debian/docs | 31 +----
debian/patches/completely-typo.patch | 16 ---
debian/patches/hyphen-used-as-minus-sign.patch | 16 ---
debian/patches/series | 2 -
debian/watch | 2 +-
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 ++++++++++
22 files changed, 433 insertions(+), 93 deletions(-)
delete mode 100644 debian/patches/completely-typo.patch
delete mode 100644 debian/patches/hyphen-used-as-minus-sign.patch
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