From: Theodore Ts'o Date: Sat, 21 May 2016 18:13:34 +0000 (-0400) Subject: debian: Use Package-Type instead of XC-Package-Type X-Git-Tag: v1.43.1~49 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=3a50a3eaf2ade0f3cc60fea6260d3c588464d503;p=tools%2Fe2fsprogs.git debian: Use Package-Type instead of XC-Package-Type XC-Package-Type was deprecated and replaced with Package-Type starting in dpkg-dev 1.15.7. Signed-off-by: Theodore Ts'o --- diff --git a/debian/control.in b/debian/control.in index 4ba48c4..56e70f0 100644 --- a/debian/control.in +++ b/debian/control.in @@ -124,7 +124,7 @@ Description: runtime components for the Universally Unique ID library ifdef(`UDEB_PKGS',`` Package: libuuid1-udeb -XC-Package-Type: udeb +Package-Type: udeb Section: debian-installer Priority: optional Depends: ${shlibs:Depends} @@ -161,7 +161,7 @@ Description: block device id library ifdef(`UDEB_PKGS',`` Package: libblkid1-udeb -XC-Package-Type: udeb +Package-Type: udeb Section: debian-installer Priority: optional Depends: ${shlibs:Depends}, ${misc:Depends} @@ -193,7 +193,7 @@ Description: block device id library - headers and static libraries ifdef(`UDEB_PKGS',`` Package: e2fsprogs-udeb -XC-Package-Type: udeb +Package-Type: udeb Section: debian-installer Priority: optional Depends: ${shlibs:Depends}, ${misc:Depends}