=============== gnome-pkg-tools =============== When to use gnome-pkg-tools =========================== A build-dependency on dh-sequence-gnome or gnome-pkg-tools is needed if any of these are true: * If the package uses dh-sequence-gnome (or dh --with gnome): - because Ubuntu uses dh_translations for language packs: - either in Ubuntu main, or in Ubuntu universe and has `X-Ubuntu-Use-Langpack: yes` (visit https://launchpad.net/ubuntu/+source/SRC to check whether source package `SRC` is in main) - *and* has translations (e.g. a po/ directory) * Or if the package requires 1/rules/*.mk (deprecated) * Or if the package uses the `${gnome:...}` substvars If none of those are true, then we can drop uses of dh-sequence-gnome and gnome-pkg-tools.