aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2023-04-25 15:36:49 +0200
committerOliver Smith <osmith@sysmocom.de>2023-04-25 16:48:22 +0200
commitc88a70d262a791025888676c2d74f7d3f827fa7a (patch)
treeba512ed3248c58d7d59d2d4b1cc34edf9bf0f2d3
parent5c88351a1e78d4e5514d0e471bf9cf96d27ce22f (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 bf46840..cdf990c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
Source: osmo-gsm-manuals-dev
Section: devel
Priority: optional
-Maintainer: Oliver Smith <osmith@sysmocom.de>
+Maintainer: Osmocom team <openbsc@lists.osmocom.org>
Build-Depends: autotools-dev,
dh-autoreconf,
- debhelper (>= 9),
+ debhelper (>= 10),
pkg-config,
# All below also need to be in Depends
asciidoc,