diff mbox series

[3/6] debian: remove "Priority: extra"

Message ID 20210114183747.2507-4-bastiangermann@fishpost.de (mailing list archive)
State Superseded
Headers show
Series debian: xfsprogs package clean-up | expand

Commit Message

Bastian Germann Jan. 14, 2021, 6:37 p.m. UTC
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 <bastiangermann@fishpost.de>
---
 debian/control | 1 -
 1 file changed, 1 deletion(-)

Comments

Darrick J. Wong Jan. 14, 2021, 8:48 p.m. UTC | #1
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 <bastiangermann@fishpost.de>

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
>
diff mbox series

Patch

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