This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository mkgmap.
commit b5b73b1999c143f52b050ff5e4e574454bc23ce2 Author: Andreas Tille <[email protected]> Date: Wed Mar 5 21:29:20 2014 +0100 Thanks to a hint from Jochen Topf <[email protected]> the package builds now --- debian/changelog | 2 -- debian/control | 1 + debian/docs | 36 +++++++++++++++++++++++++++++++----- 3 files changed, 32 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5b98938..602eb35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,5 @@ mkgmap (0.0.0+svn2981-1) UNRELEASED; urgency=low - * NOT FINISHED! https://github.com/osmandapp/OsmAnd-tools/blob/master/OsmAndMapCreator/src/crosby/binary/Osmformat.java needs to be packaged first - * Team upload. * New upstream version Closes: #580170 * debian/source/format: 3.0 (quilt) diff --git a/debian/control b/debian/control index 6adcb82..2a05b2d 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 9), default-jdk, time, libfastutil-java, + libprotobuf-java, libosmpbf-java Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/mkgmap.git diff --git a/debian/docs b/debian/docs index 65e68cd..af445f3 100644 --- a/debian/docs +++ b/debian/docs @@ -1,8 +1,34 @@ README +doc/addresses/address.txt doc/Credits +doc/index.txt +doc/Makefile +doc/options.txt +doc/README +doc/README.examples +doc/README.img +doc/README.INDEX +doc/README.installing +doc/README.invoking +doc/README.java +doc/styles/about.txt +doc/styles/creating.txt +doc/styles/design.txt +doc/styles/files.txt +doc/styles/img/sym-box.png +doc/styles/img/sym-hbox.png +doc/styles/img/sym-interstate.png +doc/styles/img/sym-oval.png +doc/styles/img/sym-round.png +doc/styles/img/sym-shield.png +doc/styles/main.txt +doc/styles/Makefile +doc/styles/rules-filters.txt +doc/styles/rules.txt +doc/styles/style-manual.txt +doc/tutorial/first_map.txt +doc/tutorial/Makefile +doc/tutorial/starting.txt +doc/tutorial/tutorial.txt +doc/typ-compiler.txt doc/Zoom -doc/map-features.txt -doc/style-rules.txt -doc/style-examples.txt -doc/style.txt -resources/garmin_feature_list.csv -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mkgmap.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

