Le 23/04/2014 16:34, Daniel Pocock a écrit : > I have a couple more packages I want to make this week, using > maven-debian-helper + dh - could you point out any example of a package > I should refer to?
maven-debian-helper isn't as well integrated with DH as it is with CDBS, I strongly recommend using CDBS if you want to package a simple Maven based project. jsch is an Ant based project. The package uses maven-repo-helper to deploy the Maven artifacts in /usr/share/maven-repo. __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

