From 390f6fcf1325f293a737b00d218a6f871e04541f Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 25 Apr 2023 15:36:49 +0200 Subject: [PATCH] debian: set compat level to 10 Related: OS#5958 Change-Id: I5d26ab03aacf3b8ef8c1c4c669c12090fd0b7899 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec635144..f599e28b 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 4bb91484..59e07f29 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: osmo-hlr Section: net Priority: optional Maintainer: Osmocom team -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), pkg-config, dh-autoreconf, autotools-dev,