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.po348
1 files changed, 210 insertions, 138 deletions
diff --git a/man/po4a/po/es.po b/man/po4a/po/es.po
index 1b3871bd..3eca79b4 100644
--- a/man/po4a/po/es.po
+++ b/man/po4a/po/es.po
@@ -31,7 +31,7 @@
msgid ""
msgstr ""
"Project-Id-Version: debhelper 8.0.0\n"
-"POT-Creation-Date: 2011-04-22 16:15-0400\n"
+"POT-Creation-Date: 2011-06-24 14:29-0400\n"
"PO-Revision-Date: 2010-11-11 22:28+0100\n"
"Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -628,6 +628,14 @@ msgstr "OPCIONES DEL SISTEMA DE CONSTRUCCIÓN"
#. type: textblock
#: debhelper.pod:194
msgid ""
+"All of the B<dh_auto_>I<*> debhelper programs sets environment variables "
+"listed by B<dpkg-buildflags>, unless they are already set. They support "
+"DEB_BUILD_OPTIONS=noopt too."
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:198
+msgid ""
"The following command line options are supported by all of the "
"B<dh_auto_>I<*> debhelper programs. These programs support a variety of "
"build systems, and normally heuristically determine which to use, and how to "
@@ -642,13 +650,13 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:201
+#: debhelper.pod:205
msgid "B<-S>I<buildsystem>, B<--buildsystem=>I<buildsystem>"
msgstr ""
"B<-S>I<sistema-de-construcción>, B<--buildsystem=>I<sistema-de-construcción>"
#. type: textblock
-#: debhelper.pod:203
+#: debhelper.pod:207
msgid ""
"Force use of the specified I<buildsystem>, instead of trying to auto-select "
"one which might be applicable for the package."
@@ -658,12 +666,12 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:206
+#: debhelper.pod:210
msgid "B<-D>I<directory>, B<--sourcedirectory=>I<directory>"
msgstr "B<-D>I<directorio>, B<--sourcedirectory=>I<directorio>"
#. type: textblock
-#: debhelper.pod:208
+#: debhelper.pod:212
msgid ""
"Assume that the original package source tree is at the specified "
"I<directory> rather than the top level directory of the Debian source "
@@ -675,12 +683,12 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:212
+#: debhelper.pod:216
msgid "B<-B>[I<directory>], B<--builddirectory=>[I<directory>]"
msgstr "B<-B>[I<directorio>], B<--builddirectory=>[I<directorio>]"
#. type: textblock
-#: debhelper.pod:214
+#: debhelper.pod:218
msgid ""
"Enable out of source building and use the specified I<directory> as the "
"build directory. If I<directory> parameter is omitted, a default build "
@@ -691,7 +699,7 @@ msgstr ""
"de construcción predeterminado si se omite el parámetro I<directorio>."
#. type: textblock
-#: debhelper.pod:218
+#: debhelper.pod:222
msgid ""
"If this option is not specified, building will be done in source by default "
"unless the build system requires or prefers out of source tree building. In "
@@ -705,7 +713,7 @@ msgstr ""
"builddirectory>."
#. type: textblock
-#: debhelper.pod:223
+#: debhelper.pod:227
msgid ""
"If the build system prefers out of source tree building but still allows in "
"source building, the latter can be re-enabled by passing a build directory "
@@ -718,12 +726,12 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:227
+#: debhelper.pod:231
msgid "B<--parallel>"
msgstr "B<--parallel>"
#. type: textblock
-#: debhelper.pod:229
+#: debhelper.pod:233
msgid ""
"Enable parallel builds if underlying build system supports them. The number "
"of parallel jobs is controlled by the B<DEB_BUILD_OPTIONS> environment "
@@ -737,7 +745,7 @@ msgstr ""
"sistema de construcción."
#. type: textblock
-#: debhelper.pod:234
+#: debhelper.pod:238
msgid ""
"If this option is not specified, debhelper currently defaults to not "
"allowing parallel package builds."
@@ -746,12 +754,12 @@ msgstr ""
"paralelo de paquetes de forma predeterminada."
#. type: =item
-#: debhelper.pod:237
+#: debhelper.pod:241
msgid "B<--max-parallel=>I<maximum>"
msgstr "B<--max-parallel=>I<máximo>"
#. type: textblock
-#: debhelper.pod:239
+#: debhelper.pod:243
msgid ""
"This option implies B<--parallel> and allows further limiting the number of "
"jobs that can be used in a parallel build. If the package build is known to "
@@ -766,12 +774,12 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:244 dh:52
+#: debhelper.pod:248 dh:52
msgid "B<--list>, B<-l>"
msgstr "B<--list>, B<-l>"
#. type: textblock
-#: debhelper.pod:246
+#: debhelper.pod:250
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 "
@@ -786,7 +794,7 @@ msgstr ""
# type: =head1
#. type: =head1
-#: debhelper.pod:253 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:116
+#: debhelper.pod:257 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:116
#: dh_installemacsen:67 dh_installexamples:53 dh_installinit:133
#: dh_installman:81 dh_installmime:51 dh_installmodules:60 dh_installudev:55
#: dh_installwm:54 dh_installxfonts:37 dh_movefiles:64 dh_strip:68
@@ -796,13 +804,13 @@ msgstr "NOTAS"
# type: =head2
#. type: =head2
-#: debhelper.pod:255
+#: debhelper.pod:259
msgid "Multiple binary package support"
msgstr "Compatibilidad con varios paquetes binarios"
# type: textblock
#. type: textblock
-#: debhelper.pod:257
+#: debhelper.pod:261
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 "
@@ -823,7 +831,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:265
+#: debhelper.pod:269
msgid ""
"To facilitate this, as well as give you more control over which packages are "
"acted on by debhelper programs, all debhelper programs accept the B<-a>, B<-"
@@ -839,13 +847,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:271
+#: debhelper.pod:275
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:273
+#: debhelper.pod:277
msgid ""
"Some debhelper commands will automatically generate parts of Debian "
"maintainer scripts. If you want these automatically generated things "
@@ -863,7 +871,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:280
+#: debhelper.pod:284
msgid ""
"If a script does not exist at all and debhelper needs to add something to "
"it, then debhelper will create the complete script."
@@ -873,7 +881,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:283
+#: debhelper.pod:287
msgid ""
"All debhelper commands that automatically generate code in this way let it "
"be disabled by the -n parameter (see above)."
@@ -883,7 +891,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:286
+#: debhelper.pod:290
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 "
@@ -897,7 +905,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: debhelper.pod:291
+#: debhelper.pod:295
#, no-wrap
msgid ""
" my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n"
@@ -916,13 +924,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:297
+#: debhelper.pod:301
msgid "Automatic generation of miscellaneous dependencies."
msgstr "Generación automática de diversas dependencias."
# type: textblock
#. type: textblock
-#: debhelper.pod:299
+#: debhelper.pod:303
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 "
@@ -941,7 +949,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:307
+#: debhelper.pod:311
msgid ""
"All commands of this type, besides documenting what dependencies may be "
"needed on their man pages, will automatically generate a substvar called B<"
@@ -956,7 +964,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:312
+#: debhelper.pod:316
msgid ""
"This is entirely independent of the standard B<${shlibs:Depends}> generated "
"by L<dh_makeshlibs(1)>, and the B<${perl:Depends}> generated by L<dh_perl(1)"
@@ -970,13 +978,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:317
+#: debhelper.pod:321
msgid "Package build directories"
msgstr "Directorios de construcción del paquete"
# type: textblock
#. type: textblock
-#: debhelper.pod:319
+#: debhelper.pod:323
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>."
@@ -987,7 +995,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:322
+#: debhelper.pod:326
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>"
@@ -1007,13 +1015,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:330
+#: debhelper.pod:334
msgid "Debhelper compatibility levels"
msgstr "Niveles de compatibilidad de debhelper"
# type: textblock
#. type: textblock
-#: debhelper.pod:332
+#: debhelper.pod:336
msgid ""
"From time to time, major non-backwards-compatible changes need to be made to "
"debhelper, to keep it clean and well-designed as needs change and its author "
@@ -1032,7 +1040,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:339
+#: debhelper.pod:343
msgid ""
"Tell debhelper what compatibility level to use by writing a number to "
"F<debian/compat>. For example, to turn on v8 mode:"
@@ -1042,7 +1050,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: debhelper.pod:342
+#: debhelper.pod:346
#, no-wrap
msgid ""
" % echo 8 > debian/compat\n"
@@ -1053,7 +1061,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:344
+#: debhelper.pod:348
msgid ""
"Unless otherwise indicated, all debhelper documentation assumes that you are "
"using the most recent compatibility level, and in most cases does not "
@@ -1070,18 +1078,18 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:351
+#: debhelper.pod:355
msgid "These are the available compatibility levels:"
msgstr "Los niveles de compatibilidad disponibles son:"
#. type: =item
-#: debhelper.pod:355
+#: debhelper.pod:359
msgid "v1"
msgstr "v1"
# type: textblock
#. type: textblock
-#: debhelper.pod:357
+#: debhelper.pod:361
msgid ""
"This is the original debhelper compatibility level, and so it is the default "
"one. In this mode, debhelper will use F<debian/tmp> as the package tree "
@@ -1095,18 +1103,18 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:362 debhelper.pod:369 debhelper.pod:392 debhelper.pod:421
+#: debhelper.pod:366 debhelper.pod:373 debhelper.pod:396 debhelper.pod:425
msgid "This mode is deprecated."
msgstr "Este modo está obsoleto."
#. type: =item
-#: debhelper.pod:364
+#: debhelper.pod:368
msgid "v2"
msgstr "v2"
# type: textblock
#. type: textblock
-#: debhelper.pod:366
+#: debhelper.pod:370
msgid ""
"In this mode, debhelper will consistently use debian/I<package> as the "
"package tree directory for every package that is built."
@@ -1115,30 +1123,31 @@ msgstr ""
"el árbol de directorios para cada paquete que se construya."
#. type: =item
-#: debhelper.pod:371
+#: debhelper.pod:375
msgid "v3"
msgstr "v3"
# type: textblock
#. type: textblock
-#: debhelper.pod:373
+#: debhelper.pod:377
msgid "This mode works like v2, with the following additions:"
msgstr "Este modo funciona como v2, con los siguientes añadidos:"
# type: =item
#. type: =item
-#: debhelper.pod:377 debhelper.pod:382 debhelper.pod:386 debhelper.pod:400
-#: debhelper.pod:405 debhelper.pod:410 debhelper.pod:415 debhelper.pod:429
-#: debhelper.pod:433 debhelper.pod:438 debhelper.pod:442 debhelper.pod:454
-#: debhelper.pod:459 debhelper.pod:465 debhelper.pod:471 debhelper.pod:484
-#: debhelper.pod:491 debhelper.pod:495 debhelper.pod:499 debhelper.pod:514
-#: debhelper.pod:518 debhelper.pod:526 debhelper.pod:531 debhelper.pod:545
+#: debhelper.pod:381 debhelper.pod:386 debhelper.pod:390 debhelper.pod:404
+#: debhelper.pod:409 debhelper.pod:414 debhelper.pod:419 debhelper.pod:433
+#: debhelper.pod:437 debhelper.pod:442 debhelper.pod:446 debhelper.pod:458
+#: debhelper.pod:463 debhelper.pod:469 debhelper.pod:475 debhelper.pod:488
+#: debhelper.pod:495 debhelper.pod:499 debhelper.pod:503 debhelper.pod:518
+#: debhelper.pod:522 debhelper.pod:530 debhelper.pod:535 debhelper.pod:549
+#: debhelper.pod:554 debhelper.pod:559
msgid "-"
msgstr "-"
# type: textblock
#. type: textblock
-#: debhelper.pod:379
+#: debhelper.pod:383
msgid ""
"Debhelper config files support globbing via B<*> and B<?>, when appropriate. "
"To turn this off and use those characters raw, just prefix with a backslash."
@@ -1149,7 +1158,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:384
+#: debhelper.pod:388
msgid ""
"B<dh_makeshlibs> makes the F<postinst> and F<postrm> scripts call "
"B<ldconfig>."
@@ -1159,7 +1168,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:388
+#: debhelper.pod:392
msgid ""
"Every file in F<etc/> is automatically flagged as a conffile by "
"B<dh_installdeb>."
@@ -1168,18 +1177,18 @@ msgstr ""
"conffiles."
#. type: =item
-#: debhelper.pod:394
+#: debhelper.pod:398
msgid "v4"
msgstr "v4"
#. type: textblock
-#: debhelper.pod:396
+#: debhelper.pod:400
msgid "Changes from v3 are:"
msgstr "Los cambios desde el nivel v3 son:"
# type: textblock
#. type: textblock
-#: debhelper.pod:402
+#: debhelper.pod:406
msgid ""
"B<dh_makeshlibs -V> will not include the Debian part of the version number "
"in the generated dependency line in the shlibs file."
@@ -1189,7 +1198,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:407
+#: debhelper.pod:411
msgid ""
"You are encouraged to put the new B<${misc:Depends}> into F<debian/control> "
"to supplement the B<${shlibs:Depends}> field."
@@ -1199,7 +1208,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:412
+#: debhelper.pod:416
msgid ""
"B<dh_fixperms> will make all files in F<bin/> directories and in F<etc/init."
"d> executable."
@@ -1209,32 +1218,32 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:417
+#: debhelper.pod:421
msgid "B<dh_link> will correct existing links to conform with policy."
msgstr ""
"B<dh_link> corregirá los enlaces existentes para ajustarse a las normas de "
"Debian."
#. type: =item
-#: debhelper.pod:423
+#: debhelper.pod:427
msgid "v5"
msgstr "v5"
#. type: textblock
-#: debhelper.pod:425
+#: debhelper.pod:429
msgid "Changes from v4 are:"
msgstr "Los cambios desde el nivel v4 son:"
# type: textblock
#. type: textblock
-#: debhelper.pod:431
+#: debhelper.pod:435
msgid "Comments are ignored in debhelper config files."
msgstr ""
"Se ignoran los comentarios en los ficheros de configuración de debhelper."
# type: textblock
#. type: textblock
-#: debhelper.pod:435
+#: debhelper.pod:439
msgid ""
"B<dh_strip --dbg-package> now specifies the name of a package to put "
"debugging symbols in, not the packages to take the symbols from."
@@ -1245,31 +1254,31 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:440
+#: debhelper.pod:444
msgid "B<dh_installdocs> skips installing empty files."
msgstr "B<dh_installdocs> omite la instalación de ficheros vacíos."
# type: textblock
#. type: textblock
-#: debhelper.pod:444
+#: debhelper.pod:448
msgid "B<dh_install> errors out if wildcards expand to nothing."
msgstr ""
"B<dh_install> devuelve un error si los comodines se expanden a un valor "
"vacío."
#. type: =item
-#: debhelper.pod:448
+#: debhelper.pod:452
msgid "v6"
msgstr "v6"
#. type: textblock
-#: debhelper.pod:450
+#: debhelper.pod:454
msgid "Changes from v5 are:"
msgstr "Los cambios desde el nivel v5 son:"
# type: textblock
#. type: textblock
-#: debhelper.pod:456
+#: debhelper.pod:460
msgid ""
"Commands that generate maintainer script fragments will order the fragments "
"in reverse order for the F<prerm> and F<postrm> scripts."
@@ -1279,7 +1288,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:461
+#: debhelper.pod:465
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 "
@@ -1291,7 +1300,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:467
+#: debhelper.pod:471
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 "
@@ -1303,7 +1312,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:473
+#: debhelper.pod:477
msgid ""
"B<dh_installman> allows overwriting existing man pages in the package build "
"directory. In previous compatibility levels it silently refuses to do this."
@@ -1313,18 +1322,18 @@ msgstr ""
"anteriores simplemente rechazaba hacerlo, de forma silenciosa."
#. type: =item
-#: debhelper.pod:478
+#: debhelper.pod:482
msgid "v7"
msgstr "v7"
#. type: textblock
-#: debhelper.pod:480
+#: debhelper.pod:484
msgid "Changes from v6 are:"
msgstr "Los cambios desde el nivel v6 son:"
# type: textblock
#. type: textblock
-#: debhelper.pod:486
+#: debhelper.pod:490
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 "
@@ -1340,20 +1349,20 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:493
+#: debhelper.pod:497
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:497
+#: debhelper.pod:501
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:501
+#: debhelper.pod:505
msgid ""
"B<dh_installchangelogs> will guess at what file is the upstream changelog if "
"none is specified."
@@ -1362,23 +1371,23 @@ msgstr ""
"cambios de la fuente original si no se especifica ninguno."
#. type: =item
-#: debhelper.pod:506
+#: debhelper.pod:510
msgid "v8"
msgstr "v8"
# type: textblock
#. type: textblock
-#: debhelper.pod:508
+#: debhelper.pod:512
msgid "This is the recommended mode of operation."
msgstr "Este es el modo de operación aconsejado."
#. type: textblock
-#: debhelper.pod:510
+#: debhelper.pod:514
msgid "Changes from v7 are:"
msgstr "Los cambios desde el nivel v7 son:"
#. type: textblock
-#: debhelper.pod:516
+#: debhelper.pod:520
msgid ""
"Commands will fail rather than warning when they are passed unknown options."
msgstr ""
@@ -1386,7 +1395,7 @@ msgstr ""
"opciones desconocidas."
#. type: textblock
-#: debhelper.pod:520
+#: debhelper.pod:524
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. "
@@ -1401,7 +1410,7 @@ msgstr ""
"comportamiento que puede impedir la construcción de algunos paquetes."
#. type: textblock
-#: debhelper.pod:528
+#: debhelper.pod:532
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 $@>"
@@ -1412,7 +1421,7 @@ msgstr ""
"B<dh $@ --foo>, no B<dh --foo $@>."
#. type: textblock
-#: debhelper.pod:533
+#: debhelper.pod:537
msgid ""
"B<dh_auto_>I<*> prefer to use Perl's B<Module::Build> in preference to "
"F<Makefile.PL>."
@@ -1421,41 +1430,53 @@ msgstr ""
"preferencia a un fichero F<Makefile.PL>."
#. type: =item
-#: debhelper.pod:537
+#: debhelper.pod:541
msgid "v9"
msgstr ""
#. type: textblock
-#: debhelper.pod:539
+#: debhelper.pod:543
msgid ""
"This compatability level is still open for development; use with caution."
msgstr ""
#. type: textblock
-#: debhelper.pod:541
+#: debhelper.pod:545
#, fuzzy
#| msgid "Changes from v3 are:"
msgid "Changes from v8 are:"
msgstr "Los cambios desde el nivel v3 son:"
#. type: textblock
-#: debhelper.pod:547
+#: debhelper.pod:551
msgid ""
"Multiarch support. In particular, B<dh_auto_configure> passes multiarch "
-"directories to autoconf in --libdir and --libexecdir, while B<dh_makeshlibs> "
-"detects packages containing multiarch directories and sets a Pre-Dependency "
-"on multiarch-support in ${misc:Pre-Depends}"
+"directories to autoconf in --libdir and --libexecdir."
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:556
+msgid ""
+"dh supports use of standard targets in debian/rules without needing to "
+"manually define the dependencies between targets there."
+msgstr ""
+
+#. type: textblock
+#: debhelper.pod:561
+msgid ""
+"<dh_auto_configure> does not include the source package name in --libexecdir "
+"when using autoconf."
msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:557
+#: debhelper.pod:568
msgid "udebs"
msgstr "udebs"
# type: textblock
#. type: textblock
-#: debhelper.pod:559
+#: debhelper.pod:570
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>, and "
@@ -1474,13 +1495,13 @@ msgstr ""
# type: =head2
#. type: =head2
-#: debhelper.pod:566
+#: debhelper.pod:577
msgid "Other notes"
msgstr "Otras notas"
# type: textblock
#. type: textblock
-#: debhelper.pod:568
+#: debhelper.pod:579
msgid ""
"In general, if any debhelper program needs a directory to exist under "
"B<debian/>, it will create it. I haven't bothered to document this in all "
@@ -1498,7 +1519,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:574
+#: debhelper.pod:585
msgid ""
"Once your package uses debhelper to build, be sure to add debhelper to your "
"Build-Depends line in F<debian/control>. You should build-depend on a "
@@ -1513,7 +1534,7 @@ msgstr ""
# type: verbatim
#. type: verbatim
-#: debhelper.pod:580
+#: debhelper.pod:591
#, no-wrap
msgid ""
" Build-Depends: debhelper (>= 7)\n"
@@ -1524,19 +1545,19 @@ msgstr ""
# type: =head1
#. type: =head1
-#: debhelper.pod:582
+#: debhelper.pod:593
msgid "ENVIRONMENT"
msgstr "ENTORNO"
# type: =item
#. type: =item
-#: debhelper.pod:586
+#: debhelper.pod:597
msgid "B<DH_VERBOSE>"
msgstr "B<DH_VERBOSE>"
# type: textblock
#. type: textblock
-#: debhelper.pod:588
+#: debhelper.pod:599
msgid ""
"Set to B<1> to enable verbose mode. Debhelper will output every command it "
"runs that modifies files on the build system."
@@ -1547,13 +1568,13 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:591
+#: debhelper.pod:602
msgid "B<DH_COMPAT>"
msgstr "B<DH_COMPAT>"
# type: textblock
#. type: textblock
-#: debhelper.pod:593
+#: debhelper.pod:604
msgid ""
"Temporarily specifies what compatibility level debhelper should run at, "
"overriding any value in F<debian/compat>."
@@ -1563,25 +1584,25 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:596
+#: debhelper.pod:607
msgid "B<DH_NO_ACT>"
msgstr "B<DH_NO_ACT>"
# type: textblock
#. type: textblock
-#: debhelper.pod:598
+#: debhelper.pod:609
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:600
+#: debhelper.pod:611
msgid "B<DH_OPTIONS>"
msgstr "B<DH_OPTIONS>"
# type: textblock
#. type: textblock
-#: debhelper.pod:602
+#: debhelper.pod:613
msgid ""
"Anything in this variable will be prepended to the command line arguments of "
"all debhelper commands. Command-specific options will be ignored by commands "
@@ -1593,7 +1614,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:606
+#: debhelper.pod:617
msgid ""
"This is useful in some situations, for example, if you need to pass B<-p> to "
"all debhelper commands that will be run. One good way to set B<DH_OPTIONS> "
@@ -1608,13 +1629,13 @@ msgstr ""
# type: =item
#. type: =item
-#: debhelper.pod:611
+#: debhelper.pod:622
msgid "B<DH_ALWAYS_EXCLUDE>"
msgstr "B<DH_ALWAYS_EXCLUDE>"
# type: textblock
#. type: textblock
-#: debhelper.pod:613
+#: debhelper.pod:624
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 "
@@ -1626,7 +1647,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:617
+#: debhelper.pod:628
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 "
@@ -1644,7 +1665,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: debhelper.pod:624
+#: debhelper.pod:635
msgid ""
"Multiple things to exclude can be separated with colons, as in "
"B<DH_ALWAYS_EXCLUDE=CVS:.svn>"
@@ -1654,7 +1675,7 @@ msgstr ""
# type: =head1
#. type: =head1
-#: debhelper.pod:629 dh:765 dh_auto_build:47 dh_auto_clean:50
+#: debhelper.pod:640 dh:872 dh_auto_build:47 dh_auto_clean:50
#: dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122
#: dh_builddeb:91 dh_clean:139 dh_compress:204 dh_desktop:31 dh_fixperms:129
#: dh_gconf:99 dh_gencontrol:82 dh_icons:65 dh_install:280
@@ -1675,31 +1696,31 @@ msgstr "VÉASE TAMBIÉN"
# type: =item
#. type: =item
-#: debhelper.pod:633
+#: debhelper.pod:644
msgid "F</usr/share/doc/debhelper/examples/>"
msgstr "F</usr/share/doc/debhelper/examples/>"
# type: textblock
#. type: textblock
-#: debhelper.pod:635
+#: debhelper.pod:646
msgid "A set of example F<debian/rules> files that use debhelper."
msgstr "Varios ficheros de ejemplo F<debian/rules> que usan debhelper."
# type: =item
#. type: =item
-#: debhelper.pod:637
+#: debhelper.pod:648
msgid "L<http://kitenet.net/~joey/code/debhelper/>"
msgstr "L<http://kitenet.net/~joey/code/debhelper/>"
# type: textblock
#. type: textblock
-#: debhelper.pod:639
+#: debhelper.pod:650
msgid "Debhelper web site."
msgstr "Sitio web de Debhelper."
# type: =head1
#. type: =head1
-#: debhelper.pod:643 dh:771 dh_auto_build:53 dh_auto_clean:56
+#: debhelper.pod:654 dh:878 dh_auto_build:53 dh_auto_clean:56
#: dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130
#: dh_builddeb:97 dh_clean:145 dh_compress:210 dh_desktop:37 dh_fixperms:135
#: dh_gconf:105 dh_gencontrol:88 dh_icons:71 dh_install:286
@@ -1719,7 +1740,7 @@ msgstr "AUTOR"
# type: textblock
#. type: textblock
-#: debhelper.pod:645 dh:773 dh_auto_build:55 dh_auto_clean:58
+#: debhelper.pod:656 dh:880 dh_auto_build:55 dh_auto_clean:58
#: dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:99
#: dh_clean:147 dh_compress:212 dh_fixperms:137 dh_gencontrol:90
#: dh_install:288 dh_installchangelogs:179 dh_installcron:85 dh_installdeb:152
@@ -2332,14 +2353,22 @@ msgstr ""
#. type: textblock
#: dh:242
+#, fuzzy
+#| msgid ""
+#| "Finally, remember that you are not limited to using override targets in "
+#| "the rules file when using B<dh>. You can also explicitly define any of "
+#| "the regular rules file targets when it makes sense to do so. A common "
+#| "reason to do this is if your package needs different B<build-arch> and "
+#| "B<build-indep> targets. For example, a package with a long document build "
+#| "process can put it in B<build-indep> to avoid build daemons redundantly "
+#| "building the documentation."
msgid ""
"Finally, remember that you are not limited to using override targets in the "
"rules file when using B<dh>. You can also explicitly define any of the "
"regular rules file targets when it makes sense to do so. A common reason to "
-"do this is if your package needs different B<build-arch> and B<build-indep> "
-"targets. For example, a package with a long document build process can put "
-"it in B<build-indep> to avoid build daemons redundantly building the "
-"documentation."
+"do this is when your package needs different B<build-arch> and B<build-"
+"indep> targets. For example, a package with a long document build process "
+"can put it in B<build-indep>."
msgstr ""
"Por último, recuerde que no está limitado al uso de objetivos «override» en "
"el fichero «rules» cuando use B<dh>. También puede definir de forma "
@@ -2351,9 +2380,15 @@ msgstr ""
#. type: verbatim
#: dh:253
-#, no-wrap
+#, fuzzy, no-wrap
+#| msgid ""
+#| "\tbuild: build-arch build-indep ;\n"
+#| "\tbuild-indep:\n"
+#| "\t\t$(MAKE) docs\n"
+#| "\tbuild-arch:\n"
+#| "\t\t$(MAKE) bins\n"
+#| "\n"
msgid ""
-"\tbuild: build-arch build-indep ;\n"
"\tbuild-indep:\n"
"\t\t$(MAKE) docs\n"
"\tbuild-arch:\n"
@@ -2367,13 +2402,23 @@ msgstr ""
"\t\t$(MAKE) bins\n"
"\n"
+#. type: textblock
+#: dh:258
+msgid ""
+"Note that in the example above, dh will arrange for \"debian/rules build\" "
+"to call your build-indep and build-arch targets. You do not need to "
+"explicitly define the dependencies in the rules file when using dh with "
+"compatability level v9. This example would be more complicated with earlier "
+"compatability levels."
+msgstr ""
+
#. type: =head1
-#: dh:259
+#: dh:264
msgid "INTERNALS"
msgstr "FUNCIONAMIENTO INTERNO"
#. type: textblock
-#: dh:261
+#: dh:266
msgid ""
"If you're curious about B<dh>'s internals, here's how it works under the "
"hood."
@@ -2382,7 +2427,7 @@ msgstr ""
"puede ver como funciona por dentro."
#. type: textblock
-#: dh:263
+#: dh:268
msgid ""
"Each debhelper command will record when it's successfully run in F<debian/"
"package.debhelper.log>. (Which B<dh_clean> deletes.) So B<dh> can tell which "
@@ -2395,7 +2440,7 @@ msgstr ""
"esas órdenes otra vez."
#. type: textblock
-#: dh:268
+#: dh:273
msgid ""
"Each time B<dh> is run, it examines the log, and finds the last logged "
"command that is in the specified sequence. It then continues with the next "
@@ -2408,7 +2453,21 @@ msgstr ""
"before>, B<--after> y B<--remaining> pueden anular este comportamiento."
#. type: textblock
-#: dh:273
+#: dh:278
+msgid ""
+"A sequence can also run dependent targets in debian/rules. For example, the "
+"\"binary\" sequence runs the \"install\" target."
+msgstr ""
+
+#. type: textblock
+#: dh:281
+msgid ""
+"B<dh> sets environment variables listed by B<dpkg-buildflags>, unless they "
+"are already set. It supports DEB_BUILD_OPTIONS=noopt too."
+msgstr ""
+
+#. type: textblock
+#: dh:284
msgid ""
"B<dh> uses the B<DH_INTERNAL_OPTIONS> environment variable to pass "
"information through to debhelper commands that are run inside override "
@@ -2422,7 +2481,7 @@ msgstr ""
# type: textblock
#. type: textblock
-#: dh:767 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:55
+#: dh:874 dh_auto_build:49 dh_auto_clean:52 dh_auto_configure:55
#: dh_auto_install:87 dh_auto_test:60 dh_builddeb:93 dh_clean:141
#: dh_compress:206 dh_fixperms:131 dh_gconf:101 dh_gencontrol:84
#: dh_install:282 dh_installcatalogs:118 dh_installchangelogs:173
@@ -2441,7 +2500,7 @@ msgstr "L<debhelper(7)>"
# type: textblock
#. type: textblock
-#: dh:769 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:57
+#: dh:876 dh_auto_build:51 dh_auto_clean:54 dh_auto_configure:57
#: dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:95
#: dh_clean:143 dh_compress:208 dh_desktop:35 dh_fixperms:133 dh_gconf:103
#: dh_gencontrol:86 dh_icons:69 dh_install:284 dh_installchangelogs:175
@@ -6845,10 +6904,10 @@ msgstr ""
#| "you should make sure to put that token into an appropriate place in your "
#| "debian/control file."
msgid ""
-"In v9 mode and above, packages that support multiarch are detected, and a "
-"Pre-Dependency on multiarch-support is set in ${misc:Pre-Depends} ; you "
-"should make sure to put that token into an appropriate place in your debian/"
-"control file for packages supporting multiarch."
+"Packages that support multiarch are detected, and a Pre-Dependency on "
+"multiarch-support is set in ${misc:Pre-Depends} ; you should make sure to "
+"put that token into an appropriate place in your debian/control file for "
+"packages supporting multiarch."
msgstr ""
"Necesita especificar una predependencia versionada sobre dpkg para usar "
"L<dpkg-maintscript-helper(1)>. Una predependencia adecuada se define en "
@@ -6918,13 +6977,26 @@ msgstr "B<--version-info>, B<--version-info=>I<dependencias>"
# type: textblock
#. type: textblock
#: dh_makeshlibs:58
+#, fuzzy
+#| msgid ""
+#| "By default, the shlibs file generated by this program does not make "
+#| "packages depend on any particular version of the package containing the "
+#| "shared library. It may be necessary for you to add some version "
+#| "dependancy information to the shlibs file. If B<-V> is specified with no "
+#| "dependency information, the current upstream version of the package is "
+#| "plugged into a dependency that looks like \"I<packagename> B<(=E<gt>> "
+#| "I<packageversion>B<)>\". Note that in debhelper compatibility levels "
+#| "before v4, the Debian part of the package version number is also "
+#| "included. If B<-V> is specified with parameters, the parameters can be "
+#| "used to specify the exact dependency information needed (be sure to "
+#| "include the package name)."
msgid ""
"By default, the shlibs file generated by this program does not make packages "
"depend on any particular version of the package containing the shared "
"library. It may be necessary for you to add some version dependancy "
"information to the shlibs file. If B<-V> is specified with no dependency "
"information, the current upstream version of the package is plugged into a "
-"dependency that looks like \"I<packagename> B<(=E<gt>> I<packageversion>B<)>"
+"dependency that looks like \"I<packagename> B<(E<gt>>= I<packageversion>B<)>"
"\". Note that in debhelper compatibility levels before v4, the Debian part "
"of the package version number is also included. If B<-V> is specified with "
"parameters, the parameters can be used to specify the exact dependency "