|
38.
|
|
|
OPTIONAL FIELDS
|
|
|
type: SH
|
|
|
|
(no translation yet)
|
|
|
|
Located in
deb-control.5:52
|
|
39.
|
|
|
B<Section:> E<lt>sectionE<gt>
|
|
|
type: TP
|
|
|
|
(no translation yet)
|
|
|
|
Located in
deb-control.5:53
|
|
40.
|
|
|
This is a general field that gives the package a category based on the software that it installs. Some common sections are `utils', `net', `mail', `text', `x11' etc.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
deb-control.5:58
|
|
41.
|
|
|
B<Priority:> E<lt>priorityE<gt>
|
|
|
type: TP
|
|
|
|
(no translation yet)
|
|
|
|
Located in
deb-control.5:58
|
|
42.
|
|
|
Sets the importance of this package in relation to the system as a whole. Common priorities are `required', `standard', `optional', `extra' etc.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
deb-control.5:62
|
|
43.
|
|
|
In Debian, the B<Section> and B<Priority> fields have a defined set of accepted values based on the Policy Manual. A list of these values can be obtained from the latest version of the B<debian-policy> package.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
deb-control.5:71
|
|
44.
|
|
|
B<Essential:> E<lt>yes|noE<gt>
|
|
|
type: TP
|
|
|
|
(no translation yet)
|
|
|
|
Located in
deb-control.5:71
|
|
45.
|
|
|
This field is usually only needed when the answer is `yes'. It denotes a package that is required for proper operation of the system. Dpkg or any other installation tool will not allow an B<Essential> package to be removed (at least not without using one of the force options).
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
deb-control.5:78
|
|
46.
|
|
|
B<Architecture:> E<lt>arch|allE<gt>
|
|
|
type: TP
|
|
|
|
(no translation yet)
|
|
|
|
Located in
deb-control.5:78
|
|
47.
|
|
|
The architecture specifies which type of hardware this package was compiled for. Common architectures are `i386', `m68k', `sparc', `alpha', `powerpc' etc. Note that the B<all> option is meant for packages that are architecture independent. Some examples of this are shell and Perl scripts, and documentation.
|
|
|
type: Plain text
|
|
|
|
(no translation yet)
|
|
|
|
Located in
deb-control.5:86
|