The source project of this merge request has been removed.
fixes build Bug #999132 (severity serious)
As offered at https://lists.debian.org/debian-devel-games/2022/01/msg00001.html this MR:
- fixes #999132 "uqm: missing required debian/rules targets build-arch and/or build-indep" by changing build system to dh sequencer
- removes now obsolete FTBFS workaround "DEB_BUILD_MAINT_OPTIONS=...-pie" from #843979