Le 30/12/2018 à 15:45, tony mancill a écrit :

> The issue I am running into is that ${maven:Depends} is injecting an
> unresolvable dependency on "libswt-gtk-4-java (>= 4.x)" and so the
> resulting binary package fails to install with:
> 
> dpkg: dependency problems prevent configuration of stegosuite:
>  stegosuite depends on libswt-gtk-4-java (>= 4.x); however:
>   Version of libswt-gtk-4-java on system is 4.10.0-1.

Hi Tony,

There is an issue with the Maven artifacts for SWT, they are installed
with the versions 'debian' and '4.x', and we've set the
--has-package-version flag stating that the pom and the package have the
same version, which is wrong.

I've fixed that in swt4-gtk/4.10.0-2

Emmanuel Bourg

Reply via email to