HI Emmanuel, I was trying to use libswt-gtk-4-java for #943552 and I get the error: Unresolved requirement: Require-Bundle: org.eclipse.swt; bundle-version="[3.111.0,4.0.0)"; visibility:="reexport"
Looking at the jar file the version is 3.104.0, but looking at salsa (https://salsa.debian.org/java-team/swt-gtk/-/blob/master/bundles/org.eclipse.swt/META-INF/MANIFEST.MF#L5) the version should have been "3.114.100.qualifier". After taking a look it appears that jh_manifest is using "debian/manifest" to generate the manifest and so the old version of 3.104.0. So, I was wondering if you have missed updating the version in that file or was it intentional? -- Regards Sudip