summaryrefslogtreecommitdiff
path: root/man/po4a/po/es.po
diff options
context:
space:
mode:
Diffstat (limited to 'man/po4a/po/es.po')
-rw-r--r--man/po4a/po/es.po575
1 files changed, 335 insertions, 240 deletions
diff --git a/man/po4a/po/es.po b/man/po4a/po/es.po
index c44bae7b..30c51a4a 100644
--- a/man/po4a/po/es.po
+++ b/man/po4a/po/es.po
@@ -31,7 +31,7 @@ msgid ""
msgstr ""
"Project-Id-Version: debhelper 9.20120609\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-08-19 08:01+0000\n"
+"POT-Creation-Date: 2019-10-20 17:40+0000\n"
"PO-Revision-Date: 2012-08-20 11:17+0200\n"
"Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -888,14 +888,81 @@ msgid ""
"parallel>."
msgstr ""
+#. type: =item
+#: debhelper.pod:304
+msgid "B<--reload-all-buildenv-variables>"
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:306
+msgid ""
+"By default, L<dh(1)> will compute several environment (e.g. by using L<dpkg-"
+"buildflags(1)>) and cache them to avoid having all B<dh_auto_*> tool "
+"recompute them."
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:310
+msgid ""
+"When passing this option, the concrete B<dh_auto_*> tool will ignore the "
+"cache from L<dh(1)> and retrigger a rebuild of these variables. This is "
+"useful in the very rare case where the package need to do multiple builds "
+"but with different B<...FLAGS> options. A concrete example would be needing "
+"to change the B<-O> parameter in B<CFLAGS> in the second build:"
+msgstr ""
+
+#. type: verbatim
+#: debhelper.pod:317
+#, no-wrap
+msgid ""
+" export DEB_CFLAGS_MAINT_APPEND=-O3\n"
+"\n"
+msgstr ""
+
+#. type: verbatim
+#: debhelper.pod:319
+#, no-wrap
+msgid ""
+" %:\n"
+" dh $@\n"
+"\n"
+msgstr ""
+
+#. type: verbatim
+#: debhelper.pod:322
+#, no-wrap
+msgid ""
+" override_dh_auto_configure:\n"
+" dh_auto_configure -Bbuild-deb ...\n"
+" DEB_CFLAGS_MAINT_APPEND=-Os dh_auto_configure \\\n"
+" --reload-all-buildenv-variables -Bbuild-udeb ...\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:327
+msgid ""
+"Without B<--reload-all-buildenv-variables> in the second call to "
+"L<dh_auto_configure(1)>, the change in B<DEB_CFLAGS_MAINT_APPEND> would be "
+"ignored as L<dh_auto_configure(1)> would use the cached value of B<CFLAGS> "
+"set by L<dh(1)>."
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:332
+msgid ""
+"This option is only available with B<< debhelper (>= 12.7~) >> when the "
+"package uses compatibility level 9 or later."
+msgstr ""
+
# type: =item
#. type: =item
-#: debhelper.pod:304 dh:91
+#: debhelper.pod:335 dh:91
msgid "B<--list>, B<-l>"
msgstr "B<--list>, B<-l>"
#. type: textblock
-#: debhelper.pod:306
+#: debhelper.pod:337
msgid ""
"List all build systems supported by debhelper on this system. The list "
"includes both default and third party build systems (marked as such). Also "
@@ -909,13 +976,13 @@ msgstr ""
"buildsystem>."
#. type: =head1
-#: debhelper.pod:313
+#: debhelper.pod:344
msgid "COMPATIBILITY LEVELS"
msgstr "NIVELES DE COMPATIBILIDAD"
# type: textblock
#. type: textblock
-#: debhelper.pod:315
+#: debhelper.pod:346
#, fuzzy
#| msgid ""
#| "From time to time, major non-backwards-compatible changes need to be made "
@@ -942,7 +1009,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:322
+#: debhelper.pod:353
#, fuzzy
#| msgid ""
#| "Tell debhelper what compatibility level to use by writing a number to "
@@ -958,7 +1025,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: debhelper.pod:326
+#: debhelper.pod:357
#, fuzzy, no-wrap
#| msgid ""
#| " Build-Depends: debhelper (>= #RECOMMENDED_COMPAT#)\n"
@@ -971,7 +1038,7 @@ msgstr ""
"\n"
#. type: textblock
-#: debhelper.pod:328
+#: debhelper.pod:359
msgid ""
"This also serves as an appropriate versioned build dependency on a "
"sufficient version of the debhelper package, so you do not need to specify a "
@@ -981,7 +1048,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:334
+#: debhelper.pod:365
msgid ""
"Note that debhelper does not provide debhelper-compat for experimental or "
"beta compatibility levels; packages experimenting with those compatibility "
@@ -989,7 +1056,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:338
+#: debhelper.pod:369
msgid ""
"Prior versions of debhelper required specifying the compatibility level in "
"the file F<debian/compat>, and current debhelper still supports this for "
@@ -1005,7 +1072,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: debhelper.pod:349
+#: debhelper.pod:380
#, fuzzy, no-wrap
#| msgid ""
#| " Build-Depends: debhelper (>= #RECOMMENDED_COMPAT#)\n"
@@ -1019,7 +1086,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:351
+#: debhelper.pod:382
msgid ""
"Unless otherwise indicated, all debhelper documentation assumes that you are "
"using the most recent compatibility level, and in most cases does not "
@@ -1036,7 +1103,7 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:358
+#: debhelper.pod:389
#, fuzzy
#| msgid "Debhelper compatibility levels"
msgid "Supported compatibility levels"
@@ -1044,25 +1111,25 @@ msgstr "Niveles de compatibilidad de debhelper"
# type: textblock
#. type: textblock
-#: debhelper.pod:360
+#: debhelper.pod:391
msgid "These are the available compatibility levels:"
msgstr "Los niveles de compatibilidad disponibles son:"
#. type: =item
-#: debhelper.pod:364 debhelper-obsolete-compat.pod:89
+#: debhelper.pod:395 debhelper-obsolete-compat.pod:89
msgid "v5"
msgstr "v5"
# type: textblock
#. type: textblock
-#: debhelper.pod:366 debhelper-obsolete-compat.pod:91
+#: debhelper.pod:397 debhelper-obsolete-compat.pod:91
#, fuzzy
#| msgid "These are the available compatibility levels:"
msgid "This is the lowest supported compatibility level."
msgstr "Los niveles de compatibilidad disponibles son:"
#. type: textblock
-#: debhelper.pod:368
+#: debhelper.pod:399
msgid ""
"If you are upgrading from an earlier compatibility level, please review "
"L<debhelper-obsolete-compat(7)>."
@@ -1070,42 +1137,42 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:371 debhelper.pod:403 debhelper.pod:433 debhelper.pod:464
+#: debhelper.pod:402 debhelper.pod:434 debhelper.pod:464 debhelper.pod:495
#: debhelper-obsolete-compat.pod:28 debhelper-obsolete-compat.pod:35
#: debhelper-obsolete-compat.pod:58 debhelper-obsolete-compat.pod:87
msgid "This mode is deprecated."
msgstr "Este modo está obsoleto."
#. type: =item
-#: debhelper.pod:373
+#: debhelper.pod:404
msgid "v6"
msgstr "v6"
#. type: textblock
-#: debhelper.pod:375
+#: debhelper.pod:406
msgid "Changes from v5 are:"
msgstr "Los cambios desde el nivel v5 son:"
# type: =item
#. type: =item
-#: debhelper.pod:379 debhelper.pod:384 debhelper.pod:390 debhelper.pod:396
-#: debhelper.pod:411 debhelper.pod:418 debhelper.pod:422 debhelper.pod:426
-#: debhelper.pod:441 debhelper.pod:445 debhelper.pod:453 debhelper.pod:458
-#: debhelper.pod:472 debhelper.pod:477 debhelper.pod:484 debhelper.pod:489
-#: debhelper.pod:494 debhelper.pod:502 debhelper.pod:508 debhelper.pod:513
-#: debhelper.pod:518 debhelper.pod:531 debhelper.pod:536 debhelper.pod:542
-#: debhelper.pod:548 debhelper.pod:553 debhelper.pod:559 debhelper.pod:568
-#: debhelper.pod:578 debhelper.pod:584 debhelper.pod:607 debhelper.pod:614
-#: debhelper.pod:620 debhelper.pod:626 debhelper.pod:632 debhelper.pod:652
-#: debhelper.pod:658 debhelper.pod:670 debhelper.pod:678 debhelper.pod:684
-#: debhelper.pod:689 debhelper.pod:694 debhelper.pod:699 debhelper.pod:707
-#: debhelper.pod:717 debhelper.pod:727 debhelper.pod:734 debhelper.pod:746
-#: debhelper.pod:751 debhelper.pod:779 debhelper.pod:798 debhelper.pod:808
-#: debhelper.pod:812 debhelper.pod:817 debhelper.pod:822 debhelper.pod:829
-#: debhelper.pod:835 debhelper.pod:843 debhelper.pod:849 debhelper.pod:853
-#: debhelper.pod:858 debhelper.pod:863 debhelper.pod:872 debhelper.pod:888
-#: debhelper.pod:895 debhelper.pod:911 debhelper.pod:919 debhelper.pod:924
-#: debhelper.pod:939 debhelper.pod:947 debhelper.pod:955
+#: debhelper.pod:410 debhelper.pod:415 debhelper.pod:421 debhelper.pod:427
+#: debhelper.pod:442 debhelper.pod:449 debhelper.pod:453 debhelper.pod:457
+#: debhelper.pod:472 debhelper.pod:476 debhelper.pod:484 debhelper.pod:489
+#: debhelper.pod:503 debhelper.pod:508 debhelper.pod:515 debhelper.pod:520
+#: debhelper.pod:525 debhelper.pod:533 debhelper.pod:539 debhelper.pod:544
+#: debhelper.pod:549 debhelper.pod:562 debhelper.pod:567 debhelper.pod:573
+#: debhelper.pod:579 debhelper.pod:584 debhelper.pod:590 debhelper.pod:599
+#: debhelper.pod:609 debhelper.pod:615 debhelper.pod:638 debhelper.pod:645
+#: debhelper.pod:651 debhelper.pod:657 debhelper.pod:663 debhelper.pod:692
+#: debhelper.pod:698 debhelper.pod:710 debhelper.pod:718 debhelper.pod:724
+#: debhelper.pod:729 debhelper.pod:734 debhelper.pod:739 debhelper.pod:747
+#: debhelper.pod:757 debhelper.pod:767 debhelper.pod:774 debhelper.pod:786
+#: debhelper.pod:791 debhelper.pod:819 debhelper.pod:838 debhelper.pod:848
+#: debhelper.pod:852 debhelper.pod:857 debhelper.pod:862 debhelper.pod:869
+#: debhelper.pod:875 debhelper.pod:883 debhelper.pod:889 debhelper.pod:893
+#: debhelper.pod:898 debhelper.pod:903 debhelper.pod:912 debhelper.pod:928
+#: debhelper.pod:935 debhelper.pod:951 debhelper.pod:959 debhelper.pod:964
+#: debhelper.pod:979 debhelper.pod:987 debhelper.pod:995
#: debhelper-obsolete-compat.pod:43 debhelper-obsolete-compat.pod:48
#: debhelper-obsolete-compat.pod:52 debhelper-obsolete-compat.pod:66
#: debhelper-obsolete-compat.pod:71 debhelper-obsolete-compat.pod:76
@@ -1118,7 +1185,7 @@ msgstr "-"
# type: textblock
#. type: textblock
-#: debhelper.pod:381
+#: debhelper.pod:412
msgid ""
"Commands that generate maintainer script fragments will order the fragments "
"in reverse order for the F<prerm> and F<postrm> scripts."
@@ -1128,7 +1195,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:386
+#: debhelper.pod:417
msgid ""
"B<dh_installwm> will install a slave manpage link for F<x-window-manager.1."
"gz>, if it sees the man page in F<usr/share/man/man1> in the package build "
@@ -1140,7 +1207,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:392
+#: debhelper.pod:423
msgid ""
"B<dh_builddeb> did not previously delete everything matching "
"B<DH_ALWAYS_EXCLUDE>, if it was set to a list of things to exclude, such as "
@@ -1152,7 +1219,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:398
+#: debhelper.pod:429
msgid ""
"B<dh_installman> allows overwriting existing man pages in the package build "
"directory. In previous compatibility levels it silently refuses to do this."
@@ -1162,18 +1229,18 @@ msgstr ""
"anteriores simplemente rechazaba hacerlo, de forma silenciosa."
#. type: =item
-#: debhelper.pod:405
+#: debhelper.pod:436
msgid "v7"
msgstr "v7"
#. type: textblock
-#: debhelper.pod:407
+#: debhelper.pod:438
msgid "Changes from v6 are:"
msgstr "Los cambios desde el nivel v6 son:"
# type: textblock
#. type: textblock
-#: debhelper.pod:413
+#: debhelper.pod:444
msgid ""
"B<dh_install>, will fall back to looking for files in F<debian/tmp> if it "
"doesn't find them in the current directory (or wherever you tell it look "
@@ -1189,20 +1256,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:420
+#: debhelper.pod:451
msgid "B<dh_clean> will read F<debian/clean> and delete files listed there."
msgstr ""
"B<dh_clean> leerá F<debian/clean> y eliminará los ficheros ahí listados."
# type: textblock
#. type: textblock
-#: debhelper.pod:424
+#: debhelper.pod:455
msgid "B<dh_clean> will delete toplevel F<*-stamp> files."
msgstr "B<dh_clean> eliminará ficheros F<*-stamp> del nivel superior."
# type: textblock
#. type: textblock
-#: debhelper.pod:428
+#: debhelper.pod:459
msgid ""
"B<dh_installchangelogs> will guess at what file is the upstream changelog if "
"none is specified."
@@ -1211,17 +1278,17 @@ msgstr ""
"cambios de la fuente original si no se especifica ninguno."
#. type: =item
-#: debhelper.pod:435
+#: debhelper.pod:466
msgid "v8"
msgstr "v8"
#. type: textblock
-#: debhelper.pod:437
+#: debhelper.pod:468
msgid "Changes from v7 are:"
msgstr "Los cambios desde el nivel v7 son:"
#. type: textblock
-#: debhelper.pod:443
+#: debhelper.pod:474
msgid ""
"Commands will fail rather than warning when they are passed unknown options."
msgstr ""
@@ -1229,7 +1296,7 @@ msgstr ""
"opciones desconocidas."
#. type: textblock
-#: debhelper.pod:447
+#: debhelper.pod:478
msgid ""
"B<dh_makeshlibs> will run B<dpkg-gensymbols> on all shared libraries that it "
"generates shlibs files for. So B<-X> can be used to exclude libraries. "
@@ -1245,7 +1312,7 @@ msgstr ""
"paquetes."
#. type: textblock
-#: debhelper.pod:455
+#: debhelper.pod:486
msgid ""
"B<dh> requires the sequence to run be specified as the first parameter, and "
"any switches come after it. Ie, use \"B<dh $@ --foo>\", not \"B<dh --foo $@>"
@@ -1256,7 +1323,7 @@ msgstr ""
"B<dh $@ --foo>, no B<dh --foo $@>."
#. type: textblock
-#: debhelper.pod:460
+#: debhelper.pod:491
msgid ""
"B<dh_auto_>I<*> prefer to use Perl's B<Module::Build> in preference to "
"F<Makefile.PL>."
@@ -1265,17 +1332,17 @@ msgstr ""
"preferencia a un fichero F<Makefile.PL>."
#. type: =item
-#: debhelper.pod:466
+#: debhelper.pod:497
msgid "v9"
msgstr "v9"
#. type: textblock
-#: debhelper.pod:468
+#: debhelper.pod:499
msgid "Changes from v8 are:"
msgstr "Los cambios desde el nivel v8 son:"
#. type: textblock
-#: debhelper.pod:474
+#: debhelper.pod:505
msgid ""
"Multiarch support. In particular, B<dh_auto_configure> passes multiarch "
"directories to autoconf in --libdir and --libexecdir."
@@ -1284,7 +1351,7 @@ msgstr ""
"multiarquitectura a autoconf en «--libdir» y «--libexecdir»."
#. type: textblock
-#: debhelper.pod:479
+#: debhelper.pod:510
msgid ""
"dh is aware of the usual dependencies between targets in debian/rules. So, "
"\"dh binary\" will run any build, build-arch, build-indep, install, etc "
@@ -1298,7 +1365,7 @@ msgstr ""
"sobre otros objetivos."
#. type: textblock
-#: debhelper.pod:486
+#: debhelper.pod:517
msgid ""
"B<dh_strip> compresses debugging symbol files to reduce the installed size "
"of -dbg packages."
@@ -1307,7 +1374,7 @@ msgstr ""
"reducir el tamaño de los paquetes -dbg."
#. type: textblock
-#: debhelper.pod:491
+#: debhelper.pod:522
msgid ""
"B<dh_auto_configure> does not include the source package name in --"
"libexecdir when using autoconf."
@@ -1316,12 +1383,12 @@ msgstr ""
"libexecdir» al utilizar autoconf."
#. type: textblock
-#: debhelper.pod:496
+#: debhelper.pod:527
msgid "B<dh> does not default to enabling --with=python-support"
msgstr "B<dh> no activa «--with=python-support» de forma predeterminada."
#. type: textblock
-#: debhelper.pod:498
+#: debhelper.pod:529
msgid ""
"(Obsolete: As the B<dh_pysupport> tool was removed from Debian stretch. "
"Since debhelper/10.3, B<dh> no longer enables this sequence add-on "
@@ -1329,7 +1396,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:504
+#: debhelper.pod:535
msgid ""
"All of the B<dh_auto_>I<*> debhelper programs and B<dh> set environment "
"variables listed by B<dpkg-buildflags>, unless they are already set."
@@ -1338,7 +1405,7 @@ msgstr ""
"entorno listados en B<dpkg-buildflags>, a menos que ya estén definidas."
#. type: textblock
-#: debhelper.pod:510
+#: debhelper.pod:541
msgid ""
"B<dh_auto_configure> passes B<dpkg-buildflags> CFLAGS, CPPFLAGS, and LDFLAGS "
"to perl F<Makefile.PL> and F<Build.PL>"
@@ -1347,7 +1414,7 @@ msgstr ""
"LDFLAGS a ficheros de Perl F<Makefile.PL> y F<Build.PL>"
#. type: textblock
-#: debhelper.pod:515
+#: debhelper.pod:546
msgid ""
"B<dh_strip> puts separated debug symbols in a location based on their build-"
"id."
@@ -1356,7 +1423,7 @@ msgstr ""
"build-id."
#. type: textblock
-#: debhelper.pod:520
+#: debhelper.pod:551
msgid ""
"Executable debhelper config files are run and their output used as the "
"configuration."
@@ -1365,24 +1432,24 @@ msgstr ""
"debhelper y su salida."
#. type: =item
-#: debhelper.pod:525
+#: debhelper.pod:556
msgid "v10"
msgstr "v10"
#. type: textblock
-#: debhelper.pod:527
+#: debhelper.pod:558
msgid "Changes from v9 are:"
msgstr "Los cambios desde el nivel v9 son:"
#. type: textblock
-#: debhelper.pod:533
+#: debhelper.pod:564
msgid ""
"B<dh_installinit> will no longer install a file named debian/I<package> as "
"an init script."
msgstr ""
#. type: textblock
-#: debhelper.pod:538
+#: debhelper.pod:569
msgid ""
"B<dh_installdocs> will error out if it detects links created with --link-doc "
"between packages of architecture \"all\" and non-\"all\" as it breaks "
@@ -1390,21 +1457,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:544
+#: debhelper.pod:575
msgid ""
"B<dh_installdeb> no longer installs a maintainer-provided debian/I<package>."
"shlibs file. This is now done by B<dh_makeshlibs> instead."
msgstr ""
#. type: textblock
-#: debhelper.pod:550
+#: debhelper.pod:581
msgid ""
"B<dh_installwm> refuses to create a broken package if no man page can be "
"found (required to register for the x-window-manager alternative)."
msgstr ""
#. type: textblock
-#: debhelper.pod:555
+#: debhelper.pod:586
msgid ""
"Debhelper will default to B<--parallel> for all buildsystems that support "
"parallel building. This can be disabled by using either B<--no-parallel> or "
@@ -1412,7 +1479,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:561
+#: debhelper.pod:592
msgid ""
"The B<dh> command will not accept any of the deprecated \"manual sequence "
"control\" parameters (B<--before>, B<--after>, etc.). Please use override "
@@ -1420,14 +1487,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:565
+#: debhelper.pod:596
msgid ""
"B<Retroactively applied to earlier compat levels>: B<dh> no longer accepts "
"any of these since debhelper/12.4."
msgstr ""
#. type: textblock
-#: debhelper.pod:570
+#: debhelper.pod:601
msgid ""
"The B<dh> command will no longer use log files to track which commands have "
"been run. The B<dh> command I<still> keeps track of whether it already ran "
@@ -1435,12 +1502,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:574
+#: debhelper.pod:605
msgid "The main effects of this are:"
msgstr ""
#. type: textblock
-#: debhelper.pod:580
+#: debhelper.pod:611
msgid ""
"With this, it is now easier to debug the I<install> or/and I<binary> "
"sequences because they can now trivially be re-run (without having to do a "
@@ -1448,7 +1515,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:586
+#: debhelper.pod:617
msgid ""
"The main caveat is that B<dh_*> now only keeps track of what happened in a "
"single override target. When all the calls to a given B<dh_cmd> command "
@@ -1456,12 +1523,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:591
+#: debhelper.pod:622
msgid "Example of where it can go wrong:"
msgstr ""
#. type: verbatim
-#: debhelper.pod:593
+#: debhelper.pod:624
#, no-wrap
msgid ""
" override_dh_foo:\n"
@@ -1470,7 +1537,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: debhelper.pod:596
+#: debhelper.pod:627
#, no-wrap
msgid ""
" override_dh_bar:\n"
@@ -1480,7 +1547,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:600
+#: debhelper.pod:631
msgid ""
"In this case, the call to B<dh_foo --remaining> will I<also> include I<my-"
"pkg>, since B<dh_foo -pmy-pkg> was run in a separate override target. This "
@@ -1488,7 +1555,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:609
+#: debhelper.pod:640
msgid ""
"The B<dh_installdeb> command now shell-escapes the lines in the "
"F<maintscript> config file. This was the original intent but it did not "
@@ -1497,7 +1564,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:616
+#: debhelper.pod:647
msgid ""
"The B<dh_installinit> command now defaults to B<--restart-after-upgrade>. "
"For packages needing the previous behaviour, please use B<--no-restart-after-"
@@ -1505,21 +1572,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:622
+#: debhelper.pod:653
msgid ""
"The B<autoreconf> sequence is now enabled by default. Please pass B<--"
"without autoreconf> to B<dh> if this is not desirable for a given package"
msgstr ""
#. type: textblock
-#: debhelper.pod:628
+#: debhelper.pod:659
msgid ""
"The B<systemd> sequence is now enabled by default. Please pass B<--without "
"systemd> to B<dh> if this is not desirable for a given package."
msgstr ""
#. type: textblock
-#: debhelper.pod:634
+#: debhelper.pod:665
msgid ""
"B<Retroactively removed>: B<dh> no longer creates the package build "
"directory when skipping running debhelper commands. This will not affect "
@@ -1528,7 +1595,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:639
+#: debhelper.pod:670
msgid ""
"This compatibility feature had a bug since its inception in "
"debhelper/9.20130516 that made it fail to apply in compat 9 and earlier. As "
@@ -1537,21 +1604,40 @@ msgid ""
msgstr ""
#. type: =item
-#: debhelper.pod:646
+#: debhelper.pod:677
#, fuzzy
#| msgid "v1"
msgid "v11"
msgstr "v1"
+# type: textblock
+#. type: textblock
+#: debhelper.pod:679
+#, fuzzy
+#| msgid "This mode is deprecated."
+msgid "This mode is discouraged."
+msgstr "Este modo está obsoleto."
+
+#. type: textblock
+#: debhelper.pod:681
+msgid ""
+"The compat 11 is discouraged for new packages as it suffers from feature "
+"interaction between L<dh_installinit> and L<dh_installsystemd> causing "
+"services to not run correctly in some cases. Please consider using "
+"compatibility mode 10 or 12 instead. More details about the issue are "
+"available in Debian#887904 and L<https://lists.debian.org/debian-"
+"release/2019/04/msg01442.html>."
+msgstr ""
+
#. type: textblock
-#: debhelper.pod:648
+#: debhelper.pod:688
#, fuzzy
#| msgid "Changes from v3 are:"
msgid "Changes from v10 are:"
msgstr "Los cambios desde el nivel v3 son:"
#. type: textblock
-#: debhelper.pod:654
+#: debhelper.pod:694
msgid ""
"B<dh_installinit> no longer installs F<service> or F<tmpfile> files, nor "
"generates maintainer scripts for those files. Please use the new "
@@ -1559,7 +1645,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:660
+#: debhelper.pod:700
msgid ""
"The B<dh_systemd_enable> and B<dh_systemd_start> helpers have been replaced "
"by the new B<dh_installsystemd> helper. For the same reason, the B<systemd> "
@@ -1568,26 +1654,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:666
+#: debhelper.pod:706
msgid ""
"Please note that the B<dh_installsystemd> tool has a slightly different "
"behaviour in some cases (e.g. when using the B<--name> parameter)."
msgstr ""
#. type: textblock
-#: debhelper.pod:672
+#: debhelper.pod:712
msgid ""
"B<dh_installdirs> no longer creates debian/I<package> directories unless "
"explicitly requested (or it has to create a subdirectory in it)."
msgstr ""
#. type: textblock
-#: debhelper.pod:676
+#: debhelper.pod:716
msgid "The vast majority of all packages will be unaffected by this change."
msgstr ""
#. type: textblock
-#: debhelper.pod:680
+#: debhelper.pod:720
msgid ""
"The B<makefile> buildsystem now passes B<INSTALL=\"install --strip-"
"program=true\"> to L<make(1)>. Derivative buildsystems (e.g. B<configure> "
@@ -1595,28 +1681,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:686
+#: debhelper.pod:726
msgid ""
"The B<autoconf> buildsystem now passes B<--runstatedir=/run> to F<./"
"configure>."
msgstr ""
#. type: textblock
-#: debhelper.pod:691
+#: debhelper.pod:731
msgid ""
"The B<cmake> buildsystem now passes B<-DCMAKE_INSTALL_RUNSTATEDIR=/run> to "
"L<cmake(1)>."
msgstr ""
#. type: textblock
-#: debhelper.pod:696
+#: debhelper.pod:736
msgid ""
"B<dh_installman> will now prefer detecting the language from the path name "
"rather than the extension."
msgstr ""
#. type: textblock
-#: debhelper.pod:701
+#: debhelper.pod:741
msgid ""
"B<dh_auto_install> will now only create the destination directory it needs. "
"Previously, it would create the package build directory for all packages. "
@@ -1625,7 +1711,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:709
+#: debhelper.pod:749
msgid ""
"The helpers B<dh_installdocs>, B<dh_installexamples>, B<dh_installinfo>, and "
"B<dh_installman> now error out if their config has a pattern that does not "
@@ -1633,7 +1719,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:713
+#: debhelper.pod:753
msgid ""
"Known exceptions include building with the B<nodoc> profile, where the above "
"tools will silently permit failed matches where the patterns are used to "
@@ -1641,7 +1727,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:719
+#: debhelper.pod:759
msgid ""
"The helpers B<dh_installdocs>, B<dh_installexamples>, B<dh_installinfo>, and "
"B<dh_installman> now accept the parameter B<--sourcedir> with same meaning "
@@ -1650,14 +1736,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:724
+#: debhelper.pod:764
msgid ""
"Migration note: A bug in debhelper 11 up to 11.1.5 made B<dh_installinfo> "
"incorrectly ignore B<--sourcedir>."
msgstr ""
#. type: textblock
-#: debhelper.pod:729
+#: debhelper.pod:769
msgid ""
"The B<perl-makemaker> and B<perl-build> build systems no longer pass B<-I.> "
"to perl. Packages that still need this behaviour can emulate it by using "
@@ -1666,7 +1752,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:736
+#: debhelper.pod:776
msgid ""
"The B<PERL_USE_UNSAFE_INC> environment variable is no longer set by B<dh> or "
"any of the B<dh_auto_*> tools. It was added as a temporary work around to "
@@ -1674,7 +1760,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:741
+#: debhelper.pod:781
msgid ""
"Note this item will eventually become obsolete as upstream intends to drop "
"support for the B<PERL_USE_UNSAFE_INC> environment variable. When perl "
@@ -1683,14 +1769,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:748
+#: debhelper.pod:788
msgid ""
"The B<dh_makeshlibs> helper will now exit with an error if objdump returns a "
"non-zero exit from analysing a given file."
msgstr ""
#. type: textblock
-#: debhelper.pod:753
+#: debhelper.pod:793
msgid ""
"The B<dh_installdocs> and B<dh_installexamples> tools may now install "
"I<most> of the documentation in a different path to comply with the "
@@ -1698,7 +1784,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:757
+#: debhelper.pod:797
msgid ""
"Note that if a given source package only contains a single binary package in "
"F<debian/control> or none of the packages are I<-doc> packages, then this "
@@ -1707,7 +1793,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:762
+#: debhelper.pod:802
msgid ""
"By default, these tools will now attempt to determine a \"main package for "
"the documentation\" (called a I<doc-main-package> from here on) for every I<-"
@@ -1718,7 +1804,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:770
+#: debhelper.pod:810
msgid ""
"The B<--doc-main-package> option can be used when the auto-detection is "
"insufficient or to reset the path to its previous value if there is a reason "
@@ -1726,7 +1812,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:774
+#: debhelper.pod:814
msgid ""
"Some documentation will not be affected by this change. These exceptions "
"include the copyright file, changelog files, README.Debian, etc. These "
@@ -1734,7 +1820,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:781
+#: debhelper.pod:821
msgid ""
"The B<dh_strip> and B<dh_shlibdeps> tools no longer uses filename patterns "
"to determine which files to process. Instead, they open the file and look "
@@ -1743,12 +1829,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:786
+#: debhelper.pod:826
msgid "This change may cause the tools to process more files than previously."
msgstr ""
#. type: =item
-#: debhelper.pod:790
+#: debhelper.pod:830
#, fuzzy
#| msgid "v10"
msgid "v12"
@@ -1756,19 +1842,19 @@ msgstr "v10"
# type: textblock
#. type: textblock
-#: debhelper.pod:792
+#: debhelper.pod:832
msgid "This is the recommended mode of operation."
msgstr "Este es el modo de operación aconsejado."
#. type: textblock
-#: debhelper.pod:794
+#: debhelper.pod:834
#, fuzzy
#| msgid "Changes from v3 are:"
msgid "Changes from v11 are:"
msgstr "Los cambios desde el nivel v3 son:"
#. type: textblock
-#: debhelper.pod:800
+#: debhelper.pod:840
msgid ""
"The B<dh_makeshlibs> tool now generates shlibs files with versioned "
"dependency by default. This means that B<-VUpstream-Version> (a.k.a. B<-V>) "
@@ -1776,7 +1862,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:804
+#: debhelper.pod:844
msgid ""
"If an unversioned dependency in the shlibs file is wanted, this can be "
"obtained by passing B<-VNone> instead. However, please see "
@@ -1785,7 +1871,7 @@ msgstr ""
# type: =item
#. type: textblock
-#: debhelper.pod:810
+#: debhelper.pod:850
#, fuzzy
#| msgid "B<-s>, B<--same-arch>"
msgid ""
@@ -1794,20 +1880,20 @@ msgid ""
msgstr "B<-s>, B<--same-arch>"
#. type: textblock
-#: debhelper.pod:814
+#: debhelper.pod:854
msgid ""
"Invoking B<dh_clean -k> now causes an error instead of a deprecation warning."
msgstr ""
#. type: textblock
-#: debhelper.pod:819
+#: debhelper.pod:859
msgid ""
"The B<--no-restart-on-upgrade> option in B<dh_installinit> has been "
"removed. Please use the new name B<--no-stop-on-upgrade>"
msgstr ""
#. type: textblock
-#: debhelper.pod:824
+#: debhelper.pod:864
msgid ""
"There was a bug in the B<doit> (and similar) functions from L<Debian::"
"Debhelper::Dh_Lib> that made them spawn a shell in one particular "
@@ -1816,7 +1902,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:831
+#: debhelper.pod:871
msgid ""
"The B<--list-missing> and B<--fail-missing> in B<dh_install> has been "
"removed. Please use B<dh_missing> and its corresponding options, which can "
@@ -1824,7 +1910,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:837
+#: debhelper.pod:877
msgid ""
"The B<dh_installinit> helper no longer installs configuration for the "
"upstart init system. Instead, it will abort the build if it finds an old "
@@ -1834,7 +1920,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:845
+#: debhelper.pod:885
msgid ""
"The B<dh_installdeb> tool will do basic validation of some L<dpkg-"
"maintscript-helper(1)> commands and will error out if the commands appear to "
@@ -1842,26 +1928,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:851
+#: debhelper.pod:891
msgid "The B<dh_missing> tool will now default to B<--list-missing>."
msgstr ""
#. type: textblock
-#: debhelper.pod:855
+#: debhelper.pod:895
msgid ""
"The B<dh_makeshlibs> tool will now only pass libraries to L<dpkg-"
"gensymbols(1)> if the ELF binary has a SONAME (containing \".so\")."
msgstr ""
#. type: textblock
-#: debhelper.pod:860
+#: debhelper.pod:900
msgid ""
"The B<dh_compress> tool no longer compresses examples (i.e. anything "
"installed in F<</usr/share/doc/I<package>/examples>>.)"
msgstr ""
#. type: textblock
-#: debhelper.pod:865
+#: debhelper.pod:905
msgid ""
"The standard sequence in B<dh> now includes B<dh_dwz> and "
"B<dh_installinitramfs> by default. This makes the B<dwz> and "
@@ -1871,7 +1957,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:874
+#: debhelper.pod:914
msgid ""
"The build systems B<meson> and B<autoconf> no longer explicitly set the B<--"
"libexecdir> variable and thus relies on the build system default - which "
@@ -1879,7 +1965,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:879
+#: debhelper.pod:919
msgid ""
"If a particular upstream package does not use the correct default, the "
"parameter can often be passed manually via L<dh_auto_configure(1)>. E.g. "
@@ -1887,7 +1973,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: debhelper.pod:883
+#: debhelper.pod:923
#, fuzzy, no-wrap
#| msgid ""
#| "\toverride_dh_auto_configure:\n"
@@ -1903,12 +1989,12 @@ msgstr ""
"\n"
#. type: textblock
-#: debhelper.pod:886
+#: debhelper.pod:926
msgid "Note the B<--> before the B<--libexecdir> parameter."
msgstr ""
#. type: textblock
-#: debhelper.pod:890
+#: debhelper.pod:930
msgid ""
"The B<dh_installdeb> tool no longer installs the maintainer provided "
"F<conffiles> file. The file has mostly been obsolete since compatibility "
@@ -1917,7 +2003,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:897
+#: debhelper.pod:937
msgid ""
"The B<dh_installsystemd> tool no longer relies on B<dh_installinit> for "
"handling systemd services that have a sysvinit alternative. Both tools must "
@@ -1926,14 +2012,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:902
+#: debhelper.pod:942
msgid ""
"If you have an override for B<dh_installinit> (e.g. to call it with B<--no-"
"start>) then you will probably need one for B<dh_installsystemd> as well now."
msgstr ""
#. type: textblock
-#: debhelper.pod:906
+#: debhelper.pod:946
msgid ""
"This change makes B<dh_installinit> inject a I<misc:Pre-Depends> for B<< "
"init-system-helpers (>= 1.54~) >>. Please ensure that the package lists B<"
@@ -1942,7 +2028,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:913
+#: debhelper.pod:953
msgid ""
"The third-party B<dh_golang> tool (from B<dh-golang> package) now defaults "
"on honoring B<DH_GOLANG_EXCLUDES> variable for source installation in -dev "
@@ -1952,28 +2038,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:921
+#: debhelper.pod:961
msgid ""
"B<dh_installsystemduser> is now included in the B<dh> standard sequence by "
"default."
msgstr ""
#. type: textblock
-#: debhelper.pod:926
+#: debhelper.pod:966
msgid ""
"The B<python-distutils> buildsystem is now removed. Please use the third-"
"party build system B<pybuild> instead."
msgstr ""
#. type: =item
-#: debhelper.pod:931
+#: debhelper.pod:971
#, fuzzy
#| msgid "v10"
msgid "v13"
msgstr "v10"
#. type: textblock
-#: debhelper.pod:933 strings-kept-translations.pod:9
+#: debhelper.pod:973 strings-kept-translations.pod:9
#, fuzzy
#| msgid ""
#| "This compatibility level is still open for development; use with caution."
@@ -1984,14 +2070,14 @@ msgstr ""
"precaución."
#. type: textblock
-#: debhelper.pod:935
+#: debhelper.pod:975
#, fuzzy
#| msgid "Changes from v3 are:"
msgid "Changes from v12 are:"
msgstr "Los cambios desde el nivel v3 son:"
#. type: textblock
-#: debhelper.pod:941
+#: debhelper.pod:981
msgid ""
"The B<meson+ninja> build system now uses B<meson test> instead of B<ninja "
"test> when running the test suite. Any override of B<dh_auto_test> that "
@@ -2000,7 +2086,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:949
+#: debhelper.pod:989
msgid ""
"All debhelper like tools based on the official debhelper library (including "
"B<dh> and the official B<dh_*> tools) no longer accepts abbreviated command "
@@ -2009,7 +2095,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:957
+#: debhelper.pod:997
msgid ""
"The ELF related debhelper tools (B<dh_dwz>, B<dh_strip>, B<dh_makeshlibs>, "
"B<dh_shlibdeps>) are now only run for arch dependent packages by default (i."
@@ -2018,7 +2104,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:962
+#: debhelper.pod:1002
msgid ""
"If you need them for B<*-indep> targets, you can add an explicit Build-"
"Depends on B<dh-sequence-elf-tools>."
@@ -2026,7 +2112,7 @@ msgstr ""
# type: =head1
#. type: =head1
-#: debhelper.pod:969 dh_auto_test:48 dh_dwz:69 dh_installcatalogs:64
+#: debhelper.pod:1009 dh_auto_test:48 dh_dwz:69 dh_installcatalogs:64
#: dh_installdocs:192 dh_installemacsen:75 dh_installexamples:89
#: dh_installinit:205 dh_installinitramfs:53 dh_installman:128
#: dh_installmodules:57 dh_installudev:50 dh_installwm:63 dh_installxfonts:40
@@ -2037,13 +2123,13 @@ msgstr "NOTAS"
# type: =head2
#. type: =head2
-#: debhelper.pod:971
+#: debhelper.pod:1011
msgid "Multiple binary package support"
msgstr "Compatibilidad con varios paquetes binarios"
# type: textblock
#. type: textblock
-#: debhelper.pod:973
+#: debhelper.pod:1013
msgid ""
"If your source package generates more than one binary package, debhelper "
"programs will default to acting on all binary packages when run. If your "
@@ -2064,7 +2150,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:981
+#: debhelper.pod:1021
#, fuzzy
#| msgid ""
#| "To facilitate this, as well as give you more control over which packages "
@@ -2086,7 +2172,7 @@ msgstr ""
"los paquetes listados en el fichero de control."
#. type: textblock
-#: debhelper.pod:987
+#: debhelper.pod:1027
msgid ""
"First, any package whose B<Architecture> field in B<debian/control> does not "
"match the B<DEB_HOST_ARCH> architecture will be excluded (L<Debian Policy, "
@@ -2094,7 +2180,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:991
+#: debhelper.pod:1031
msgid ""
"Also, some additional packages may be excluded based on the contents of the "
"B<DEB_BUILD_PROFILES> environment variable and B<Build-Profiles> fields in "
@@ -2103,12 +2189,12 @@ msgid ""
msgstr ""
#. type: =head3
-#: debhelper.pod:996
+#: debhelper.pod:1036
msgid "Interaction between package selections and Build-Profiles"
msgstr ""
#. type: textblock
-#: debhelper.pod:998
+#: debhelper.pod:1038
msgid ""
"Build-Profiles affect which packages are included in the package selections "
"mechanisms in debhelper. Generally, the package selections are described "
@@ -2118,19 +2204,19 @@ msgid ""
msgstr ""
#. type: =item
-#: debhelper.pod:1006
+#: debhelper.pod:1046
msgid "-a/--arch, -i/--indep OR no selection options (a raw \"dh_X\" call)"
msgstr ""
#. type: textblock
-#: debhelper.pod:1008
+#: debhelper.pod:1048
msgid ""
"The package disabled by Build-Profiles is silently excluded from the "
"selection."
msgstr ""
#. type: textblock
-#: debhelper.pod:1011
+#: debhelper.pod:1051
msgid ""
"Note you will receive a warning if I<all> packages related to these "
"selections are disabled. In that case, it generally does not make sense to "
@@ -2139,32 +2225,32 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:1015
+#: debhelper.pod:1055
#, fuzzy
#| msgid "B<-N>I<package>, B<--no-package=>I<package>"
msgid "-N I<package> / --no-package I<package>"
msgstr "B<-N>I<paquete>, B<--no-package=>I<paquete>"
#. type: textblock
-#: debhelper.pod:1017
+#: debhelper.pod:1057
msgid "The option is accepted and effectively does nothing."
msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:1019
+#: debhelper.pod:1059
#, fuzzy
#| msgid "B<-p>I<package>, B<--package=>I<package>"
msgid "-p I<package> / --package I<package>"
msgstr "B<-p>I<paquete>, B<--package=>I<paquete>"
#. type: textblock
-#: debhelper.pod:1021
+#: debhelper.pod:1061
msgid "The option is accepted, but debhelper will not act on the package."
msgstr ""
#. type: textblock
-#: debhelper.pod:1025
+#: debhelper.pod:1065
msgid ""
"Note that it does not matter whether a package is enabled or disabled by "
"default."
@@ -2172,13 +2258,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:1028
+#: debhelper.pod:1068
msgid "Automatic generation of Debian install scripts"
msgstr "Generación automática de los scripts de instalación de Debian"
# type: textblock
#. type: textblock
-#: debhelper.pod:1030
+#: debhelper.pod:1070
msgid ""
"Some debhelper commands will automatically generate parts of Debian "
"maintainer scripts. If you want these automatically generated things "
@@ -2196,7 +2282,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:1037
+#: debhelper.pod:1077
msgid ""
"If a script does not exist at all and debhelper needs to add something to "
"it, then debhelper will create the complete script."
@@ -2206,7 +2292,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:1040
+#: debhelper.pod:1080
msgid ""
"All debhelper commands that automatically generate code in this way let it "
"be disabled by the -n parameter (see above)."
@@ -2216,7 +2302,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:1043
+#: debhelper.pod:1083
msgid ""
"Note that the inserted code will be shell code, so you cannot directly use "
"it in a Perl script. If you would like to embed it into a Perl script, here "
@@ -2229,7 +2315,7 @@ msgstr ""
"caso comprobé que $1, $2, etc se definen con la orden «set»):"
#. type: verbatim
-#: debhelper.pod:1048
+#: debhelper.pod:1088
#, no-wrap
msgid ""
" my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n"
@@ -2249,12 +2335,12 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:1061
+#: debhelper.pod:1101
msgid "Automatic generation of miscellaneous dependencies."
msgstr "Generación automática de diversas dependencias."
#. type: textblock
-#: debhelper.pod:1063
+#: debhelper.pod:1103
msgid ""
"Some debhelper commands may make the generated package need to depend on "
"some other packages. For example, if you use L<dh_installdebconf(1)>, your "
@@ -2274,7 +2360,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:1071
+#: debhelper.pod:1111
msgid ""
"All commands of this type, besides documenting what dependencies may be "
"needed on their man pages, will automatically generate a substvar called B<"
@@ -2289,7 +2375,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:1076
+#: debhelper.pod:1116
msgid ""
"This is entirely independent of the standard B<${shlibs:Depends}> generated "
"by L<dh_makeshlibs(1)>, and the B<${perl:Depends}> generated by "
@@ -2303,13 +2389,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:1081
+#: debhelper.pod:1121
msgid "Package build directories"
msgstr "Directorios de construcción del paquete"
# type: textblock
#. type: textblock
-#: debhelper.pod:1083
+#: debhelper.pod:1123
msgid ""
"By default, all debhelper programs assume that the temporary directory used "
"for assembling the tree of files in a package is debian/I<package>."
@@ -2320,7 +2406,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:1086
+#: debhelper.pod:1126
msgid ""
"Sometimes, you might want to use some other temporary directory. This is "
"supported by the B<-P> flag. For example, \"B<dh_installdocs -Pdebian/tmp>"
@@ -2340,13 +2426,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:1094
+#: debhelper.pod:1134
msgid "udebs"
msgstr "udebs"
# type: textblock
#. type: textblock
-#: debhelper.pod:1096
+#: debhelper.pod:1136
msgid ""
"Debhelper includes support for udebs. To create a udeb with debhelper, add "
"\"B<Package-Type: udeb>\" to the package's stanza in F<debian/control>. "
@@ -2365,12 +2451,12 @@ msgstr ""
# type: =head1
#. type: =head1
-#: debhelper.pod:1103
+#: debhelper.pod:1143
msgid "ENVIRONMENT"
msgstr "ENTORNO"
#. type: textblock
-#: debhelper.pod:1105
+#: debhelper.pod:1145
msgid ""
"The following environment variables can influence the behavior of "
"debhelper. It is important to note that these must be actual environment "
@@ -2381,13 +2467,13 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:1113
+#: debhelper.pod:1153
msgid "B<DH_VERBOSE>"
msgstr "B<DH_VERBOSE>"
# type: textblock
#. type: textblock
-#: debhelper.pod:1115
+#: debhelper.pod:1155
#, fuzzy
#| msgid ""
#| "Set to B<1> to enable verbose mode. Debhelper will output every command "
@@ -2402,14 +2488,14 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:1118
+#: debhelper.pod:1158
#, fuzzy
#| msgid "B<DH_COMPAT>"
msgid "B<DH_QUIET>"
msgstr "B<DH_COMPAT>"
#. type: textblock
-#: debhelper.pod:1120
+#: debhelper.pod:1160
msgid ""
"Set to B<1> to enable quiet mode. Debhelper will not output commands calling "
"the upstream build system nor will dh print which subcommands are called and "
@@ -2420,13 +2506,13 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:1127
+#: debhelper.pod:1167
msgid "B<DH_COMPAT>"
msgstr "B<DH_COMPAT>"
# type: textblock
#. type: textblock
-#: debhelper.pod:1129
+#: debhelper.pod:1169
#, fuzzy
#| msgid ""
#| "Temporarily specifies what compatibility level debhelper should run at, "
@@ -2441,25 +2527,25 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:1133
+#: debhelper.pod:1173
msgid "B<DH_NO_ACT>"
msgstr "B<DH_NO_ACT>"
# type: textblock
#. type: textblock
-#: debhelper.pod:1135
+#: debhelper.pod:1175
msgid "Set to B<1> to enable no-act mode."
msgstr "Defina como B<1> para habilitar el modo no-act."
# type: =item
#. type: =item
-#: debhelper.pod:1137
+#: debhelper.pod:1177
msgid "B<DH_OPTIONS>"
msgstr "B<DH_OPTIONS>"
# type: textblock
#. type: textblock
-#: debhelper.pod:1139
+#: debhelper.pod:1179
msgid ""
"Anything in this variable will be prepended to the command line arguments of "
"all debhelper commands."
@@ -2468,7 +2554,7 @@ msgstr ""
"de órdenes de todas las órdenes de debhelper."
#. type: textblock
-#: debhelper.pod:1142
+#: debhelper.pod:1182
msgid ""
"When using L<dh(1)>, it can be passed options that will be passed on to each "
"debhelper command, which is generally better than using DH_OPTIONS."
@@ -2478,13 +2564,13 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:1145
+#: debhelper.pod:1185
msgid "B<DH_ALWAYS_EXCLUDE>"
msgstr "B<DH_ALWAYS_EXCLUDE>"
# type: textblock
#. type: textblock
-#: debhelper.pod:1147
+#: debhelper.pod:1187
msgid ""
"If set, this adds the value the variable is set to to the B<-X> options of "
"all commands that support the B<-X> option. Moreover, B<dh_builddeb> will "
@@ -2496,7 +2582,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:1151
+#: debhelper.pod:1191
msgid ""
"This can be useful if you are doing a build from a CVS source tree, in which "
"case setting B<DH_ALWAYS_EXCLUDE=CVS> will prevent any CVS directories from "
@@ -2514,7 +2600,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:1158
+#: debhelper.pod:1198
msgid ""
"Multiple things to exclude can be separated with colons, as in "
"B<DH_ALWAYS_EXCLUDE=CVS:.svn>"
@@ -2524,14 +2610,14 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:1161
+#: debhelper.pod:1201
#, fuzzy
#| msgid "B<DH_OPTIONS>"
msgid "B<DH_EXTRA_ADDONS>"
msgstr "B<DH_OPTIONS>"
#. type: textblock
-#: debhelper.pod:1163
+#: debhelper.pod:1203
msgid ""
"If set, this adds the specified dh addons to be run in the appropriate "
"places in the sequence of commands. This is equivalent to specifying the "
@@ -2540,7 +2626,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: debhelper.pod:1168
+#: debhelper.pod:1208
msgid ""
"This is intended to be used by downstreams or specific local configurations "
"that require a debhelper addon to be run during multiple builds without "
@@ -2549,14 +2635,14 @@ msgid ""
msgstr ""
#. type: =item
-#: debhelper.pod:1173
+#: debhelper.pod:1213
msgid ""
"B<CFLAGS>, B<CPPFLAGS>, B<CXXFLAGS>, B<OBJCFLAGS>, B<OBJCXXFLAGS>, "
"B<GCJFLAGS>, B<FFLAGS>, B<FCFLAGS>, B<LDFLAGS>"
msgstr ""
#. type: textblock
-#: debhelper.pod:1175
+#: debhelper.pod:1215
msgid ""
"By default (in any non-deprecated compat level), debhelper will "
"automatically set these flags by using L<dpkg-buildflags(1)>, when they are "
@@ -2568,7 +2654,7 @@ msgstr ""
# type: =head1
#. type: =head1
-#: debhelper.pod:1184 debhelper-obsolete-compat.pod:118 dh:1218
+#: debhelper.pod:1224 debhelper-obsolete-compat.pod:118 dh:1220
#: dh_auto_build:53 dh_auto_clean:55 dh_auto_configure:58 dh_auto_install:97
#: dh_auto_test:64 dh_bugfiles:133 dh_builddeb:182 dh_clean:186 dh_compress:242
#: dh_dwz:161 dh_fixperms:164 dh_gconf:105 dh_gencontrol:207 dh_icons:75
@@ -2577,30 +2663,30 @@ msgstr ""
#: dh_installdocs:444 dh_installemacsen:138 dh_installexamples:175
#: dh_installifupdown:72 dh_installinfo:107 dh_installinit:425
#: dh_installinitramfs:85 dh_installlogcheck:81 dh_installlogrotate:53
-#: dh_installman:362 dh_installmanpages:198 dh_installmenu:88 dh_installmime:63
+#: dh_installman:384 dh_installmanpages:198 dh_installmenu:88 dh_installmime:63
#: dh_installmodules:109 dh_installpam:62 dh_installppp:68 dh_installudev:102
-#: dh_installwm:129 dh_installxfonts:96 dh_link:163 dh_lintian:60
-#: dh_listpackages:35 dh_makeshlibs:447 dh_md5sums:117 dh_movefiles:161
-#: dh_perl:166 dh_prep:70 dh_shlibdeps:204 dh_strip:432 dh_testdir:63
+#: dh_installwm:129 dh_installxfonts:90 dh_link:163 dh_lintian:60
+#: dh_listpackages:35 dh_makeshlibs:456 dh_md5sums:117 dh_movefiles:161
+#: dh_perl:171 dh_prep:70 dh_shlibdeps:204 dh_strip:432 dh_testdir:63
#: dh_testroot:91 dh_usrlocal:136 dh_systemd_enable:281 dh_systemd_start:280
msgid "SEE ALSO"
msgstr "VÉASE TAMBIÉN"
# type: =item
#. type: =item
-#: debhelper.pod:1188
+#: debhelper.pod:1228
msgid "F</usr/share/doc/debhelper/examples/>"
msgstr "F</usr/share/doc/debhelper/examples/>"
# type: textblock
#. type: textblock
-#: debhelper.pod:1190
+#: debhelper.pod:1230
msgid "A set of example F<debian/rules> files that use debhelper."
msgstr "Varios ficheros de ejemplo F<debian/rules> que utilizan debhelper."
# type: =item
#. type: =item
-#: debhelper.pod:1192
+#: debhelper.pod:1232
#, fuzzy
#| msgid "L<http://kitenet.net/~joey/code/debhelper/>"
msgid "L<http://joeyh.name/code/debhelper/>"
@@ -2608,13 +2694,13 @@ msgstr "L<http://kitenet.net/~joey/code/debhelper/>"
# type: textblock
#. type: textblock
-#: debhelper.pod:1194
+#: debhelper.pod:1234
msgid "Debhelper web site."
msgstr "Sitio web de Debhelper."
# type: =head1
#. type: =head1
-#: debhelper.pod:1198 dh:1224 dh_auto_build:59 dh_auto_clean:61
+#: debhelper.pod:1238 dh:1226 dh_auto_build:59 dh_auto_clean:61
#: dh_auto_configure:64 dh_auto_install:103 dh_auto_test:70 dh_bugfiles:141
#: dh_builddeb:188 dh_clean:192 dh_compress:248 dh_dwz:167 dh_fixperms:170
#: dh_gconf:111 dh_gencontrol:213 dh_icons:81 dh_install:356
@@ -2622,29 +2708,29 @@ msgstr "Sitio web de Debhelper."
#: dh_installdeb:416 dh_installdebconf:134 dh_installdirs:134
#: dh_installdocs:450 dh_installemacsen:145 dh_installexamples:181
#: dh_installifupdown:78 dh_installinfo:113 dh_installinitramfs:93
-#: dh_installlogcheck:87 dh_installlogrotate:59 dh_installman:368
+#: dh_installlogcheck:87 dh_installlogrotate:59 dh_installman:390
#: dh_installmanpages:204 dh_installmenu:96 dh_installmime:69
#: dh_installmodules:115 dh_installpam:68 dh_installppp:74 dh_installudev:108
-#: dh_installwm:135 dh_installxfonts:102 dh_link:169 dh_lintian:68
-#: dh_listpackages:41 dh_makeshlibs:453 dh_md5sums:123 dh_movefiles:167
-#: dh_perl:172 dh_prep:76 dh_shlibdeps:210 dh_strip:438 dh_testdir:69
+#: dh_installwm:135 dh_installxfonts:96 dh_link:169 dh_lintian:68
+#: dh_listpackages:41 dh_makeshlibs:462 dh_md5sums:123 dh_movefiles:167
+#: dh_perl:177 dh_prep:76 dh_shlibdeps:210 dh_strip:438 dh_testdir:69
#: dh_testroot:97 dh_usrlocal:142
msgid "AUTHOR"
msgstr "AUTOR"
# type: textblock
#. type: textblock
-#: debhelper.pod:1200 dh:1226 dh_auto_build:61 dh_auto_clean:63
+#: debhelper.pod:1240 dh:1228 dh_auto_build:61 dh_auto_clean:63
#: dh_auto_configure:66 dh_auto_install:105 dh_auto_test:72 dh_builddeb:190
#: dh_clean:194 dh_compress:250 dh_fixperms:172 dh_gencontrol:215
#: dh_install:358 dh_installchangelogs:310 dh_installcron:86 dh_installdeb:418
#: dh_installdebconf:136 dh_installdirs:136 dh_installdocs:452
#: dh_installemacsen:147 dh_installexamples:183 dh_installifupdown:80
#: dh_installinfo:115 dh_installinit:433 dh_installlogrotate:61
-#: dh_installman:370 dh_installmanpages:206 dh_installmenu:98 dh_installmime:71
+#: dh_installman:392 dh_installmanpages:206 dh_installmenu:98 dh_installmime:71
#: dh_installmodules:117 dh_installpam:70 dh_installppp:76 dh_installudev:110
-#: dh_installwm:137 dh_installxfonts:104 dh_link:171 dh_listpackages:43
-#: dh_makeshlibs:455 dh_md5sums:125 dh_movefiles:169 dh_prep:78
+#: dh_installwm:137 dh_installxfonts:98 dh_link:171 dh_listpackages:43
+#: dh_makeshlibs:464 dh_md5sums:125 dh_movefiles:169 dh_prep:78
#: dh_shlibdeps:212 dh_strip:440 dh_testdir:71 dh_testroot:99
msgid "Joey Hess <joeyh@debian.org>"
msgstr "Joey Hess <joeyh@debian.org>"
@@ -2846,18 +2932,18 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper-obsolete-compat.pod:120 dh:1220 dh_auto_build:55 dh_auto_clean:57
+#: debhelper-obsolete-compat.pod:120 dh:1222 dh_auto_build:55 dh_auto_clean:57
#: dh_auto_configure:60 dh_auto_install:99 dh_auto_test:66 dh_builddeb:184
#: dh_clean:188 dh_compress:244 dh_dwz:163 dh_fixperms:166 dh_gconf:107
#: dh_gencontrol:209 dh_install:352 dh_installcatalogs:127
#: dh_installchangelogs:304 dh_installcron:80 dh_installdeb:412
#: dh_installdebconf:130 dh_installdirs:130 dh_installdocs:446
#: dh_installexamples:177 dh_installifupdown:74 dh_installinfo:109
-#: dh_installlogcheck:83 dh_installlogrotate:55 dh_installman:364
+#: dh_installlogcheck:83 dh_installlogrotate:55 dh_installman:386
#: dh_installmanpages:200 dh_installmime:65 dh_installmodules:111
#: dh_installpam:64 dh_installppp:70 dh_installudev:104 dh_installwm:131
-#: dh_installxfonts:98 dh_link:165 dh_listpackages:37 dh_makeshlibs:449
-#: dh_md5sums:119 dh_movefiles:163 dh_perl:168 dh_prep:72 dh_strip:434
+#: dh_installxfonts:92 dh_link:165 dh_listpackages:37 dh_makeshlibs:458
+#: dh_md5sums:119 dh_movefiles:163 dh_perl:173 dh_prep:72 dh_strip:434
#: dh_testdir:65 dh_testroot:93 dh_usrlocal:138 dh_systemd_start:282
msgid "L<debhelper(7)>"
msgstr "L<debhelper(7)>"
@@ -3091,7 +3177,7 @@ msgstr ""
# type: =head1
#. type: =head1
-#: dh:112 dh_installdocs:181 dh_installman:114 dh_link:88 dh_makeshlibs:180
+#: dh:112 dh_installdocs:181 dh_installman:114 dh_link:88 dh_makeshlibs:185
#: dh_shlibdeps:78
msgid "EXAMPLES"
msgstr "EJEMPLOS"
@@ -3598,19 +3684,19 @@ msgstr ""
# type: textblock
#. type: textblock
-#: dh:1222 dh_auto_build:57 dh_auto_clean:59 dh_auto_configure:62
+#: dh:1224 dh_auto_build:57 dh_auto_clean:59 dh_auto_configure:62
#: dh_auto_install:101 dh_auto_test:68 dh_bugfiles:139 dh_builddeb:186
#: dh_clean:190 dh_compress:246 dh_dwz:165 dh_fixperms:168 dh_gconf:109
#: dh_gencontrol:211 dh_icons:79 dh_install:354 dh_installchangelogs:306
#: dh_installcron:82 dh_installdeb:414 dh_installdebconf:132 dh_installdirs:132
#: dh_installdocs:448 dh_installemacsen:143 dh_installexamples:179
#: dh_installifupdown:76 dh_installinfo:111 dh_installinit:429
-#: dh_installinitramfs:91 dh_installlogrotate:57 dh_installman:366
+#: dh_installinitramfs:91 dh_installlogrotate:57 dh_installman:388
#: dh_installmanpages:202 dh_installmenu:94 dh_installmime:67
#: dh_installmodules:113 dh_installpam:66 dh_installppp:72 dh_installudev:106
-#: dh_installwm:133 dh_installxfonts:100 dh_link:167 dh_lintian:64
-#: dh_listpackages:39 dh_makeshlibs:451 dh_md5sums:121 dh_movefiles:165
-#: dh_perl:170 dh_prep:74 dh_shlibdeps:208 dh_strip:436 dh_testdir:67
+#: dh_installwm:133 dh_installxfonts:94 dh_link:167 dh_lintian:64
+#: dh_listpackages:39 dh_makeshlibs:460 dh_md5sums:121 dh_movefiles:165
+#: dh_perl:175 dh_prep:74 dh_shlibdeps:208 dh_strip:436 dh_testdir:67
#: dh_testroot:95 dh_usrlocal:140
msgid "This program is a part of debhelper."
msgstr "Este programa es parte de debhelper."
@@ -3672,7 +3758,7 @@ msgstr ""
#. type: =item
#: dh_auto_build:39 dh_auto_clean:40 dh_auto_configure:42 dh_auto_install:59
#: dh_auto_test:41 dh_builddeb:48 dh_dwz:62 dh_gencontrol:42
-#: dh_installdebconf:72 dh_installinit:167 dh_makeshlibs:174 dh_shlibdeps:41
+#: dh_installdebconf:72 dh_installinit:167 dh_makeshlibs:179 dh_shlibdeps:41
msgid "B<--> I<params>"
msgstr "B<--> I<parámetros>"
@@ -9417,15 +9503,24 @@ msgid ""
"the default auto-detection of udebs."
msgstr ""
+#. type: textblock
+#: dh_makeshlibs:174
+msgid ""
+"This may be useful in case you do not want a shlibs file at all for the udeb "
+"because no package will depend on it. E.g. because adding a udeb package "
+"for the library was \"overkill\" and the library is embedded in a different "
+"udeb package."
+msgstr ""
+
# type: textblock
#. type: textblock
-#: dh_makeshlibs:176
+#: dh_makeshlibs:181
msgid "Pass I<params> to L<dpkg-gensymbols(1)>."
msgstr "Introduce los I<parámetros> a L<dpkg-gensymbols(1)>."
# type: =item
#. type: =item
-#: dh_makeshlibs:184
+#: dh_makeshlibs:189
#, fuzzy
#| msgid "B<dh_makeshlibs -V>"
msgid "B<dh_makeshlibs -VNone>"
@@ -9433,7 +9528,7 @@ msgstr "B<dh_makeshlibs -V>"
# type: verbatim
#. type: verbatim
-#: dh_makeshlibs:186
+#: dh_makeshlibs:191
#, no-wrap
msgid ""
"Assuming this is a package named F<libfoobar1>, generates a shlibs file that\n"
@@ -9448,7 +9543,7 @@ msgstr ""
# type: =item
#. type: =item
-#: dh_makeshlibs:190
+#: dh_makeshlibs:195
#, fuzzy
#| msgid "B<dh_makeshlibs -V>"
msgid "B<dh_makeshlibs -VUpstream-Version>"
@@ -9456,7 +9551,7 @@ msgstr "B<dh_makeshlibs -V>"
# type: verbatim
#. type: verbatim
-#: dh_makeshlibs:192
+#: dh_makeshlibs:197
#, no-wrap
msgid ""
"Assuming the current version of the package is 1.1-3, generates a shlibs\n"
@@ -9471,13 +9566,13 @@ msgstr ""
# type: =item
#. type: =item
-#: dh_makeshlibs:196
+#: dh_makeshlibs:201
msgid "B<dh_makeshlibs -V 'libfoobar1 (E<gt>= 1.0)'>"
msgstr "B<dh_makeshlibs -V 'libfoobar1 (E<gt>= 1.0)'>"
# type: verbatim
#. type: verbatim
-#: dh_makeshlibs:198
+#: dh_makeshlibs:203
#, no-wrap
msgid ""
"Generates a shlibs file that looks something like:\n"
@@ -9831,7 +9926,7 @@ msgstr "Normas de Perl, versión 1.20"
# type: textblock
#. type: textblock
-#: dh_perl:174
+#: dh_perl:179
msgid "Brendan O'Dea <bod@debian.org>"
msgstr "Brendan O'Dea <bod@debian.org>"