Add support for custom apt-get options inside mk-build-deps when building debian packages
This MR adds the APT_GET_OPTIONS
variable to the .debian:deb
template to allow customising how BuildRequires
are installed with mk-build-deps
before executing dpkg-buildpackage
.