From: Bastian Germann Date: Mon, 18 Jan 2021 21:07:35 +0000 (-0500) Subject: debian: remove "Priority: extra" X-Git-Tag: v5.11.0-rc0~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a435d0f1b5a171b4066e9838e48d03a4dfd4900;p=thirdparty%2Fxfsprogs-dev.git debian: remove "Priority: extra" Priority "extra" was replaced by "optional" which is already used by the package in general. There is one Priority extra left, so remove it. Signed-off-by: Bastian Germann Reviewed-by: Darrick J. Wong Reviewed-by: Nathan Scott Signed-off-by: Eric Sandeen --- diff --git a/debian/control b/debian/control index 34dce4d59..64e01f935 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,6 @@ Description: Utilities for managing the XFS filesystem Package: xfslibs-dev Section: libdevel -Priority: extra Depends: libc6-dev | libc-dev, uuid-dev, xfsprogs (>= 3.0.0), ${misc:Depends} Breaks: xfsprogs (<< 3.0.0) Architecture: any