diff --git a/debian/rules b/debian/rules
index 58b911e0e6b46b73b5668576ad5ad3f49bf7fc6e..7150d5855a4b5b53f6432c5a46ad8a3444f9f39d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export DH_GOLANG_EXCLUDES := vendor
 export GO111MODULE := off
 
 %:
-	dh $@ --with=golang
+	dh $@ --with=golang --buildsystem=golang
 
 override_dh_auto_install:
 	dh_auto_install -- --no-source