From 7cb7ab6358709ec84f8bbdc6b24837505b627a46 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 25 Apr 2023 15:36:45 +0200 Subject: [PATCH] debian: set compat level to 10 Related: OS#5958 Change-Id: Icfdbea7cbe4681cd3b286471032fd6dd7226888f --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 283ee26..f5f7c9c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libosmo-gprs Maintainer: Osmocom team Section: libs Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-autoreconf, pkg-config, autoconf,