diff options
Diffstat (limited to 'man/po/dpkg-man.pot')
-rw-r--r-- | man/po/dpkg-man.pot | 309 |
1 files changed, 262 insertions, 47 deletions
diff --git a/man/po/dpkg-man.pot b/man/po/dpkg-man.pot index b3a1613..d3b41b4 100644 --- a/man/po/dpkg-man.pot +++ b/man/po/dpkg-man.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: dpkg-man 1.22.6\n" +"Project-Id-Version: dpkg-man 1.22.7\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-03-10 20:21+0100\n" +"POT-Creation-Date: 2024-07-17 01:10+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -250,17 +250,17 @@ msgstr "" #. type: =item #: deb-buildinfo.pod -msgid "B<Checksums-Md5:> (required)" +msgid "B<Checksums-Md5:> (required, weak)" msgstr "" #. type: =item #: deb-buildinfo.pod deb-changes.pod dsc.pod -msgid "B<Checksums-Sha1:> (required)" +msgid "B<Checksums-Sha1:> (required, weak)" msgstr "" #. type: =item #: deb-buildinfo.pod deb-changes.pod dsc.pod -msgid "B<Checksums-Sha256:> (required)" +msgid "B<Checksums-Sha256:> (required, strong)" msgstr "" #. type: =item @@ -278,6 +278,13 @@ msgid "" msgstr "" #. type: textblock +#: deb-buildinfo.pod dsc.pod +msgid "" +"B<Note>: The MD5 and SHA-1 checksums are considered weak, and should never " +"be assumed to be sufficient for secure verification." +msgstr "" + +#. type: textblock #: deb-buildinfo.pod deb-changes.pod msgid "" "The first line of the field value (the part on the same line as the field " @@ -1139,7 +1146,7 @@ msgid "" msgstr "" #. type: =item -#: deb-changes.pod dsc.pod +#: deb-changes.pod msgid "B<Files:> (required)" msgstr "" @@ -1176,6 +1183,14 @@ msgstr "" #. type: textblock #: deb-changes.pod msgid "" +"B<Note>: The MD5 checksum is considered weak, and should never be assumed to " +"be sufficient for secure verification, but this field cannot be omitted as " +"it provides metadata not available anywhere else." +msgstr "" + +#. type: textblock +#: deb-changes.pod +msgid "" "These multiline fields contain a list of files with a checksum and size for " "each one. These fields have the same syntax and differ only in the checksum " "algorithm used: SHA-1 for B<Checksums-Sha1> and SHA-256 for " @@ -1190,6 +1205,13 @@ msgid "" "other related B<Checksums> fields." msgstr "" +#. type: textblock +#: deb-changes.pod +msgid "" +"B<Note>: The SHA-1 checksum is considered weak, and should never be assumed " +"to be sufficient for secure verification." +msgstr "" + #. type: =head1 #: deb-changes.pod deb-control.pod dpkg-buildpackage.pod dpkg-deb.pod #: dpkg-name.pod dpkg-parsechangelog.pod dpkg-source.pod dpkg-split.pod @@ -2976,6 +2998,24 @@ msgstr "" #. type: =item #: deb-src-control.pod +msgid "B<Build-Driver:> I<driver-name>" +msgstr "" + +#. type: textblock +#: deb-src-control.pod +msgid "" +"This experimental field specifies the name of the build driver to use to " +"build this package. When omitted the I<driver-name> defaults to " +"B<debian-rules>." +msgstr "" + +#. type: textblock +#: deb-src-control.pod +msgid "This field is supported since dpkg 1.22.7." +msgstr "" + +#. type: =item +#: deb-src-control.pod msgid "B<Rules-Requires-Root:> B<no>|B<binary-targets>|I<impl-keywords>" msgstr "" @@ -4384,10 +4424,12 @@ msgstr "" #: deb-substvars.pod msgid "" "Substitution variables can be specified in a file. These files consist of " -"lines of the form I<name>B<=>I<value> or I<name>B<?=>I<value>. The B<=> " -"operator assigns a normal substitution variable, while the B<?=> operator " -"(since dpkg 1.21.8) assigns an optional substitution variable which will " -"emit no warnings even if unused. Trailing whitespace on each line, blank " +"lines of the form I<name>B<=>I<value>, I<name>B<?=>I<value>, or " +"I<name>B<!=>I<value>. The B<=> operator assigns a normal substitution " +"variable, the B<?=> operator (since dpkg 1.21.8) assigns an optional " +"substitution variable which will emit no warnings even if unused, and the " +"B<!=> operator (since dpkg 1.22.7) assigns a required substitution variable " +"which will error out if unused. Trailing whitespace on each line, blank " "lines, and lines starting with a B<#> symbol (comments) are ignored." msgstr "" @@ -6040,7 +6082,7 @@ msgid "" msgstr "" #. type: =item -#: dpkg-architecture.pod +#: dpkg-architecture.pod dpkg-genbuildinfo.pod msgid "B<DEB_BUILD_ARCH>" msgstr "" @@ -6152,7 +6194,9 @@ msgid "" msgstr "" #. type: =item -#: dpkg-architecture.pod +#: dpkg-architecture.pod dpkg-buildflags.pod dpkg-checkbuilddeps.pod +#: dpkg-genbuildinfo.pod dpkg-genchanges.pod dpkg-gencontrol.pod +#: dpkg-gensymbols.pod dpkg-name.pod dpkg-shlibdeps.pod msgid "B<DEB_HOST_ARCH>" msgstr "" @@ -6615,8 +6659,8 @@ msgstr "" #. type: =head1 #: dpkg-architecture.pod dpkg-buildapi.pod dpkg-buildflags.pod -#: dpkg-buildpackage.pod dpkg-checkbuilddeps.pod dpkg-deb.pod -#: dpkg-distaddfile.pod dpkg-divert.pod dpkg-fsys-usrunmess.pod +#: dpkg-buildpackage.pod dpkg-buildtree.pod dpkg-checkbuilddeps.pod +#: dpkg-deb.pod dpkg-distaddfile.pod dpkg-divert.pod dpkg-fsys-usrunmess.pod #: dpkg-genbuildinfo.pod dpkg-genchanges.pod dpkg-gencontrol.pod #: dpkg-gensymbols.pod dpkg-maintscript-helper.pod dpkg-mergechangelogs.pod #: dpkg-name.pod dpkg-parsechangelog.pod dpkg-query.pod dpkg-realpath.pod @@ -6640,11 +6684,12 @@ msgid "" msgstr "" #. type: =item -#: dpkg-architecture.pod dpkg-buildflags.pod dpkg-buildpackage.pod -#: dpkg-checkbuilddeps.pod dpkg-deb.pod dpkg-distaddfile.pod dpkg-divert.pod -#: dpkg-genbuildinfo.pod dpkg-genchanges.pod dpkg-gencontrol.pod -#: dpkg-gensymbols.pod dpkg-maintscript-helper.pod dpkg-mergechangelogs.pod -#: dpkg-name.pod dpkg-parsechangelog.pod dpkg-query.pod dpkg-realpath.pod +#: dpkg-architecture.pod dpkg-buildapi.pod dpkg-buildflags.pod +#: dpkg-buildpackage.pod dpkg-buildtree.pod dpkg-checkbuilddeps.pod +#: dpkg-deb.pod dpkg-distaddfile.pod dpkg-divert.pod dpkg-genbuildinfo.pod +#: dpkg-genchanges.pod dpkg-gencontrol.pod dpkg-gensymbols.pod +#: dpkg-maintscript-helper.pod dpkg-mergechangelogs.pod dpkg-name.pod +#: dpkg-parsechangelog.pod dpkg-query.pod dpkg-realpath.pod #: dpkg-scanpackages.pod dpkg-scansources.pod dpkg-shlibdeps.pod #: dpkg-source.pod dpkg-split.pod dpkg-statoverride.pod dpkg-trigger.pod #: dpkg-vendor.pod dpkg.pod @@ -6665,12 +6710,14 @@ msgid "" msgstr "" #. type: =item -#: dpkg-architecture.pod dpkg-buildflags.pod dpkg-buildpackage.pod -#: dpkg-checkbuilddeps.pod dpkg-distaddfile.pod dpkg-genbuildinfo.pod +#: dpkg-architecture.pod dpkg-buildapi.pod dpkg-buildflags.pod +#: dpkg-buildpackage.pod dpkg-buildtree.pod dpkg-checkbuilddeps.pod +#: dpkg-deb.pod dpkg-distaddfile.pod dpkg-divert.pod dpkg-genbuildinfo.pod #: dpkg-genchanges.pod dpkg-gencontrol.pod dpkg-gensymbols.pod #: dpkg-mergechangelogs.pod dpkg-name.pod dpkg-parsechangelog.pod -#: dpkg-scanpackages.pod dpkg-scansources.pod dpkg-shlibdeps.pod -#: dpkg-source.pod dpkg-vendor.pod +#: dpkg-query.pod dpkg-realpath.pod dpkg-scanpackages.pod dpkg-scansources.pod +#: dpkg-shlibdeps.pod dpkg-source.pod dpkg-split.pod dpkg-statoverride.pod +#: dpkg-trigger.pod dpkg-vendor.pod dpkg.pod msgid "B<DPKG_NLS>" msgstr "" @@ -6879,6 +6926,21 @@ msgid "" "L<dpkg-buildpackage(1)>) cannot access it." msgstr "" +#. type: textblock +#: dpkg-buildapi.pod dpkg-buildtree.pod dpkg-realpath.pod +msgid "" +"Sets the color mode. The currently accepted values are: B<auto> (default), " +"B<always> and B<never>." +msgstr "" + +#. type: textblock +#: dpkg-buildapi.pod dpkg-buildtree.pod +msgid "" +"If set, it will be used to decide whether to activate Native Language " +"Support, also known as internationalization (or i18n) support. The accepted " +"values are: B<0> and B<1> (default)." +msgstr "" + #. type: =item #: dpkg-buildapi.pod msgid "B<%PKGDATADIR%/buildapi.mk>" @@ -7823,7 +7885,7 @@ msgstr "" #: dpkg-buildflags.pod msgid "" "Several compile-time options (detailed below) can be used to help optimize a " -"resulting binary (since dpkg 1.21.0). B<Note>: enabling B<all> these " +"resulting binary (since dpkg 1.21.0). B<Note>: Enabling B<all> these " "options can result in unreproducible binary artifacts." msgstr "" @@ -7851,7 +7913,7 @@ msgstr "" msgid "" "Several compile-time options (detailed below) can be used to help sanitize a " "resulting binary against memory corruptions, memory leaks, use after free, " -"threading data races and undefined behavior bugs. B<Note>: these options " +"threading data races and undefined behavior bugs. B<Note>: These options " "should B<not> be used for production builds as they can reduce reliability " "for conformant code, reduce security or even functionality." msgstr "" @@ -8392,6 +8454,14 @@ msgid "" "variable is currently Debian and derivatives-specific." msgstr "" +#. type: textblock +#: dpkg-buildflags.pod +msgid "" +"Sets the host architecture. This affects the build flags that are emitted, " +"which is typically relevant when cross-compiling, where B<DEB_HOST_ARCH> is " +"different to B<DEB_BUILD_ARCH>." +msgstr "" + #. type: =head2 #: dpkg-buildflags.pod msgid "Configuration files" @@ -8564,14 +8634,26 @@ msgstr "" #. type: textblock #: dpkg-buildpackage.pod -msgid "B<dpkg-buildpackage> [I<option>...]" +msgid "B<dpkg-buildpackage> [I<option>...] [B<-->] [I<filename>.dsc|I<directory>]" msgstr "" #. type: textblock #: dpkg-buildpackage.pod msgid "" "B<dpkg-buildpackage> is a program that automates the process of building a " -"Debian package. It consists of the following steps:" +"Debian package." +msgstr "" + +#. type: textblock +#: dpkg-buildpackage.pod +msgid "" +"The I<filename>.dsc and I<directory> arguments are supported since dpkg " +"1.22.7. Their semantics are experimental." +msgstr "" + +#. type: textblock +#: dpkg-buildpackage.pod +msgid "It consists of the following steps:" msgstr "" #. type: =item @@ -8582,7 +8664,10 @@ msgstr "" #. type: textblock #: dpkg-buildpackage.pod msgid "" -"It runs the B<preinit> hook before reading any source file. It prepares the " +"It runs the B<preinit> hook before reading any source file. If a B<.dsc> " +"file has been specified it unpacks it anew and changes directory to it, if a " +"I<directory> has been specified it changes directory to it, otherwise it " +"expects the current directory to contain the source tree. It prepares the " "build environment by setting various environment variables (see " "B<ENVIRONMENT>), runs the B<init> hook, and calls B<dpkg-source " "--before-build> (unless B<-T> or B<--target> has been used)." @@ -8624,7 +8709,7 @@ msgstr "" msgid "" "It runs the B<source> hook and calls B<dpkg-source -b> to generate the " "source package (if a B<source> build has been requested with B<--build> or " -"equivalent options)." +"equivalent options, and if no B<.dsc> has been specified)." msgstr "" #. type: =item @@ -8657,7 +8742,9 @@ msgstr "" msgid "" "It runs the B<buildinfo> hook and calls B<dpkg-genbuildinfo> to generate a " "B<.buildinfo> file. Several B<dpkg-buildpackage> options are forwarded to " -"B<dpkg-genbuildinfo>." +"B<dpkg-genbuildinfo>. If a I<.dsc> has been specified, then it will be " +"referenced in the generated B<.buildinfo> file, as we can ascertain the " +"provenance of the source tree." msgstr "" #. type: =item @@ -8752,6 +8839,18 @@ msgstr "" #. type: textblock #: dpkg-buildpackage.pod +msgid "" +"If a B<.dsc> file has been specified, it removes the extracted source " +"directory." +msgstr "" + +#. type: =item +#: dpkg-buildpackage.pod +msgid "B<13.>" +msgstr "" + +#. type: textblock +#: dpkg-buildpackage.pod msgid "It runs the B<done> hook." msgstr "" @@ -9408,7 +9507,8 @@ msgstr "" #: dpkg-buildpackage.pod msgid "" "Gets B<DPKG_BUILDPACKAGE_HOOK_BUILD_TARGET> with the name of the " -"B<debian/rules> build target called, but only if called." +"B<debian/rules> build target called. Before dpkg 1.22.7 the variable was " +"only set if the target was called." msgstr "" #. type: textblock @@ -10143,11 +10243,9 @@ msgstr "" #: dpkg-buildpackage.pod msgid "" "B<dpkg-buildpackage> is using the B<build-arch> and B<build-indep> targets " -"since dpkg 1.16.2. Those targets are thus mandatory. But to avoid " -"breakages of existing packages, and ease the transition, if the source " -"package does not build both architecture independent and dependent binary " -"packages (since dpkg 1.18.8) it will fallback to use the B<build> target if " -"B<make -f debian/rules -qn> I<build-target> returns 2 as exit code." +"since dpkg 1.16.2. Before dpkg 1.22.7, there was code to try to detect the " +"missing targets and fallback on the B<build> target. Those targets are thus " +"mandatory." msgstr "" #. type: =head1 @@ -10382,6 +10480,13 @@ msgstr "" #. type: textblock #: dpkg-checkbuilddeps.pod msgid "" +"Sets the host architecture. This affects the dependency resolution logic, " +"which might then not match what the system dpkg considers satisfiable." +msgstr "" + +#. type: textblock +#: dpkg-checkbuilddeps.pod +msgid "" "If set, it will be used as the active build profile(s) for the package being " "built. It is a space separated list of profile names. Overridden by the " "B<-P> option." @@ -10918,6 +11023,15 @@ msgstr "" msgid "The B<-z> option overrides this value." msgstr "" +#. type: textblock +#: dpkg-deb.pod dpkg-divert.pod dpkg-query.pod dpkg-realpath.pod dpkg-split.pod +#: dpkg-statoverride.pod dpkg-trigger.pod dpkg.pod +msgid "" +"If set, it will be used to decide whether to activate Native Language " +"Support, also known as internationalization (or i18n) support (since dpkg " +"1.22.7). The accepted values are: B<0> and B<1> (default)." +msgstr "" + #. type: =item #: dpkg-deb.pod dpkg.pod msgid "B<TMPDIR>" @@ -11862,6 +11976,20 @@ msgstr "" #. type: textblock #: dpkg-genbuildinfo.pod msgid "" +"Sets the build architecture. This affects the value for the " +"B<Build-Architecture> field, and the check for the cross-compilation mode." +msgstr "" + +#. type: textblock +#: dpkg-genbuildinfo.pod +msgid "" +"Sets the host architecture. This affects the filename used for the " +".buildinfo file, and the check for the cross-compilation mode." +msgstr "" + +#. type: textblock +#: dpkg-genbuildinfo.pod +msgid "" "The list of generated files. B<dpkg-genbuildinfo> reads the data here when " "producing a B<.buildinfo> file." msgstr "" @@ -12062,6 +12190,11 @@ msgid "" msgstr "" #. type: textblock +#: dpkg-genchanges.pod dpkg-gencontrol.pod +msgid "Sets the host architecture." +msgstr "" + +#. type: textblock #: dpkg-genchanges.pod msgid "" "The list of generated files which are part of the upload being prepared. " @@ -12629,6 +12762,11 @@ msgid "" "comments listing real symbols that have matched the pattern." msgstr "" +#. type: textblock +#: dpkg-gensymbols.pod +msgid "Sets the host architecture if the B<--arch> option has not be specified." +msgstr "" + #. type: =item #: dpkg-gensymbols.pod msgid "B<DPKG_GENSYMBOLS_CHECK_LEVEL>" @@ -13274,7 +13412,7 @@ msgid "" "in the control file of the package. The I<version> part of the filename " "consists of the upstream version information optionally followed by a hyphen " "and the revision information. The I<package-type> part comes from that " -"field if present or fallbacks to B<deb>." +"field if present or will fall back to B<deb>." msgstr "" #. type: =item @@ -13358,6 +13496,13 @@ msgstr "" #. type: textblock #: dpkg-name.pod msgid "" +"Sets the host architecture. This affects the architecture name used in the " +"package filename." +msgstr "" + +#. type: textblock +#: dpkg-name.pod +msgid "" "Some packages don't follow the name structure " "I<package>B<_>I<version>B<_>I<architecture>B<.deb>. Packages renamed by " "B<dpkg-name> will follow this structure. Generally this will have no impact " @@ -14145,7 +14290,7 @@ msgstr "" #. type: textblock #: dpkg-query.pod msgid "" -"B<Warning>: this command is deprecated as it gives direct access to the " +"B<Warning>: This command is deprecated as it gives direct access to the " "internal dpkg database, please switch to use B<--control-list> and " "B<--control-show> instead for all cases where those commands might give the " "same end result. Although, as long as there is still at least one case " @@ -14391,6 +14536,11 @@ msgstr "" #. type: =item #: dpkg-query.pod +msgid "B<Description-md5> (internal, front-end related)" +msgstr "" + +#. type: =item +#: dpkg-query.pod msgid "B<Enhances>" msgstr "" @@ -14476,6 +14626,21 @@ msgstr "" #. type: =item #: dpkg-query.pod +msgid "B<SHA1> (internal, front-end related)" +msgstr "" + +#. type: =item +#: dpkg-query.pod +msgid "B<SHA256> (internal, front-end related)" +msgstr "" + +#. type: =item +#: dpkg-query.pod +msgid "B<SHA512> (internal, front-end related)" +msgstr "" + +#. type: =item +#: dpkg-query.pod msgid "B<Size> (internal, front-end related)" msgstr "" @@ -14827,13 +14992,6 @@ msgstr "" #. type: textblock #: dpkg-realpath.pod -msgid "" -"Sets the color mode. The currently accepted values are: B<auto> (default), " -"B<always> and B<never>." -msgstr "" - -#. type: textblock -#: dpkg-realpath.pod msgid "L<realpath(1)>, L<readlink(1)>." msgstr "" @@ -15359,6 +15517,37 @@ msgstr "" #. type: =item #: dpkg-shlibdeps.pod +msgid "B<--package=>I<package>" +msgstr "" + +#. type: textblock +#: dpkg-shlibdeps.pod +msgid "Define the package name." +msgstr "" + +#. type: textblock +#: dpkg-shlibdeps.pod +msgid "" +"When specified, the package name will be used to change defaults based on " +"the binary package metadata in F<debian/control>." +msgstr "" + +#. type: textblock +#: dpkg-shlibdeps.pod +msgid "" +"If the package is B<Essential: yes>, then the default dependency field is " +"B<Pre-Depends>, otherwise B<Depends>. The default package type is set from " +"the B<Package-Type> field. The package is added to the set of packages " +"excluded by B<-x>." +msgstr "" + +#. type: textblock +#: dpkg-shlibdeps.pod +msgid "Option supported since dpkg 1.22.7." +msgstr "" + +#. type: =item +#: dpkg-shlibdeps.pod msgid "B<-p>I<varname-prefix>" msgstr "" @@ -15500,6 +15689,13 @@ msgid "" "to be active." msgstr "" +#. type: textblock +#: dpkg-shlibdeps.pod +msgid "" +"Sets the host architecture. This affects the objects and symbols files " +"searched for and their default search pathnames." +msgstr "" + #. type: =head2 #: dpkg-shlibdeps.pod msgid "Warnings" @@ -19709,6 +19905,13 @@ msgstr "" #. type: textblock #: dpkg.pod msgid "" +"The invoke hooks are not executed when B<--no-act> is specified, or when " +"running as non-root without B<--force-not-root>." +msgstr "" + +#. type: textblock +#: dpkg.pod +msgid "" "B<Note>: Front-ends might call B<dpkg> several times per invocation, which " "might run the hooks more times than expected." msgstr "" @@ -19825,7 +20028,7 @@ msgstr "" msgid "" "Z<>\n" " B<missing > [B<c>] I<pathname> [B<(>I<error-message>B<)>]\n" -" B<??5??????> [B<c>] I<pathname>\n" +" B<?M5??????> [B<c>] I<pathname>\n" "\n" msgstr "" @@ -20020,6 +20223,13 @@ msgid "" "format used is the same as in B<--status-fd>." msgstr "" +#. type: textblock +#: dpkg.pod +msgid "" +"The status loggers are not executed when B<--no-act> is specified, or when " +"running as non-root without B<--force-not-root>." +msgstr "" + #. type: =item #: dpkg.pod msgid "B<--log=>I<filename>" @@ -20952,6 +21162,11 @@ msgid "" "B<Essential> field, that is a B<yes> value." msgstr "" +#. type: =item +#: dsc.pod +msgid "B<Files:> (required, weak)" +msgstr "" + #. type: textblock #: dsc.pod msgid "" @@ -22846,7 +23061,7 @@ msgid "" "information about that file in the alternatives system. " "B<update-alternatives> is usually called from the following Debian package " "maintainer scripts, B<postinst> (configure) to install the alternative and " -"from B<prerm> and B<postrm> (remove) to remove the alternative. B<Note>: in " +"from B<prerm> and B<postrm> (remove) to remove the alternative. B<Note>: In " "most (if not all) cases no other maintainer script actions should call " "B<update-alternatives>, in particular neither of B<upgrade> nor " "B<disappear>, as any other such action can lose the manual state of an " |