.\" Automatically generated by Pod::Man 4.10 (Pod::Simple 3.35) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. . \" fudge factors for nroff and troff .if n \{\ . ds #H 0 . ds #V .8m . ds #F .3m . ds #[ \f1 . ds #] \fP .\} .if t \{\ . ds #H ((1u-(\\\\n(.fu%2u))*.13m) . ds #V .6m . ds #F 0 . ds #[ \& . ds #] \& .\} . \" simple accents for nroff and troff .if n \{\ . ds ' \& . ds ` \& . ds ^ \& . ds , \& . ds ~ ~ . ds / .\} .if t \{\ . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' .\} . \" troff and (daisy-wheel) nroff accents .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V' .ds 8 \h'\*(#H'\(*b\h'-\*(#H' .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#] .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H' .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u' .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#] .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#] .ds ae a\h'-(\w'a'u*4/10)'e .ds Ae A\h'-(\w'A'u*4/10)'E . \" corrections for vroff .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u' .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u' . \" for low resolution devices (crt and lpr) .if \n(.H>23 .if \n(.V>19 \ \{\ . ds : e . ds 8 ss . ds o a . ds d- d\h'-1'\(ga . ds D- D\h'-1'\(hy . ds th \o'bp' . ds Th \o'LP' . ds ae ae . ds Ae AE .\} .rm #[ #] #H #V #F C .\" ======================================================================== .\" .IX Title "Config::Model::models::Dpkg::Control::Binary 3pm" .TH Config::Model::models::Dpkg::Control::Binary 3pm "2019-02-20" "perl v5.28.1" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" Config::Model::models::Dpkg::Control::Binary \- Configuration class Dpkg::Control::Binary .SH "DESCRIPTION" .IX Header "DESCRIPTION" Configuration classes used by Config::Model .SH "Elements" .IX Header "Elements" .SS "Architecture" .IX Subsection "Architecture" If a program needs to specify an architecture specification string in some place, it should select one of the strings provided by dpkg-architecture \-L. The strings are in the format os-arch, though the \s-1OS\s0 part is sometimes elided, as when the \s-1OS\s0 is Linux. A package may specify an architecture wildcard. Architecture wildcards are in the format any (which matches every architecture), os-any, or any-cpu. For more details, see Debian policy \fI Mandatory. Type string. \fR .SS "Multi-Arch" .IX Subsection "Multi-Arch" This field is used to indicate how this package should behave on a multi-arch installations. This field should not be present in packages with the Architecture: all field. \fI Optional. Type enum. choice: 'same', 'foreign', 'allowed'. \fR .PP Here are some explanations on the possible values: .IP "'allowed'" 4 .IX Item "'allowed'" allows reverse-dependencies to indicate in their Depends field that they need a package from a foreign architecture, but has no effect otherwise. .IP "'foreign'" 4 .IX Item "'foreign'" the package is not co-installable with itself, but should be allowed to satisfy the dependency of a package of a different arch from itself. .IP "'same'" 4 .IX Item "'same'" the package is co-installable with itself, but it must not be used to satisfy the dependency of any package of a different architecture from itself. .SS "Section" .IX Subsection "Section" \&\fI Optional. Type uniline. \fR .PP Note: Section is computed with '\f(CW$source\fR' and with: .IP "\(bu" 4 \&\f(CW$source\fR => \f(CW\*(C`\- \- source Section\*(C'\fR .SS "Priority" .IX Subsection "Priority" \&\fI Optional. Type enum. choice: 'required', 'important', 'standard', 'optional', 'extra'. \fR .PP Note: Priority is computed with '\f(CW$source\fR' and with: .IP "\(bu" 4 \&\f(CW$source\fR => \f(CW\*(C`\- \- source Priority\*(C'\fR .SS "Essential" .IX Subsection "Essential" \&\fI Optional. Type boolean. \fR .SS "Depends \- declares an absolute dependency." .IX Subsection "Depends - declares an absolute dependency." The Depends field should be used if the depended-on package is required for the depending package to provide a significant amount of functionality. See also debian policy \fI Optional. Type list of uniline. \fR .SS "Recommends \- declares a strong, but not absolute, dependency." .IX Subsection "Recommends - declares a strong, but not absolute, dependency." This field should list packages that would be found together with this one in all but unusual installations. See also debian policy \fI Optional. Type list of uniline. \fR .SS "Suggests \- declare that one package may be more useful with one or more others." .IX Subsection "Suggests - declare that one package may be more useful with one or more others." Using this field tells the packaging system and the user that the listed packages are related to this one and can perhaps enhance its usefulness, but that installing this one without them is perfectly reasonable. See also debian policy \fI Optional. Type list of uniline. \fR .SS "Enhances \- declare that a package can enhance the functionality of another package" .IX Subsection "Enhances - declare that a package can enhance the functionality of another package" This field is similar to Suggests but works in the opposite direction. It is used to declare that a package can enhance the functionality of another package. See also debian policy \fI Optional. Type list of uniline. \fR .SS "Pre-Depends" .IX Subsection "Pre-Depends" This field is like Depends, except that it also forces dpkg to complete installation of the packages named before even starting the installation of the package which declares the pre-dependency. See also debian policy \fI Optional. Type list of uniline. \fR .SS "Breaks" .IX Subsection "Breaks" When one binary package declares that it breaks another, dpkg will refuse to allow the package which declares Breaks to be unpacked unless the broken package is deconfigured first, and it will refuse to allow the broken package to be reconfigured. See also debian policy \fI Optional. Type list of uniline. \fR .SS "Conflicts" .IX Subsection "Conflicts" When one binary package declares a conflict with another using a Conflicts field, dpkg will refuse to allow them to be unpacked on the system at the same time. This is a stronger restriction than Breaks, which prevents the broken package from being configured while the breaking package is in the \*(L"Unpacked\*(R" state but allows both packages to be unpacked at the same time. See also debian policy \fI Optional. Type list of uniline. \fR .SS "Provides" .IX Subsection "Provides" declare the functionality brought by this package. Be sure to read the chapter about virtual package in debian policy before using this parameter. \fI Optional. Type list of uniline. \fR .SS "Replaces" .IX Subsection "Replaces" declare that this package should overwrite files in certain other packages, or completely replace other packages. Be sure to read the section 7.6 of debian policy before using this parameter. \fI Optional. Type list of uniline. \fR .SS "Built-Using \- Additional source packages used to build the binary" .IX Subsection "Built-Using - Additional source packages used to build the binary" Some binary packages incorporate parts of other packages when built but do not have to depend on those packages. Examples include linking with static libraries or incorporating source code from another package during the build. In this case, the source packages of those other packages are a required part of the complete source (the binary package is not reproducible without them). .PP A Built-Using field must list the corresponding source package for any such binary package incorporated during the build, including an \*(L"exactly equal\*(R" (\*(L"=\*(R") version relation on the version that was used to build that binary package. .PP A package using the source code from the gcc\-4.6\-source binary package built from the gcc\-4.6 source package would have this field in its control file: .PP .Vb 1 \& Built\-Using: gcc\-4.6 (= 4.6.0\-11) .Ve .PP A package including binaries from grub2 and loadlin would have this field in its control file: .PP .Vb 1 \& Built\-Using: grub2 (= 1.99\-9), loadlin (= 1.6e\-1) I< Optional. Type list of uniline. > .Ve .SS "Package-Type \- The type of the package, if not a regular Debian one" .IX Subsection "Package-Type - The type of the package, if not a regular Debian one" If this field is present, the package is not a regular Debian package, but either a udeb generated for the Debian installer or a tdeb containing translated debconf strings. \fI Optional. Type enum. choice: 'tdeb', 'udeb'. \fR .PP Note: Package-Type is migrated with '\f(CW$xc\fR' and with: .IP "\(bu" 4 \&\f(CW$xc\fR => \f(CW\*(C`\- XC\-Package\-Type\*(C'\fR .SS "XC-Package-Type \- The type of the package, if not a regular Debian one" .IX Subsection "XC-Package-Type - The type of the package, if not a regular Debian one" If this field is present, the package is not a regular Debian package, but either a udeb generated for the Debian installer or a tdeb containing translated debconf strings. \fBDeprecated\fR \fI Optional. Type enum. choice: 'tdeb', 'udeb'. \fR .SS "Synopsis" .IX Subsection "Synopsis" \&\fI Mandatory. Type uniline. \fR .SS "Description" .IX Subsection "Description" \&\fI Mandatory. Type string. \fR .SS "Homepage" .IX Subsection "Homepage" \&\fI Optional. Type uniline. \fR .SS "XB-Python-Version" .IX Subsection "XB-Python-Version" \&\fBDeprecated\fR \fI Optional. Type uniline. \fR .SS "XB-Ruby-Versions" .IX Subsection "XB-Ruby-Versions" indicate the versions of the interpreter supported by the library. \fI Optional. Type uniline. \fR .SS "Build-Profiles" .IX Subsection "Build-Profiles" A list of lists of (optionally negated) profile names, forming a conjunctive normal form expression in the same syntax as in the Build-Depends field. \fI Optional. Type uniline. \fR .SH "SEE ALSO" .IX Header "SEE ALSO" .IP "\(bu" 4 cme .SH "AUTHOR" .IX Header "AUTHOR" .IP "Dominique Dumont" 4 .IX Item "Dominique Dumont" .SH "COPYRIGHT" .IX Header "COPYRIGHT" .PD 0 .IP "2010,2011 Dominique Dumont" 4 .IX Item "2010,2011 Dominique Dumont" .PD .SH "LICENSE" .IX Header "LICENSE" .IP "\s-1LGPL2\s0" 4 .IX Item "LGPL2"