 
            osmith has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-gprs/+/32449 )
Change subject: debian: set compat level to 10 ......................................................................
debian: set compat level to 10
Related: OS#5958 Change-Id: Icfdbea7cbe4681cd3b286471032fd6dd7226888f --- M debian/control 1 file changed, 11 insertions(+), 1 deletion(-)
Approvals: pespin: Looks good to me, approved Jenkins Builder: Verified
diff --git a/debian/control b/debian/control index 283ee26..f5f7c9c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Maintainer: Osmocom team openbsc@lists.osmocom.org Section: libs Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-autoreconf, pkg-config, autoconf,
