From b832de89aa0ae73653f31aaeebd5c91ed7de016d Mon Sep 17 00:00:00 2001 From: Brett Kelly Date: Fri, 15 Nov 2024 11:18:56 -0400 Subject: [PATCH] deb build-depends = 13 --- packaging/jammy/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/jammy/control b/packaging/jammy/control index 8aea574..bda07c7 100644 --- a/packaging/jammy/control +++ b/packaging/jammy/control @@ -2,7 +2,7 @@ Source: ::package_name:: Section: ::package_category:: Priority: ::package_priority:: Maintainer: ::package_author:: -Build-Depends: debhelper-compat (>= 12) +Build-Depends: debhelper-compat (= 13) Standards-Version: 4.4.1 Homepage: ::package_url::