Bump debhelper compat to 11
This commit is contained in:
parent
065a024118
commit
75881fabac
2 changed files with 2 additions and 2 deletions
2
debian/compat
vendored
2
debian/compat
vendored
|
@ -1 +1 @@
|
||||||
10
|
11
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -7,7 +7,7 @@ Uploaders:
|
||||||
Sebastian Ramacher <sramacher@debian.org>
|
Sebastian Ramacher <sramacher@debian.org>
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
cmake,
|
cmake,
|
||||||
debhelper (>= 10),
|
debhelper (>= 11),
|
||||||
libasound2-dev,
|
libasound2-dev,
|
||||||
libavcodec-dev,
|
libavcodec-dev,
|
||||||
libavdevice-dev,
|
libavdevice-dev,
|
||||||
|
|
Loading…
Reference in a new issue