Compare commits

...

2 Commits

Author SHA1 Message Date
Oliver Smith 7a7c639c0f debian: update maintainer 2024-03-18 15:07:47 +01:00
Oliver Smith fc155ac451 debian: set compat to 10 2024-03-18 15:07:12 +01:00
2 changed files with 3 additions and 2 deletions

1
debian/compat vendored Normal file
View File

@ -0,0 +1 @@
10

4
debian/control vendored
View File

@ -1,8 +1,8 @@
Source: bladerf
Priority: optional
Maintainer: A. Maitland Bottoms <bottoms@debian.org>
Maintainer: Osmocom team <openbsc@lists.osmocom.org>
Build-Depends: cmake (>= 3.5),
debhelper-compat (= 13),
debhelper-compat (= 10),
dh-python,
doxygen,
graphviz,