Hi,

I'm maintaining mosix. The control file has sections for 3 packages, 
the binaries, devel files and kernel patch.

Now, the devel files should have Section: devel and the rest should have
Section: net

How do I specify this in the control file ?
Also, I changed the priority of my packages to extra.

The funny thing is that the changes are not reflected in the first package
listed in the control file, though they are reflected in the next 2 
entries.

I am attaching my control file hereby.

Thanks,

viral

-- 
And if your head explodes with dark forebodings too,
I'll see you on the dark side of the moon.
Source: mosix
Section: net
Priority: extra
Maintainer: Viral Shah <[EMAIL PROTECTED]>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.2

Package: mosix
Architecture: i386
Depends: ${shlibs:Depends}
Suggests: kernel-patch-mosix (= 1.0.2)
Description: Cluster computing tool with fault tolerance and process migration
 MOSIX is a software package that enhance the Linux kernel with cluster
 computing capabilities. The enhanced kernel allows any size cluster of
 X86/Pentium/AMD based workstations and servers to work cooperatively
 as if part of a single system.
 .
 This package contains the utilities to use a mosix multicomputer.

Package: mosix-dev
Architecture: i386
Depends: libc6-dev
Suggests: mosix (= 1.0.2)
Description: Header files for mosix
 MOSIX is a software package that enhance the Linux kernel with cluster
 computing capabilities. The enhanced kernel allows any size cluster of
 X86/Pentium/AMD based workstations and servers to work cooperatively
 as if part of a single system.
 .
 This package contains the header files and static libraries.

Package: kernel-patch-mosix
Architecture: i386
Depends: patch
Recommends: kernel-package (>> 7.01)
Description: Kernel patch for mosix
 MOSIX is a software package that enhance the Linux kernel with cluster
 computing capabilities. The enhanced kernel allows any size cluster of
 X86/Pentium/AMD based workstations and servers to work cooperatively
 as if part of a single system.
 .
 This package contains the mosix kernel patch for the 2.4.4 kernel.

Reply via email to