On Wed, Mar 05, 2014 at 10:10:27PM +0100, Andreas Tille wrote: > On Wed, Mar 05, 2014 at 05:48:25PM +0100, Jochen Topf wrote: > > On Mon, Mar 03, 2014 at 11:18:57PM +0100, Andreas Tille wrote: > > > Anyway, I think we are not finished yet since I get: > > > > There was another dependency missing: > > > > ===================== > > diff --git a/debian/control b/debian/control > > index 11723c2..2a05b2d 100644 > > --- a/debian/control > > +++ b/debian/control > > @@ -10,7 +10,9 @@ Build-Depends: debhelper (>= 9), > > ant, > > default-jdk, > > time, > > - libfastutil-java > > + libfastutil-java, > > + libprotobuf-java, > > + libosmpbf-java > > Standards-Version: 3.9.5 > > Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/mkgmap.git > > Vcs-Git: git://anonscm.debian.org/pkg-grass/mkgmap.git > > ===================== > > Cool, this is the first time mkgmap really builds. I did not expected > that it is that simple since the build errors seemed to be caused ba y > not yet packaged class. > > I'm just downloading the data I usually process with mkgmap and will try > to finalise the package. BTW, since you are now a member of the Debian > GIS tea feel free to commit directly and if you like put yourself as > Uploader of the package.
I have committed my changes. Not sure about the docs, though. Maybe docs should be added only in built form? There is a Makefile in doc/styles. How does it work when there is a new upstream version? Is the "upstream" branch updated automatically? I am still unclear about the differences between "upstream" and "pristine-tar". Maybe somebody can explain this to me. Jochen -- Jochen Topf [email protected] http://www.jochentopf.com/ +49-721-388298 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]
