Is there a way to disable the debug buildType for a package from within a dub.json?

The problem that i am facing is that on Win32 we can't build a debug version of GtkD because of dmd/optlink issue 15418, and dub builds the debug version by default.