Whamcloud - gitweb
debian: Use Package-Type instead of XC-Package-Type
authorTheodore Ts'o <tytso@mit.edu>
Sat, 21 May 2016 18:13:34 +0000 (14:13 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 21 May 2016 18:13:34 +0000 (14:13 -0400)
XC-Package-Type was deprecated and replaced with Package-Type starting
in dpkg-dev 1.15.7.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/control.in

index 4ba48c4..56e70f0 100644 (file)
@@ -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}