#!/usr/bin/make -f %: dh $@ --buildsystem=gradle --with maven-repo-helper override_dh_auto_build: dh_auto_build -- -Dkotlin.compiler.execution.strategy=in-process -Pkotlin_version=1.3.31 -Pversion=0.11.12 install override_dh_auto_test: