Re: [PATCH 3/6] debian: remove "Priority: extra"
From: "Darrick J. Wong" <djwong@kernel.org>
Date: 2021-01-14 20:49:35
From: "Darrick J. Wong" <djwong@kernel.org>
Date: 2021-01-14 20:49:35
On Thu, Jan 14, 2021 at 07:37:44PM +0100, Bastian Germann wrote:
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 <redacted>
Looks ok, Reviewed-by: Darrick J. Wong <djwong@kernel.org> --D
--- debian/control | 1 - 1 file changed, 1 deletion(-)diff --git a/debian/control b/debian/control index 34dce4d5..64e01f93 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-- 2.30.0