Control: tags -1 - patch On Wed, May 24, 2023 at 6:21 PM Andreas Metzler <ametz...@bebt.de> wrote: > > Control: retitle -1 libopenjpip-viewer is basically empty > > On 2023-05-23 Mathieu Malaterre <ma...@debian.org> wrote: > > On Tue, May 23, 2023 at 10:46 AM Mathieu Malaterre <ma...@debian.org> wrote: > > > > > > Control: retitle -1 No java compiler found. Won't be able to build java > > > viewer > > > > > > openjpeg2/java compilation appears to be broken: > [...] > > > default-jdk is defined in B-D-I which looks wrong IMHO: > > > * > > https://salsa.debian.org/debian-phototools-team/openjpeg2/-/blob/master/debian/control#L16 > > > [...] > > Build-Depends-Indep: default-jdk, > > [...] > > Why does this look wrong? libopenjpip-viewer is arch-all. > > Correct patch attached. Stuff was built but the respective dh_install > call was shadowed and therefore content was not shipped in the package.
[...] -override_dh_install-indep: - dh_install -p$(pkg_doc) debian/tmp/usr/share/doc - [...] Isn't this going to break the openjpeg-doc package ?