Le 06/09/2015 18:52, Tony Mancill a écrit : > + * Add build-dep on libstringtemplate-java (Closes: #797318)
I suspect the stringtemplate dependency was actually missing from libnb-platform18-java. That might be a consequence of the antlr3 3.5 update. antlr3 now depends on stringtemplate4 and has an optional dependency on stringtemplate (this translates into a Recommends on libstringtemplate-java, whereas antlr3 has a Depends on libstringtemplate-java in Jessie). Markus if you have a moment to check the dependencies expected by libnb-platform18-java that would be nice. I don't know if it really needs stringtemplate 3, or if the build simply refers to the antlr3 dependencies, and in this case the build should actually point to stringtemplate4. Emmanuel Bourg

