Use debhelper-compat instead of debian/compat
This commit is contained in:
parent
4c954b8d42
commit
87b3fa8b7e
2 changed files with 1 additions and 2 deletions
1
debian/compat
vendored
1
debian/compat
vendored
|
@ -1 +0,0 @@
|
||||||
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 (>= 11),
|
debhelper-compat (= 11),
|
||||||
libasound2-dev,
|
libasound2-dev,
|
||||||
libavcodec-dev,
|
libavcodec-dev,
|
||||||
libavdevice-dev,
|
libavdevice-dev,
|
||||||
|
|
Loading…
Reference in a new issue