Draft: Bug 33991: Remove unused features
For simplification, we remove some unused features. Those features can still be reimplemented externally if needed.
We remove the following options:
- version_command
- rpm
- srpm
- rpmspec
- rpm_rel
- debian_create
- deb
- deb_src
- use_pbuilder
- debian_revision
- options
And the following commands:
- rpmspec
- rpm
- srpm
- deb-src
- deb
- pkg
- publish
Closes #33991 (closed).