From 774e54c8927088c60617dc9345f55eaabb23256a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 20:40:28 +0200 Subject: Adding upstream version 1.22.5. Signed-off-by: Daniel Baumann --- man/Makefile.am | 9 +- man/Makefile.in | 45 +-- man/de/dpkg-buildapi.pod | 14 +- man/de/dpkg-buildflags.pod | 31 +- man/de/dpkg-buildpackage.pod | 18 +- man/de/dpkg-parsechangelog.pod | 2 +- man/de/dpkg-shlibdeps.pod | 2 +- man/dpkg-buildapi.pod | 16 +- man/dpkg-buildflags.pod | 72 ++++- man/dpkg-buildpackage.pod | 22 ++ man/dpkg-parsechangelog.pod | 3 +- man/dpkg-shlibdeps.pod | 4 +- man/fr/dpkg-buildpackage.pod | 631 ---------------------------------------- man/fr/dpkg-parsechangelog.pod | 2 +- man/fr/dpkg-shlibdeps.pod | 2 +- man/nl/dpkg-buildapi.pod | 14 +- man/nl/dpkg-buildflags.pod | 31 +- man/nl/dpkg-buildpackage.pod | 18 +- man/nl/dpkg-parsechangelog.pod | 2 +- man/nl/dpkg-shlibdeps.pod | 2 +- man/po/de.po | 285 ++++++++++++++---- man/po/dpkg-man.pot | 184 +++++++++--- man/po/es.po | 220 +++++++++++--- man/po/fr.po | 245 +++++++++++++--- man/po/hu.po | 190 ++++++++++-- man/po/it.po | 189 ++++++++++-- man/po/ja.po | 218 +++++++++++--- man/po/nl.po | 258 +++++++++++++--- man/po/pl.po | 220 +++++++++++--- man/po/pt.po | 259 ++++++++++++++--- man/po/pt_BR.po | 186 ++++++++++-- man/po/ru.po | 186 ++++++++++-- man/po/sv.po | 258 +++++++++++++--- man/po/zh_CN.po | 184 ++++++++++-- man/pt/dpkg-buildapi.pod | 14 +- man/pt/dpkg-buildflags.pod | 646 ----------------------------------------- man/pt/dpkg-buildpackage.pod | 18 +- man/pt/dpkg-parsechangelog.pod | 2 +- man/pt/dpkg-shlibdeps.pod | 2 +- man/sv/dpkg-buildapi.pod | 14 +- man/sv/dpkg-buildflags.pod | 31 +- man/sv/dpkg-buildpackage.pod | 18 +- man/sv/dpkg-parsechangelog.pod | 2 +- man/sv/dpkg-shlibdeps.pod | 2 +- 44 files changed, 2884 insertions(+), 1887 deletions(-) delete mode 100644 man/fr/dpkg-buildpackage.pod delete mode 100644 man/pt/dpkg-buildflags.pod (limited to 'man') diff --git a/man/Makefile.am b/man/Makefile.am index 5b437a3..4f4e462 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,5 +1,8 @@ ## Process this file with automake to produce Makefile.in +EXTRA_DIST = +CLEANFILES = + man_MANS = \ deb-buildinfo.5 \ deb-changelog.5 \ @@ -80,9 +83,7 @@ man_MANS += \ # EOL endif -CLEANFILES = $(man_MANS) - -EXTRA_DIST = \ +EXTRA_DIST += \ po/ChangeLog.old \ po/dpkg-man.pot \ po/po4a.cfg \ @@ -155,6 +156,8 @@ EXTRA_DIST += \ update-alternatives.pod \ # EOL +CLEANFILES += $(man_MANS) + # Extract the list of languages from the po4a config file. LINGUAS_DIST = `$(SED) -ne 's/^.*\[po4a_langs\] \(.*\)$$/\1/p' $(srcdir)/po/po4a.cfg` diff --git a/man/Makefile.in b/man/Makefile.in index e4e2506..989e7cf 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -326,6 +326,7 @@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ +aclocaldir = @aclocaldir@ admindir = @admindir@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ @@ -333,6 +334,7 @@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ backupsdir = @backupsdir@ +bashcompletionsdir = @bashcompletionsdir@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ @@ -344,6 +346,7 @@ datadir = @datadir@ datarootdir = @datarootdir@ devlibdir = @devlibdir@ docdir = @docdir@ +docspecdir = @docspecdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ @@ -361,10 +364,14 @@ localedir = @localedir@ localstatedir = @localstatedir@ logdir = @logdir@ mandir = @mandir@ +methodsdir = @methodsdir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ +perllibdir = @perllibdir@ pkgconfdir = @pkgconfdir@ +pkgconfigdir = @pkgconfigdir@ +polkitactionsdir = @polkitactionsdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ @@ -378,25 +385,6 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ zshcompletionsdir = @zshcompletionsdir@ -man_MANS = deb-buildinfo.5 deb-changelog.5 deb-changes.5 \ - deb-conffiles.5 deb-control.5 deb-extra-override.5 \ - deb-md5sums.5 deb-old.5 deb-origin.5 deb-override.5 \ - deb-postinst.5 deb-postrm.5 deb-preinst.5 deb-prerm.5 \ - deb-shlibs.5 deb-split.5 deb-src-control.5 deb-src-files.5 \ - deb-src-rules.5 deb-src-symbols.5 deb-substvars.5 \ - deb-symbols.5 deb-triggers.5 deb-version.7 deb.5 deb822.5 \ - dpkg-architecture.1 dpkg-build-api.7 dpkg-buildapi.1 \ - dpkg-buildflags.1 dpkg-buildpackage.1 dpkg-buildtree.1 \ - dpkg-checkbuilddeps.1 dpkg-deb.1 dpkg-distaddfile.1 \ - dpkg-divert.1 dpkg-fsys-usrunmess.8 dpkg-genbuildinfo.1 \ - dpkg-genchanges.1 dpkg-gencontrol.1 dpkg-gensymbols.1 \ - dpkg-maintscript-helper.1 dpkg-mergechangelogs.1 dpkg-name.1 \ - dpkg-parsechangelog.1 dpkg-query.1 dpkg-realpath.1 \ - dpkg-scanpackages.1 dpkg-scansources.1 dpkg-shlibdeps.1 \ - dpkg-source.1 dpkg-split.1 dpkg-statoverride.1 dpkg-trigger.1 \ - dpkg-vendor.1 dpkg.1 dpkg.cfg.5 dsc.5 $(am__append_1) \ - $(am__append_2) $(am__append_3) -CLEANFILES = $(man_MANS) # Man page sources. EXTRA_DIST = po/ChangeLog.old po/dpkg-man.pot po/po4a.cfg \ @@ -421,6 +409,25 @@ EXTRA_DIST = po/ChangeLog.old po/dpkg-man.pot po/po4a.cfg \ dpkg-vendor.pod dpkg.cfg.pod dpkg.pod dsc.pod dselect.cfg.pod \ dselect.pod start-stop-daemon.pod update-alternatives.pod # \ EOL +CLEANFILES = $(man_MANS) +man_MANS = deb-buildinfo.5 deb-changelog.5 deb-changes.5 \ + deb-conffiles.5 deb-control.5 deb-extra-override.5 \ + deb-md5sums.5 deb-old.5 deb-origin.5 deb-override.5 \ + deb-postinst.5 deb-postrm.5 deb-preinst.5 deb-prerm.5 \ + deb-shlibs.5 deb-split.5 deb-src-control.5 deb-src-files.5 \ + deb-src-rules.5 deb-src-symbols.5 deb-substvars.5 \ + deb-symbols.5 deb-triggers.5 deb-version.7 deb.5 deb822.5 \ + dpkg-architecture.1 dpkg-build-api.7 dpkg-buildapi.1 \ + dpkg-buildflags.1 dpkg-buildpackage.1 dpkg-buildtree.1 \ + dpkg-checkbuilddeps.1 dpkg-deb.1 dpkg-distaddfile.1 \ + dpkg-divert.1 dpkg-fsys-usrunmess.8 dpkg-genbuildinfo.1 \ + dpkg-genchanges.1 dpkg-gencontrol.1 dpkg-gensymbols.1 \ + dpkg-maintscript-helper.1 dpkg-mergechangelogs.1 dpkg-name.1 \ + dpkg-parsechangelog.1 dpkg-query.1 dpkg-realpath.1 \ + dpkg-scanpackages.1 dpkg-scansources.1 dpkg-shlibdeps.1 \ + dpkg-source.1 dpkg-split.1 dpkg-statoverride.1 dpkg-trigger.1 \ + dpkg-vendor.1 dpkg.1 dpkg.cfg.5 dsc.5 $(am__append_1) \ + $(am__append_2) $(am__append_3) # Extract the list of languages from the po4a config file. LINGUAS_DIST = `$(SED) -ne 's/^.*\[po4a_langs\] \(.*\)$$/\1/p' $(srcdir)/po/po4a.cfg` diff --git a/man/de/dpkg-buildapi.pod b/man/de/dpkg-buildapi.pod index e0abae5..f4fdf45 100644 --- a/man/de/dpkg-buildapi.pod +++ b/man/de/dpkg-buildapi.pod @@ -30,10 +30,6 @@ Dieses Programm wurde in Dpkg 1.22.0 hinzugefügt. =over -=item B<-c>I - -Gibt die Haupt-B-Datei an, aus der Informationen gelesen werden sollen. Standardmäßig F. - =item B<--help> Zeigt einen Hinweis zum Aufruf und beendet das Programm. @@ -44,6 +40,16 @@ Gibt die Version aus und beendet das Programm. =back +=head1 OPTIONEN + +=over + +=item B<-c>I + +Gibt die Haupt-B-Datei an, aus der Informationen gelesen werden sollen. Standardmäßig F. + +=back + =head1 UMGEBUNG =over diff --git a/man/de/dpkg-buildflags.pod b/man/de/dpkg-buildflags.pod index 6cd6f0c..091cece 100644 --- a/man/de/dpkg-buildflags.pod +++ b/man/de/dpkg-buildflags.pod @@ -179,7 +179,7 @@ Zum Beispiel: =item B<--query-features> I -Gibt die Funktionalitäten, die für den übergebenen Bereich aktiviert sind, aus (seit Dpkg 1.16.2). Falls die Funktionalität als eingebaute Vorgabe durch den Compiler gehandhabt wird (selbst wenn nur für einige Architekturen), dann wird das Feld B ausgegeben (seit Dpkg 1.21.14). Die einzigen unter Debian und abgeleiteten Distributionen derzeit erkannten Bereiche sind B, B, B, B und B. Lesen Sie den Abschnitt B für weitere Details. Beendet sich mit 0, falls der Bereich bekannt ist, andernfalls mit 1. +Gibt die Funktionalitäten, die für den übergebenen Bereich aktiviert sind, aus (seit Dpkg 1.16.2). Falls die Funktionalität als eingebaute Vorgabe durch den Compiler gehandhabt wird (selbst wenn nur für einige Architekturen), dann wird das Feld B ausgegeben (seit Dpkg 1.21.14). Lesen Sie den Abschnitt B für weitere Details zu den aktuell erkannten Bereichen. Beendet sich mit 0, falls der Bereich bekannt ist, andernfalls mit 1. Die Ausgabe ist im RFC822-Format, mit einem Abschnitt pro Funktionalität. Beispiel: @@ -290,13 +290,30 @@ Neue Schalter können in Zukunft hinzugefügt werden, falls die Notwendigkeit au =head1 FUNKTIONALITÄTSBEREICHE -Jede Bereichsfunktionalität kann durch den entsprechenden Bereichswert in den Umgebungsvariablen B und B mit den ‚B<+>’- und ‚B<->’-Schaltern aktiviert und deaktiviert werden. Soll beispielsweise für B die „pie“-Funktionalität aktiviert und die „fortify“-Funktionalität deaktiviert werden, können Sie Folgendes in B verwenden: +Funktionalitätsbereiche sind derzeit Lieferanten-spezifisch und die nachfolgend beschriebenen werden nur unter Debian und abgeleiteten Distributionen erkannt. - export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,-fortify +Jeder Funktionalitätsbereich kann in dem Bereichswert der Umgebungsvariablen B und B durch die Wandler »B<+>« und »B<->« aktiviert oder deaktiviert werden. Gemäß der allgemeine Syntax dieser Variablen (in L beschrieben) können mehrere Funktionalitätsbereiche getrennt durch Leerzeichen angegeben werden, wobei jede die Funktionalitätskennzeichner als verpflichtende Parameter nach einem Gleichzeichen (»B<=>«) erhält. Die Funktionalitätskennzeichner werden durch Kommata getrennt und von links nach rechts ausgewertet, wobei die Einstellungen innerhalb des gleichen Funktionalitätskennzeichners die vorhergehenden außer Kraft setzen, selbst falls die Funktionalitätskennzeichner über mehrere, durch Leerzeichen getrennte Funktionalitätsbereichseinstellungen für den gleichen Bereich verteilt sind. + +Um beispielsweise die B-Funktionalität »pie« zu aktivieren und die Funktionalität »fortify« zu deaktivieren, können Sie folgendes in B verwenden: + + export DEB_BUILD_MAINT_OPTIONS = hardening=+pie,-fortify Die spezielle Funktionalität B (in allen Bereichen gültig) kann dazu verwandt werden, alle Bereichsfunktionalitäten auf einmal zu aktivieren oder zu deaktivieren. Um daher alles im Bereich B zu deaktivieren und nur „format“ und „fortify“ zu aktiveren, kann Folgendes eingesetzt werden: - export DEB_BUILD_MAINT_OPTIONS=hardening=-all,+format,+fortify + export DEB_BUILD_MAINT_OPTIONS = hardening=-all,+format,+fortify + +Es können mehrere Funktionalitätsbereiche gesetzt werden: + + export DEB_BUILD_MAINT_OPTIONS = hardening=+pie abi=+lfs + +Das Außerkraftsetzenverhalten gilt auch für die besondere Funktionalität B, sowie bestimmten Funktionalitäten, wodurch Zusammensetzungen ermöglicht werden sollten. Um daher »lfs« im Bereich B zu aktivieren und nur »pie« und »fortify« in dem Bereich B, aber »format« nur, wenn CONDITION definiert ist, könnte dies wie folgt passieren: + + export DEB_BUILD_MAINT_OPTIONS = hardening=-all,+pie,+format abi=+lfs + … + DEB_BUILD_MAINT_OPTIONS += hardening=+fortify + ifdef CONDITION + DEB_BUILD_MAINT_OPTIONS += hardening=-format + endif =head2 abi @@ -312,7 +329,11 @@ Wenn diese Funktionalität aktiviert ist, wird sie den Wert aus der gleichen Fun =item B -Diese Einstellung (seit Dpkg 1.22.0; standardmäßig deaktiviert) aktiviert die Unterstützung von 64-bit time_t auf 32-bit-Architekturen bei denen das ABI dies nicht standardmäßig enthält, indem B<-D_TIME_BITS=64> zu B hinzugefügt wird. Diese Einstellung aktiviert automatisch die Funktionalität B, da sie diese benötigt. +This setting (since dpkg 1.22.0; enabled by default except for i386, hurd-i386 and kfreebsd-i386 since dpkg 1.22.5) enables 64-bit time_t support on 32-bit architectures where their ABI does not include it by default, by adding B<-D_TIME_BITS=64> to B. This setting automatically enables the B feature from the B feature area, and the B feature from the B feature area as it requires them. + +If the setting is enabled explicitly then it gets enabled on all architectures including i386 but not hurd-i386 nor kfreebsd-i386 (where the kernel does not have time64 interfaces), ignoring the binary backwards compatibility default. + +It is also enabled by default by gcc on the armel, armhf, hppa, m68k, mips, mipsel, powerpc and sh4 Debian architectures, where disabling the feature will add instead B<-U_LARGEFILE_SOURCE -U_FILE_OFFSET_BITS -U_TIME_BITS> to B. =back diff --git a/man/de/dpkg-buildpackage.pod b/man/de/dpkg-buildpackage.pod index 214843c..4ba26b6 100644 --- a/man/de/dpkg-buildpackage.pod +++ b/man/de/dpkg-buildpackage.pod @@ -514,7 +514,7 @@ Falls gesetzt, wird er zum Signieren der B<.changes>-, B<.buildinfo>- und B<.dsc =item B -Falls gesetzt, wird sie eine durch Leerraumzeichen getrennte Liste von Optionen enthalten, die das Verhalten einiger im Paketbau beteiligter Dpkg-Werkzeuge beeinflusst und möglicherweise den Paketbauprozess beeinflusst, falls der Code in F sie berücksichtigt. +Falls gesetzt, wird sie eine durch Leerraumzeichen getrennte Liste von Optionen enthalten, die das Verhalten einiger im Paketbau beteiligter Dpkg-Werkzeuge beeinflusst und möglicherweise den Paketbauprozess beeinflusst, falls der Code in F sie berücksichtigt. Bei diesen Optionen können Parameter direkt nach einem Gleichzeichen (»B<=>«) gesetzt werden. Für Optionen, die mehrere Parameter akzeptieren, werden diese nicht durch Leerzeichen getrennt, da diese für separate Optionen reserviert sind. Die folgenden Optionen sind den Dpkg-Werkzeugen bekannt und werden von ihnen unterstützt, andere von F berücksichtigte Optionen könnnten in Distributions-spezifischen Richtlinien definiert sein. @@ -540,6 +540,22 @@ Das F in der Paketierung sollte sicherstellen, dass die Fehlersuch B wird den Schalter B<--no-print-directory> von L an die Umgebungsvariable B anhängen. Das F in der Paketierung sollte die Ausführlichkeit reduzieren, aber nicht komplett still sein. +=item BI + +=item BI + +=item BI + +=item BI + +=item BI + +=item BI + +=item BI + +Dies sind die Funktionalitätsbereiche, die die Bauschalter-Funktionalitäten steuern. Lesen Sie L zu weiteren Details. + =back =item B diff --git a/man/de/dpkg-parsechangelog.pod b/man/de/dpkg-parsechangelog.pod index 442c18f..2b275b8 100644 --- a/man/de/dpkg-parsechangelog.pod +++ b/man/de/dpkg-parsechangelog.pod @@ -34,7 +34,7 @@ Gibt die Changelog-Datei an, aus der Informationen gelesen werden sollen. Ein =item B<-F> I -Gibt das Format der Changelog-Datei an. Standardmäßig wird das Format aus einer speziellen Zeile in der Nähe des Endes der Changelogs gelesen oder, falls dies fehlschlägt, wird das B-Standardformat angenommen. Siehe auch B. +Specifies the format of the changelog. By default the format is read from a special line near the bottom of the changelog or failing that defaults to the B standard format. See also L. =item B<-L> I diff --git a/man/de/dpkg-shlibdeps.pod b/man/de/dpkg-shlibdeps.pod index ddd633f..5ad5b22 100644 --- a/man/de/dpkg-shlibdeps.pod +++ b/man/de/dpkg-shlibdeps.pod @@ -50,7 +50,7 @@ Vom Paket bereitgestellte Abhängigkeitsinformationen für Laufzeitbibliotheken. Während des Durchsuchens aller vom Programm verwendeten Symbole erinnert sich B an die (höchste) Minimalversion, die von jeder Bibliothek benötigt wird. Am Ende des Prozesses ist es in der Lage, die minimale Abhängigkeit für jede eingesetzte Bibliothek zu schreiben (vorausgesetzt, die Informationen in den I-Dateien sind korrekt). -Als Sicherheitsmaßnahme kann eine Symbols-Datei ein Meta-Informationsfeld B enthalten. B entnimmt dann die minimale Version, die von dem korrespondierenden Paket im Feld B benötigt wird, und verwendet diese Version, falls sie höher ist als die minimale Version, die beim Durchsuchen der Symbole ermittelt wurde. +As a safe-guard measure, a symbols file can provide a B or B meta-information field and B will extract the minimal version required by the corresponding package in the B field and use this version if it's higher than the minimal version computed by scanning symbols. =head2 Shlibs-Dateien diff --git a/man/dpkg-buildapi.pod b/man/dpkg-buildapi.pod index de26701..49c8d47 100644 --- a/man/dpkg-buildapi.pod +++ b/man/dpkg-buildapi.pod @@ -36,11 +36,6 @@ This program was introduced in dpkg 1.22.0. =over -=item B<-c>I - -Specifies the main source control file to read information from. -The default is F. - =item B<--help> Show the usage message and exit. @@ -51,6 +46,17 @@ Show the version and exit. =back +=head1 OPTIONS + +=over + +=item B<-c>I + +Specifies the main source control file to read information from. +The default is F. + +=back + =head1 ENVIRONMENT =over diff --git a/man/dpkg-buildflags.pod b/man/dpkg-buildflags.pod index 6673a65..7b31238 100644 --- a/man/dpkg-buildflags.pod +++ b/man/dpkg-buildflags.pod @@ -239,10 +239,8 @@ Print the features enabled for a given area (since dpkg 1.16.2). If the feature is handled (even if only on some architectures) as a builtin default by the compiler, then a B field is printed (since dpkg 1.21.14). -The only currently recognized -areas on Debian and derivatives are B, B, B, -B and B, see the B -section for more details. +See the L section for more details about the currently +recognized areas. Exits with 0 if the area is known otherwise exits with 1. The output is in RFC822 format, with one section per feature. @@ -401,20 +399,51 @@ to support other languages). =head1 FEATURE AREAS +Feature areas are currently vendor specific, +and the ones described below are only recognized on Debian and derivatives. + Each area feature can be enabled and disabled in the B and B environment variable's area value with the ‘B<+>’ and ‘B<->’ modifier. +Following the general syntax of these variables +(described in L), +multiple feature areas can be specified separated by spaces, +where each get feature specifiers as mandatory parameters after an +equal sign (‘B<=>’). +The feature specifiers are comma-separated and parsed from left to right, +where the settings within the same feature specifier override previous ones, +even if the feature specifiers are split across multiple space-separated +feature area settings for the same area. + For example, to enable the B “pie” feature and disable the “fortify” feature you can do this in B: - export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,-fortify + export DEB_BUILD_MAINT_OPTIONS = hardening=+pie,-fortify The special feature B (valid in any area) can be used to enable or disable all area features at the same time. Thus disabling everything in the B area and enabling only “format” and “fortify” can be achieved with: - export DEB_BUILD_MAINT_OPTIONS=hardening=-all,+format,+fortify + export DEB_BUILD_MAINT_OPTIONS = hardening=-all,+format,+fortify + +Multiple feature areas can be set: + + export DEB_BUILD_MAINT_OPTIONS = hardening=+pie abi=+lfs + +The override behavior applies as much to the B special feature, +as to specific features, +which should allow for composition. +Thus to enable “lfs” in the B area, and only “pie” and “fortify” +in the B area, but “format” only when CONDITION is defined, +this could be done with: + + export DEB_BUILD_MAINT_OPTIONS = hardening=-all,+pie,+format abi=+lfs + … + DEB_BUILD_MAINT_OPTIONS += hardening=+fortify + ifdef CONDITION + DEB_BUILD_MAINT_OPTIONS += hardening=-format + endif =head2 abi @@ -436,10 +465,33 @@ feature in the B feature area. =item B -This setting (since dpkg 1.22.0; disabled by default) enables 64-bit time_t -support on 32-bit architectures where their ABI does not include it by -default, by adding B<-D_TIME_BITS=64> to B. -This setting automatically enables the B feature as it requires it. +This setting (since dpkg 1.22.0; enabled by default except for i386, +hurd-i386 and kfreebsd-i386 since dpkg 1.22.5) enables 64-bit time_t support +on 32-bit architectures where their ABI does not include it by default, +by adding B<-D_TIME_BITS=64> to B. +This setting automatically enables the B feature from the B +feature area, +and the B feature from the B feature area +as it requires them. + +If the setting is enabled explicitly then it gets enabled on all +architectures including i386 but not hurd-i386 nor kfreebsd-i386 +(where the kernel does not have time64 interfaces), +ignoring the binary backwards compatibility default. + +It is also enabled by default by gcc on the +armel, +armhf, +hppa, +m68k, +mips, +mipsel, +powerpc +and +sh4 +Debian architectures, +where disabling the feature will add instead +B<-U_LARGEFILE_SOURCE -U_FILE_OFFSET_BITS -U_TIME_BITS> to B. =back diff --git a/man/dpkg-buildpackage.pod b/man/dpkg-buildpackage.pod index a145d12..f90471d 100644 --- a/man/dpkg-buildpackage.pod +++ b/man/dpkg-buildpackage.pod @@ -753,6 +753,11 @@ If set, it will contain a space-separated list of options that affect the behavior of some dpkg tools involved in package building, and might affect the package build process if the code in F honors them. +These options can have parameters specified immediately after an +equal sign (‘B<=>‘). +For options that support multiple parameters, +these will not be separated by spaces, +as these are reserved to separate options. The following are the options known and supported by dpkg tools, other options honored by F might be defined by distribution @@ -791,6 +796,23 @@ flag to the B environment variable. The F in the packaging should reduce verbosity, while not being completely quiet. +=item BI + +=item BI + +=item BI + +=item BI + +=item BI + +=item BI + +=item BI + +These are feature areas that control build flag features. +See L for further details. + =back =item B diff --git a/man/dpkg-parsechangelog.pod b/man/dpkg-parsechangelog.pod index d2d3e09..beed51a 100644 --- a/man/dpkg-parsechangelog.pod +++ b/man/dpkg-parsechangelog.pod @@ -54,8 +54,7 @@ Specifies the format of the changelog. By default the format is read from a special line near the bottom of the changelog or failing that defaults to the B standard format. -See also -B. +See also L. =item B<-L> I diff --git a/man/dpkg-shlibdeps.pod b/man/dpkg-shlibdeps.pod index 0988775..3d04e79 100644 --- a/man/dpkg-shlibdeps.pod +++ b/man/dpkg-shlibdeps.pod @@ -120,8 +120,8 @@ library used (provided that the information of the I files are accurate). As a safe-guard measure, a symbols file can provide a -B meta-information field and -B +B or B meta-information +field and B will extract the minimal version required by the corresponding package in the B field and use this version if it's higher than the minimal version computed by scanning symbols. diff --git a/man/fr/dpkg-buildpackage.pod b/man/fr/dpkg-buildpackage.pod deleted file mode 100644 index cbce09a..0000000 --- a/man/fr/dpkg-buildpackage.pod +++ /dev/null @@ -1,631 +0,0 @@ - - ***************************************************** - * GENERATED FILE, DO NOT EDIT * - * THIS IS NO SOURCE FILE, BUT RESULT OF COMPILATION * - ***************************************************** - -This file was generated by po4a(7). Do not store it (in VCS, for example), -but store the PO file used as source file by po4a-translate. - -In fact, consider this as a binary, and the PO file as a regular .c file: -If the PO get lost, keeping this translation up-to-date will be harder. - -=encoding UTF-8 - -=head1 NOM - -dpkg-buildpackage - Construire depuis les sources des paquets binaires ou sources - -=head1 SYNOPSIS - -B [I