From 32bb8a7a137a2634442cc20f088f0b76ee17fd09 Mon Sep 17 00:00:00 2001 From: Arnaud Rebillout Date: Mon, 7 Sep 2026 20:46:40 +0700 Subject: [PATCH] Bump debhelper compat to 13 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8933ea3..a9c56b2 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Maintainer: Kali Developers Uploaders: Devon Kearns , Mati Aharoni , Sophie Brun , -Build-Depends: debhelper-compat (= 12) +Build-Depends: debhelper-compat (= 13) Standards-Version: 4.7.4 Homepage: https://pentestmonkey.net/tools/audit/unix-privesc-check Vcs-Git: https://gitlab.com/kalilinux/packages/unix-privesc-check.git