diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-08-22 23:52:36 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-08-22 23:52:36 +0200 |
commit | bebdf65a338d7e66ee4df00ddb4fad35dd94b599 (patch) | |
tree | b5c9f1d2fe73e529997e1a51906dd5979eef4ecf /debian/control | |
parent | 1f4065f7eecfe15acc12a0764d2e91b666b6e654 (diff) |
debian/control: Use Package-Type instead of XC-Package-Type.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
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 |