From 5d20e90dbef73a60a71068161176b960b9a3afcc Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 25 Apr 2023 15:37:00 +0200 Subject: [PATCH] debian: set compat level to 12 Related: OS#5958 Change-Id: Ib45ad7c44cdefa4c5acab2da09f24796253a133d --- debian/compat | 1 - debian/control | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 debian/compat diff --git a/debian/compat b/debian/compat deleted file mode 100644 index ec63514..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/debian/control b/debian/control index e302fda..4428540 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: osmo-smlc Section: net Priority: extra Maintainer: Osmocom team -Build-Depends: debhelper (>=9), +Build-Depends: debhelper-compat (= 12), dh-autoreconf, autotools-dev, autoconf,