diff --git a/obs-packaging/ksm-throttler/debian.control-template b/obs-packaging/ksm-throttler/debian.control-template
index c9a1e322c8..0c4b4c5a8b 100644
--- a/obs-packaging/ksm-throttler/debian.control-template
+++ b/obs-packaging/ksm-throttler/debian.control-template
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Kata containers team
Standards-Version: 3.9.6
Homepage: https://katacontainers.io
-Build-Depends: dh-make, git, ca-certificates, execstack, devscripts, debhelper, build-essential, dh-autoreconf, make, dh-modaliases, pkg-config, dh-systemd, systemd
+Build-Depends: dh-make, git, ca-certificates, execstack, devscripts, debhelper, build-essential, dh-autoreconf, make, pkg-config, dh-systemd, systemd
Package: kata-ksm-throttler
Architecture: @deb_arch@
diff --git a/obs-packaging/ksm-throttler/kata-ksm-throttler.dsc-template b/obs-packaging/ksm-throttler/kata-ksm-throttler.dsc-template
index 44d5364e8a..8a617db012 100644
--- a/obs-packaging/ksm-throttler/kata-ksm-throttler.dsc-template
+++ b/obs-packaging/ksm-throttler/kata-ksm-throttler.dsc-template
@@ -6,7 +6,7 @@ Priority: optional
Maintainer: Kata containers team
Standards-Version: 3.9.6
Homepage: https://katacontainers.io
-Build-Depends: dh-make, git, ca-certificates, execstack, devscripts, debhelper, build-essential, dh-autoreconf, make, dh-modaliases, pkg-config, dh-systemd, systemd
+Build-Depends: dh-make, git, ca-certificates, execstack, devscripts, debhelper, build-essential, dh-autoreconf, make, pkg-config, dh-systemd, systemd
Debtransform-Tar: kata-ksm-throttler-@VERSION@.git+@HASH@.tar.gz
Package: kata-ksm-throttler
diff --git a/obs-packaging/proxy/debian.control-template b/obs-packaging/proxy/debian.control-template
index ed9b360ea7..297dbd1157 100644
--- a/obs-packaging/proxy/debian.control-template
+++ b/obs-packaging/proxy/debian.control-template
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Kata containers team
Standards-Version: 3.9.6
Homepage: https://katacontainers.io
-Build-Depends: dh-make, git, ca-certificates, execstack, devscripts, debhelper, build-essential, dh-autoreconf, make, dh-modaliases
+Build-Depends: dh-make, git, ca-certificates, execstack, devscripts, debhelper, build-essential, dh-autoreconf, make
Package: kata-proxy
Architecture: @deb_arch@
diff --git a/obs-packaging/proxy/kata-proxy.dsc-template b/obs-packaging/proxy/kata-proxy.dsc-template
index 989f13ae0e..e3c38199fd 100644
--- a/obs-packaging/proxy/kata-proxy.dsc-template
+++ b/obs-packaging/proxy/kata-proxy.dsc-template
@@ -5,7 +5,7 @@ Section: devel
Priority: optional
Maintainer: Kata containers team
Standards-Version: 3.9.6
-Build-Depends: dh-make, git, ca-certificates, execstack, devscripts, debhelper, build-essential, dh-autoreconf, make, dh-modaliases
+Build-Depends: dh-make, git, ca-certificates, execstack, devscripts, debhelper, build-essential, dh-autoreconf, make
Homepage: https://katacontainers.io
Debtransform-Tar: kata-proxy-@VERSION@+git.@HASH@.tar.gz
diff --git a/obs-packaging/runtime/debian.control-template b/obs-packaging/runtime/debian.control-template
index 8bec1fedc1..b8235e18c0 100644
--- a/obs-packaging/runtime/debian.control-template
+++ b/obs-packaging/runtime/debian.control-template
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Kata containers team
Standards-Version: 3.9.6
Homepage: https://katacontainers.io
-Build-Depends: dh-make, git, ca-certificates, execstack, devscripts, debhelper, build-essential, dh-autoreconf, make, dh-modaliases
+Build-Depends: dh-make, git, ca-certificates, execstack, devscripts, debhelper, build-essential, dh-autoreconf, make
Package: kata-runtime
Architecture: @deb_arch@
diff --git a/obs-packaging/runtime/kata-runtime.dsc-template b/obs-packaging/runtime/kata-runtime.dsc-template
index 357888c49e..c3ba4e8512 100644
--- a/obs-packaging/runtime/kata-runtime.dsc-template
+++ b/obs-packaging/runtime/kata-runtime.dsc-template
@@ -7,7 +7,7 @@ Section: devel
Priority: optional
Maintainer: Kata containers team
Standards-Version: 3.9.6
-Build-Depends: dh-make, git, ca-certificates, execstack, devscripts, debhelper, build-essential, dh-autoreconf, make, dh-modaliases
+Build-Depends: dh-make, git, ca-certificates, execstack, devscripts, debhelper, build-essential, dh-autoreconf, make
Homepage: https://katacontainers.io
Debtransform-Tar: kata-runtime-@VERSION@+git.@HASH@.tar.gz
diff --git a/obs-packaging/shim/debian.control-template b/obs-packaging/shim/debian.control-template
index 7bca1c68fa..11d3fd9f52 100644
--- a/obs-packaging/shim/debian.control-template
+++ b/obs-packaging/shim/debian.control-template
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Kata containers team
Standards-Version: 3.9.6
Homepage: https://katacontainers.io
-Build-Depends: debhelper (>= 9), git, ca-certificates, dh-modaliases, execstack, devscripts, dh-make
+Build-Depends: debhelper (>= 9), git, ca-certificates, execstack, devscripts, dh-make
Package: kata-shim
Architecture: @deb_arch@
diff --git a/obs-packaging/shim/kata-shim.dsc-template b/obs-packaging/shim/kata-shim.dsc-template
index af268866fb..757f148dea 100644
--- a/obs-packaging/shim/kata-shim.dsc-template
+++ b/obs-packaging/shim/kata-shim.dsc-template
@@ -5,7 +5,7 @@ Section: devel
Priority: optional
Maintainer: Kata containers team
Standards-Version: 3.9.6
-Build-Depends: debhelper (>= 9), git, ca-certificates, dh-modaliases, execstack, devscripts, dh-make
+Build-Depends: debhelper (>= 9), git, ca-certificates, execstack, devscripts, dh-make
Homepage: https://katacontainers.io
Debtransform-Tar: kata-shim-@VERSION@+git.@HASH@.tar.gz