diff options
author | Damjan Marion <damarion@cisco.com> | 2020-10-16 11:23:48 +0200 |
---|---|---|
committer | Ole Tr�an <otroan@employees.org> | 2020-10-16 11:38:46 +0000 |
commit | c1b94c835396d4b81b9dea99a5306ed7836bde39 (patch) | |
tree | 9417951730dd226675b2f8e9d651c9c839eca7f5 /build/external/deb/debian/compat | |
parent | 8c292338b76d3242b4556cd090b8d07c560b2be8 (diff) |
misc: bump debian compatibility level to 10
Level 9 is deprecated in new ubuntu release.
Type: improvement
Change-Id: I9376b5f7a1aa0860e35475c5d32f3626257d2f01
Signed-off-by: Damjan Marion <damarion@cisco.com>
Diffstat (limited to 'build/external/deb/debian/compat')
-rwxr-xr-x | build/external/deb/debian/compat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/external/deb/debian/compat b/build/external/deb/debian/compat index ec635144f60..f599e28b8ab 100755 --- a/build/external/deb/debian/compat +++ b/build/external/deb/debian/compat @@ -1 +1 @@ -9 +10 |