From: Bastian Germann Date: Mon, 18 Jan 2021 21:07:35 +0000 (-0500) Subject: debian: use Package-Type over its predecessor X-Git-Tag: v5.11.0-rc0~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a86c04a2d34404ff2b7ba64bb511a7d0b0e0385;p=thirdparty%2Fxfsprogs-dev.git debian: use Package-Type over its predecessor The debian/control file contains an XC-Package-Type field. As of dpkg-dev 1.15.7, the dpkg development utilities recognize Package-Type as an official field name. 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 64e01f935..ceda02418 100644 --- a/debian/control +++ b/debian/control @@ -47,7 +47,7 @@ Description: XFS filesystem-specific static libraries and headers for complete details. Package: xfsprogs-udeb -XC-Package-Type: udeb +Package-Type: udeb Section: debian-installer Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}