From e4aa86514ee6f901cac42886e50992525bd02a66 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 25 Apr 2023 15:36:57 +0200 Subject: [PATCH] debian: set compat level to 10 Related: OS#5958 Change-Id: I9776c48f4f913dd7f7cde3afc6fe32bd0e9ba1b0 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index ec635144f..f599e28b8 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index bd5d2ec65..50fa93c68 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: osmo-msc Section: net Priority: extra Maintainer: Osmocom team -Build-Depends: debhelper (>=9), +Build-Depends: debhelper (>= 10), dh-autoreconf, autotools-dev, autoconf,