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

sebastic pushed a change to branch master
in repository mkgmap.

      from  9284a46   Set distribution to experimental.
       new  c7f4227   Update my email to use @debian.org address.
       new  0a97c7e   Imported Upstream version 0.0.0+svn3436
       new  f78a01e   Merge tag 'upstream/0.0.0+svn3436'
       new  8323dc4   New upstream SVN snapshot.
       new  dbdf017   Update copyright file for NotContainedFilter.java.
       new  d30d796   Set distribution to experimental.

The 6 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                                   |  8 +++
 debian/control                                     |  2 +-
 debian/copyright                                   |  1 +
 doc/options.txt                                    | 23 +++---
 doc/styles/rules-filters.txt                       | 22 ++++++
 doc/tutorial/publish.txt                           | 23 ++++--
 resources/help/en/options                          | 17 +++--
 resources/mkgmap-version.properties                |  4 +-
 resources/styles/default/relations                 |  3 +-
 src/uk/me/parabola/mkgmap/build/MapBuilder.java    | 27 +++----
 .../parabola/mkgmap/osmstyle/StyledConverter.java  |  6 +-
 .../parabola/mkgmap/osmstyle/WrongAngleFixer.java  | 11 +++
 .../osmstyle/actions/NotContainedFilter.java       | 82 +++++++++++++++++++++
 .../mkgmap/osmstyle/actions/ValueBuilder.java      |  3 +
 .../mkgmap/osmstyle/actions/ValueItem.java         |  2 +-
 src/uk/me/parabola/mkgmap/reader/osm/Element.java  | 46 ++++++------
 .../mkgmap/reader/osm/OsmMapDataSource.java        | 60 +++++++++++-----
 .../mkgmap/reader/osm/bin/OsmBinHandler.java       | 56 +++++++--------
 .../mkgmap/reader/osm/o5m/O5mBinHandler.java       | 14 ++--
 .../mkgmap/reader/osm/xml/Osm5XmlHandler.java      | 42 +++++------
 test/func/route/SimpleRouteTest.java               |  2 +-
 .../osmstyle/actions/NotContainedFilterTest.java   | 83 ++++++++++++++++++++++
 22 files changed, 398 insertions(+), 139 deletions(-)
 create mode 100644 
src/uk/me/parabola/mkgmap/osmstyle/actions/NotContainedFilter.java
 create mode 100644 
test/uk/me/parabola/mkgmap/osmstyle/actions/NotContainedFilterTest.java

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to