Bug#588114: maven-debian-helper: maven:DocDepends puts in Depends -doc packages which don't exist

2010-07-05 Thread Ludovic Claude
Hello Gabriele, That's an interesting issue, but not so easy to fix neatly. The first thing you can do: don't use ${maven:DocDepends}, specify yourself the list of doc packages to include. Going forward, there are several solutions but they all look like it can take some time to implement

Bug#588114: maven-debian-helper: maven:DocDepends puts in Depends -doc packages which don't exist

2010-07-05 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2010-07-05 21:31, Ludovic Claude wrote: Hello Gabriele, That's an interesting issue, but not so easy to fix neatly. The first thing you can do: don't use ${maven:DocDepends}, specify yourself the list of doc packages to include. Going

Bug#588114: maven-debian-helper: maven:DocDepends puts in Depends -doc packages which don't exist

2010-07-04 Thread Gabriele Giacone
Package: maven-debian-helper Version: 1.0 Severity: normal ${maven:DocDepends} is replaced with -doc packages even if they don't exist so -doc package will depend on non-existent packages like libmaven-shared-io-java-doc, libxstream-java-doc. Possibility to ignore them? Don't include them if