The following commit has been merged in the master branch:
commit 68884d2f16797b21bf3fb7bcb4e91ef56b21244d
Author: Samuel Thibault <[email protected]>
Date:   Sun Aug 22 23:52:36 2010 +0200

    debian/control: Use Package-Type instead of XC-Package-Type.

diff --git a/debian/changelog b/debian/changelog
index 9bb0f3a..ad0a279 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ gnumach (2:1.3.99.dfsg.git20100732-2) unreleased; urgency=low
     shared by gnumach and gnumach-xen, which now depend on it.
   * debian/rules: Add rules to build Xen variants of gnumach.
   * debian/control: Build gnumach-udeb on hurd-i386 only.
+  * debian/control: Use Package-Type instead of XC-Package-Type.
 
  -- Samuel Thibault <[email protected]>  Sat, 31 Jul 2010 17:35:20 +0200
 
diff --git a/debian/control b/debian/control
index 9992bd7..d5ad6c3 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Description: The GNU version of the Mach microkernel for Xen
  The version in this package is compiled with Xen support.
 
 Package: gnumach-udeb
-XC-Package-Type: udeb
+Package-Type: udeb
 Provides: kernel-image, floppy-modules, ide-modules, input-modules, 
nic-modules, nic-pcmcia-modules, nic-wireless-modules, pcmcia-modules, 
scsi-modules, serial-modules
 Section: debian-installer
 Architecture: hurd-i386

-- 
Debian GNU Mach packaging

Reply via email to