From: Darrick J. Wong Date: Wed, 18 May 2022 02:48:07 +0000 (-0400) Subject: debian: bump compat level to 11 X-Git-Tag: v5.18.0-rc1~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=920fd876c7c1455ece2211d75515a5be990e5ec6;p=thirdparty%2Fxfsprogs-dev.git debian: bump compat level to 11 Increase the compat level to 11 since we're now getting warnings about level 9 being obsolescent. Signed-off-by: Darrick J. Wong Reviewed-by: Christoph Hellwig Signed-off-by: Eric Sandeen --- diff --git a/debian/compat b/debian/compat index ec635144f..b4de39476 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11