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>
This commit is contained in:
2
build/external/deb/debian/compat
vendored
2
build/external/deb/debian/compat
vendored
@@ -1 +1 @@
|
||||
9
|
||||
10
|
||||
|
@@ -58,7 +58,7 @@ foreach(f copyright vpp.preinst vpp.postrm vpp.postinst vpp.service)
|
||||
)
|
||||
endforeach()
|
||||
|
||||
file(WRITE ${CMAKE_BINARY_DIR}/debian/compat "9\n")
|
||||
file(WRITE ${CMAKE_BINARY_DIR}/debian/compat "10\n")
|
||||
|
||||
add_custom_target(package-deb
|
||||
COMMENT "Building .deb packages..."
|
||||
|
Reference in New Issue
Block a user