Le 23/02/2017 à 21:03, Daniel Schepler a écrit : > If I rebuild src:wagon2 from source then the resulting libwagon2-java > package doesn't have the dependencies on junit4, libeasymock-java, or > libplexus-containers-java. It would be nice to get a new upload to > reflect this fix (I think it was a fix in maven-debian-helper maybe?).
junit4 and libeasymock-java are test dependencies, so that's normal if the resulting libwagon2-java package never depends on them. The dependency on libplexus-containers-java can be removed though. Emmanuel Bourg

