Le 26/10/2019 à 08:53, Felix Natter a écrit : > jaxb has a lot of binary packages, but it's not a straightforward > package. Still it may be helpful: > https://salsa.debian.org/java-team/jaxb
jaxb is a bit complicated because it doesn't have a standard layout (the sources start in a subdirectory) and I tweaked the version of one of the binary packages. You can get a look at jetty9, javamail, maven or wagon. Keep in mind that maven-debian-helper only knows how to compute the dependencies of one binary package, so if you generate several binary packages you'll have to set the dependencies manually. Emmanuel Bourg