#1127711 logbook: skip documentation in arch-only build

#1127711#5
Date:
2026-02-10 07:21:35 UTC
From:
To:
logbook cannot be cross built from source due to unsatisfiable cross
Build-Depends relating to sphinxdoc. I note that its documentation is
neatly separated into an arch:all -doc package, so I attempted moving
those Build-Depends to Build-Depends-Indep making them irrelevant to
cross building. That readily succeeded and I verified (using
reproducible builds) that the artifacts of a thus modified arch-only
build exactly reproduce the shared artifacts with a full build on amd64.
Please find a patch attached.

Helmut