debian/rules: actually rework workaround so that it triggers.
Previously, it didn't, because the workaround only triggered if the trigger variable was non-zero, which naturally won't work.
Initialize it to "auto" instead and check if "auto" has been used, otherwise do nothing.
Merging after build-test succeeded.