aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2023-04-25 15:37:01 +0200
committerOliver Smith <osmith@sysmocom.de>2023-04-25 16:48:33 +0200
commitf207d1cdade7eb8fd6a08465f6366b13af5c220f (patch)
tree68f3b7d62d6740741546a032ad3cace6f929bbce
parent08cc9dd6340498759dc27feeb6f75a24126a2caf (diff)
debian: set compat level to 10
-rw-r--r--debian/compat2
-rw-r--r--debian/control4
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 5c1f58e..141f534 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
Source: osmo-uecups
Section: net
Priority: extra
-Maintainer: Harald Welte <laforge@osmocom.org>
-Build-Depends: debhelper (>=9),
+Maintainer: Osmocom team <openbsc@lists.osmocom.org>
+Build-Depends: debhelper (>= 10),
dh-autoreconf,
autotools-dev,
autoconf,