aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2023-04-25 15:37:00 +0200
committerOliver Smith <osmith@sysmocom.de>2023-04-25 16:48:32 +0200
commita86056fdf3ba77b9ffd6f6618af59fc3269ee97f (patch)
treea7998578ff96869209362caf91a2ef5126b41206
parent99ec7556438256734a1565f12db417480c4e7baa (diff)
debian: set compat level to 10
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
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 2b5a5f8f7..dd676cb3e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: osmo-sgsn
Section: net
Priority: extra
Maintainer: Osmocom team <openbsc@lists.osmocom.org>
-Build-Depends: debhelper (>=9),
+Build-Depends: debhelper (>= 10),
dh-autoreconf,
autotools-dev,
autoconf,