diff options
Diffstat (limited to 'man/po4a/po/es.po')
-rw-r--r-- | man/po4a/po/es.po | 626 |
1 files changed, 334 insertions, 292 deletions
diff --git a/man/po4a/po/es.po b/man/po4a/po/es.po index 19d5e4f1..5a7f3e87 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: 2018-03-29 17:19+0000\n" +"POT-Creation-Date: 2018-04-07 19:16+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" @@ -283,20 +283,20 @@ msgstr "" "programas de debhelper utilizan parejas de ficheros y destinos o algún " "formato un poco más complicado." -# type: textblock #. type: textblock #: debhelper.pod:79 msgid "" "Note for the first (or only) binary package listed in F<debian/control>, " -"debhelper will use F<debian/foo> when there's no F<debian/package.foo> file." +"debhelper will use F<debian/foo> when there's no F<debian/I<package>.foo> " +"file. However, it is often a good idea to keep the F<I<package>.> prefix as " +"it is more explicit. The primary exception to this are files that debhelper " +"by default installs in every binary package when it does not have a package " +"prefix (such as F<debian/copyright> or F<debian/changelog>)." msgstr "" -"Tenga en cuenta que si un paquete es el primero (o el único) paquete binario " -"listado en F<debian/control>, debhelper utiliza F<debian/tal> si no existe " -"un fichero F<debian/paquete.tal>." # type: textblock #. type: textblock -#: debhelper.pod:83 +#: debhelper.pod:87 msgid "" "In some rare cases, you may want to have different versions of these files " "for different architectures or OSes. If files named debian/I<package>.foo." @@ -314,7 +314,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:90 +#: debhelper.pod:94 msgid "" "Mostly, these config files are used to specify lists of various types of " "files. Documentation or example files to install, files to move, and so on. " @@ -331,7 +331,7 @@ msgstr "" "en estos ficheros; se ignoran las líneas que empiezan con B<#>." #. type: textblock -#: debhelper.pod:97 +#: debhelper.pod:101 msgid "" "The syntax of these files is intentionally kept very simple to make them " "easy to read, understand, and modify. If you prefer power and complexity, " @@ -347,13 +347,13 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:103 +#: debhelper.pod:107 msgid "SHARED DEBHELPER OPTIONS" msgstr "OPCIONES COMPARTIDAS DE DEBHELPER" # type: textblock #. type: textblock -#: debhelper.pod:105 +#: debhelper.pod:109 msgid "" "The following command line options are supported by all debhelper programs." msgstr "" @@ -362,13 +362,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:109 +#: debhelper.pod:113 msgid "B<-v>, B<--verbose>" msgstr "B<-v>, B<--verbose>" # type: textblock #. type: textblock -#: debhelper.pod:111 +#: debhelper.pod:115 msgid "" "Verbose mode: show all commands that modify the package build directory." msgstr "" @@ -377,13 +377,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:113 dh:72 +#: debhelper.pod:117 dh:72 msgid "B<--no-act>" msgstr "B<--no-act>" # type: textblock #. type: textblock -#: debhelper.pod:115 +#: debhelper.pod:119 msgid "" "Do not really do anything. If used with -v, the result is that the command " "will output what it would have done." @@ -393,13 +393,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:118 +#: debhelper.pod:122 msgid "B<-a>, B<--arch>" msgstr "B<-a>, B<--arch>" # type: textblock #. type: textblock -#: debhelper.pod:120 +#: debhelper.pod:124 #, fuzzy #| msgid "" #| "Act on architecture dependent packages that should be built for the build " @@ -413,25 +413,25 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:123 +#: debhelper.pod:127 msgid "B<-i>, B<--indep>" msgstr "B<-i>, B<--indep>" # type: textblock #. type: textblock -#: debhelper.pod:125 +#: debhelper.pod:129 msgid "Act on all architecture independent packages." msgstr "Actúa en todos los paquetes independientes de la arquitectura." # type: =item #. type: =item -#: debhelper.pod:127 +#: debhelper.pod:131 msgid "B<-p>I<package>, B<--package=>I<package>" msgstr "B<-p>I<paquete>, B<--package=>I<paquete>" # type: textblock #. type: textblock -#: debhelper.pod:129 +#: debhelper.pod:133 msgid "" "Act on the package named I<package>. This option may be specified multiple " "times to make debhelper operate on a given set of packages." @@ -442,29 +442,29 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:132 +#: debhelper.pod:136 msgid "B<-s>, B<--same-arch>" msgstr "B<-s>, B<--same-arch>" #. type: textblock -#: debhelper.pod:134 +#: debhelper.pod:138 msgid "Deprecated alias of B<-a>." msgstr "" #. type: textblock -#: debhelper.pod:136 dh_install:77 dh_install:86 +#: debhelper.pod:140 dh_install:77 dh_install:86 msgid "This option is removed in compat 12." msgstr "" # type: =item #. type: =item -#: debhelper.pod:138 +#: debhelper.pod:142 msgid "B<-N>I<package>, B<--no-package=>I<package>" msgstr "B<-N>I<paquete>, B<--no-package=>I<paquete>" # type: textblock #. type: textblock -#: debhelper.pod:140 +#: debhelper.pod:144 msgid "" "Do not act on the specified package even if an B<-a>, B<-i>, or B<-p> option " "lists the package as one that should be acted on." @@ -474,12 +474,12 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:143 +#: debhelper.pod:147 msgid "B<--remaining-packages>" msgstr "B<--remaining-packages>" #. type: textblock -#: debhelper.pod:145 +#: debhelper.pod:149 msgid "" "Do not act on the packages which have already been acted on by this " "debhelper command earlier (i.e. if the command is present in the package " @@ -496,13 +496,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:151 +#: debhelper.pod:155 msgid "B<--ignore=>I<file>" msgstr "B<--ignore=>I<fichero>" # type: textblock #. type: textblock -#: debhelper.pod:153 +#: debhelper.pod:157 msgid "" "Ignore the specified file. This can be used if F<debian/> contains a " "debhelper config file that a debhelper command should not act on. Note that " @@ -517,7 +517,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:158 +#: debhelper.pod:162 msgid "" "For example, if upstream ships a F<debian/init> that you don't want " "B<dh_installinit> to install, use B<--ignore=debian/init>" @@ -527,13 +527,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:161 +#: debhelper.pod:165 msgid "B<-P>I<tmpdir>, B<--tmpdir=>I<tmpdir>" msgstr "B<-P>I<directorio_temporal>, B<--tmpdir=>I<directorio_temporal>" # type: textblock #. type: textblock -#: debhelper.pod:163 +#: debhelper.pod:167 msgid "" "Use I<tmpdir> for package build directory. The default is debian/I<package>" msgstr "" @@ -542,13 +542,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:165 +#: debhelper.pod:169 msgid "B<--mainpackage=>I<package>" msgstr "B<--mainpackage=>I<paquete>" # type: textblock #. type: textblock -#: debhelper.pod:167 +#: debhelper.pod:171 msgid "" "This little-used option changes the package which debhelper considers the " "\"main package\", that is, the first one listed in F<debian/control>, and " @@ -561,12 +561,12 @@ msgstr "" "usuales F<debian/package.tal>." #. type: =item -#: debhelper.pod:172 +#: debhelper.pod:176 msgid "B<-O=>I<option>|I<bundle>" msgstr "B<-O=>I<opción>|I<fichero>" #. type: textblock -#: debhelper.pod:174 +#: debhelper.pod:178 msgid "" "This is used by L<dh(1)> when passing user-specified options to all the " "commands it runs. If the command supports the specified option or option " @@ -580,13 +580,13 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:181 +#: debhelper.pod:185 msgid "COMMON DEBHELPER OPTIONS" msgstr "OPCIONES COMUNES DE DEBHELPER" # type: textblock #. type: textblock -#: debhelper.pod:183 +#: debhelper.pod:187 msgid "" "The following command line options are supported by some debhelper " "programs. See the man page of each program for a complete explanation of " @@ -598,19 +598,19 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:189 +#: debhelper.pod:193 msgid "B<-n>" msgstr "B<-n>" # type: textblock #. type: textblock -#: debhelper.pod:191 +#: debhelper.pod:195 msgid "Do not modify F<postinst>, F<postrm>, etc. scripts." msgstr "No modifica los scripts F<postinst>, F<postrm>, etc." # type: =item #. type: =item -#: debhelper.pod:193 dh_compress:56 dh_installchangelogs:74 dh_installdocs:99 +#: debhelper.pod:197 dh_compress:56 dh_installchangelogs:74 dh_installdocs:99 #: dh_installexamples:77 dh_link:75 dh_makeshlibs:93 dh_md5sums:40 #: dh_shlibdeps:34 dh_strip:42 msgid "B<-X>I<item>, B<--exclude=>I<item>" @@ -618,7 +618,7 @@ msgstr "B<-X>I<elemento>, B<--exclude=>I<elemento>" # type: textblock #. type: textblock -#: debhelper.pod:195 +#: debhelper.pod:199 #, fuzzy #| msgid "" #| "Exclude an item from processing. This option may be used multiple times, " @@ -633,15 +633,15 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:199 dh_bugfiles:57 dh_compress:63 dh_installdirs:46 +#: debhelper.pod:203 dh_bugfiles:57 dh_compress:63 dh_installdirs:46 #: dh_installdocs:94 dh_installexamples:45 dh_installinfo:42 dh_installman:87 -#: dh_link:70 +#: dh_installwm:52 dh_link:70 msgid "B<-A>, B<--all>" msgstr "B<-A>, B<--all>" # type: textblock #. type: textblock -#: debhelper.pod:201 +#: debhelper.pod:205 msgid "" "Makes files or other items that are specified on the command line take " "effect in ALL packages acted on, not just the first." @@ -650,12 +650,12 @@ msgstr "" "tengan efecto en TODOS los paquetes sobre los que actúa, no sólo el primero." #. type: =head1 -#: debhelper.pod:206 +#: debhelper.pod:210 msgid "BUILD SYSTEM OPTIONS" msgstr "OPCIONES DEL SISTEMA DE CONSTRUCCIÓN" #. type: textblock -#: debhelper.pod:208 +#: debhelper.pod:212 msgid "" "The following command line options are supported by all of the " "B<dh_auto_>I<*> debhelper programs. These programs support a variety of " @@ -673,13 +673,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:217 +#: debhelper.pod:221 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:219 +#: debhelper.pod:223 msgid "" "Force use of the specified I<buildsystem>, instead of trying to auto-select " "one which might be applicable for the package." @@ -689,12 +689,12 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:222 +#: debhelper.pod:226 msgid "B<-D>I<directory>, B<--sourcedirectory=>I<directory>" msgstr "B<-D>I<directorio>, B<--sourcedirectory=>I<directorio>" #. type: textblock -#: debhelper.pod:224 +#: debhelper.pod:228 msgid "" "Assume that the original package source tree is at the specified " "I<directory> rather than the top level directory of the Debian source " @@ -706,12 +706,12 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:228 +#: debhelper.pod:232 msgid "B<-B>[I<directory>], B<--builddirectory=>[I<directory>]" msgstr "B<-B>[I<directorio>], B<--builddirectory=>[I<directorio>]" #. type: textblock -#: debhelper.pod:230 +#: debhelper.pod:234 #, fuzzy #| msgid "" #| "Enable out of source building and use the specified I<directory> as the " @@ -727,7 +727,7 @@ msgstr "" "de construcción predeterminado si se omite el parámetro I<directorio>." #. type: textblock -#: debhelper.pod:234 +#: debhelper.pod:238 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 " @@ -741,7 +741,7 @@ msgstr "" "define B<--builddirectory>." #. type: textblock -#: debhelper.pod:239 +#: debhelper.pod:243 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 " @@ -754,14 +754,14 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:243 +#: debhelper.pod:247 #, fuzzy #| msgid "B<-A>, B<--all>" msgid "B<--parallel>, B<--no-parallel>" msgstr "B<-A>, B<--all>" #. type: textblock -#: debhelper.pod:245 +#: debhelper.pod:249 #, fuzzy #| msgid "" #| "Enable parallel builds if underlying build system supports them. The " @@ -781,7 +781,7 @@ msgstr "" "sistema de construcción." #. type: textblock -#: debhelper.pod:251 +#: debhelper.pod:255 #, fuzzy #| msgid "" #| "If this option is not specified, debhelper currently defaults to not " @@ -794,7 +794,7 @@ msgstr "" "paralelo de paquetes de forma predeterminada." #. type: textblock -#: debhelper.pod:254 +#: debhelper.pod:258 msgid "" "As an optimization, B<dh> will try to avoid passing these options to " "subprocesses, if they are unnecessary and the only options passed. Notably " @@ -803,12 +803,12 @@ msgid "" msgstr "" #. type: =item -#: debhelper.pod:259 +#: debhelper.pod:263 msgid "B<--max-parallel=>I<maximum>" msgstr "B<--max-parallel=>I<máximo>" #. type: textblock -#: debhelper.pod:261 +#: debhelper.pod:265 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 " @@ -822,7 +822,7 @@ msgstr "" "desea permitir." #. type: textblock -#: debhelper.pod:266 +#: debhelper.pod:270 msgid "" "Notably, setting the maximum to 1 is effectively the same as using B<--no-" "parallel>." @@ -830,12 +830,12 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:269 dh:64 +#: debhelper.pod:273 dh:64 msgid "B<--list>, B<-l>" msgstr "B<--list>, B<-l>" #. type: textblock -#: debhelper.pod:271 +#: debhelper.pod:275 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 " @@ -849,13 +849,13 @@ msgstr "" "buildsystem>." #. type: =head1 -#: debhelper.pod:278 +#: debhelper.pod:282 msgid "COMPATIBILITY LEVELS" msgstr "NIVELES DE COMPATIBILIDAD" # type: textblock #. type: textblock -#: debhelper.pod:280 +#: debhelper.pod:284 #, fuzzy #| msgid "" #| "From time to time, major non-backwards-compatible changes need to be made " @@ -883,7 +883,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:288 +#: debhelper.pod:292 #, fuzzy #| msgid "" #| "Tell debhelper what compatibility level to use by writing a number to " @@ -898,7 +898,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: debhelper.pod:291 +#: debhelper.pod:295 #, no-wrap msgid "" " % echo #RECOMMENDED_COMPAT# > debian/compat\n" @@ -909,7 +909,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:293 +#: debhelper.pod:297 msgid "" "Your package will also need a versioned build dependency on a version of " "debhelper equal to (or greater than) the compatibility level your package " @@ -924,10 +924,13 @@ msgstr "" # type: verbatim #. type: verbatim -#: debhelper.pod:297 -#, no-wrap +#: debhelper.pod:301 +#, fuzzy, no-wrap +#| msgid "" +#| " Build-Depends: debhelper (>= #RECOMMENDED_COMPAT#)\n" +#| "\n" msgid "" -" Build-Depends: debhelper (>= #RECOMMENDED_COMPAT#)\n" +" Build-Depends: debhelper (>= #RECOMMENDED_COMPAT#~)\n" "\n" msgstr "" " Build-Depends: debhelper (>= #RECOMMENDED_COMPAT#)\n" @@ -935,7 +938,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:299 +#: debhelper.pod:303 msgid "" "Unless otherwise indicated, all debhelper documentation assumes that you are " "using the most recent compatibility level, and in most cases does not " @@ -952,7 +955,7 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:306 +#: debhelper.pod:310 #, fuzzy #| msgid "Debhelper compatibility levels" msgid "Supported compatibility levels" @@ -960,25 +963,25 @@ msgstr "Niveles de compatibilidad de debhelper" # type: textblock #. type: textblock -#: debhelper.pod:308 +#: debhelper.pod:312 msgid "These are the available compatibility levels:" msgstr "Los niveles de compatibilidad disponibles son:" #. type: =item -#: debhelper.pod:312 debhelper-obsolete-compat.pod:89 +#: debhelper.pod:316 debhelper-obsolete-compat.pod:89 msgid "v5" msgstr "v5" # type: textblock #. type: textblock -#: debhelper.pod:314 debhelper-obsolete-compat.pod:91 +#: debhelper.pod:318 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:316 +#: debhelper.pod:320 msgid "" "If you are upgrading from an earlier compatibility level, please review " "L<debhelper-obsolete-compat(7)>." @@ -986,39 +989,39 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:319 debhelper.pod:351 debhelper.pod:381 debhelper.pod:412 +#: debhelper.pod:323 debhelper.pod:355 debhelper.pod:385 debhelper.pod:416 #: 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:321 +#: debhelper.pod:325 msgid "v6" msgstr "v6" #. type: textblock -#: debhelper.pod:323 +#: debhelper.pod:327 msgid "Changes from v5 are:" msgstr "Los cambios desde el nivel v5 son:" # type: =item #. type: =item -#: debhelper.pod:327 debhelper.pod:332 debhelper.pod:338 debhelper.pod:344 -#: debhelper.pod:359 debhelper.pod:366 debhelper.pod:370 debhelper.pod:374 -#: debhelper.pod:389 debhelper.pod:393 debhelper.pod:401 debhelper.pod:406 -#: debhelper.pod:420 debhelper.pod:425 debhelper.pod:432 debhelper.pod:437 -#: debhelper.pod:442 debhelper.pod:450 debhelper.pod:456 debhelper.pod:461 -#: debhelper.pod:466 debhelper.pod:479 debhelper.pod:484 debhelper.pod:490 -#: debhelper.pod:497 debhelper.pod:503 debhelper.pod:508 debhelper.pod:514 -#: debhelper.pod:520 debhelper.pod:530 debhelper.pod:536 debhelper.pod:559 -#: debhelper.pod:566 debhelper.pod:572 debhelper.pod:578 debhelper.pod:594 -#: debhelper.pod:600 debhelper.pod:612 debhelper.pod:620 debhelper.pod:626 -#: debhelper.pod:631 debhelper.pod:636 debhelper.pod:641 debhelper.pod:649 -#: debhelper.pod:659 debhelper.pod:669 debhelper.pod:676 debhelper.pod:688 -#: debhelper.pod:693 debhelper.pod:706 debhelper.pod:725 debhelper.pod:729 -#: debhelper.pod:734 debhelper.pod:739 debhelper.pod:746 debhelper.pod:752 -#: debhelper.pod:760 debhelper.pod:766 debhelper.pod:770 debhelper.pod:775 +#: debhelper.pod:331 debhelper.pod:336 debhelper.pod:342 debhelper.pod:348 +#: debhelper.pod:363 debhelper.pod:370 debhelper.pod:374 debhelper.pod:378 +#: debhelper.pod:393 debhelper.pod:397 debhelper.pod:405 debhelper.pod:410 +#: debhelper.pod:424 debhelper.pod:429 debhelper.pod:436 debhelper.pod:441 +#: debhelper.pod:446 debhelper.pod:454 debhelper.pod:460 debhelper.pod:465 +#: debhelper.pod:470 debhelper.pod:483 debhelper.pod:488 debhelper.pod:494 +#: debhelper.pod:501 debhelper.pod:507 debhelper.pod:512 debhelper.pod:518 +#: debhelper.pod:524 debhelper.pod:534 debhelper.pod:540 debhelper.pod:563 +#: debhelper.pod:570 debhelper.pod:576 debhelper.pod:582 debhelper.pod:598 +#: debhelper.pod:604 debhelper.pod:616 debhelper.pod:624 debhelper.pod:630 +#: debhelper.pod:635 debhelper.pod:640 debhelper.pod:645 debhelper.pod:653 +#: debhelper.pod:663 debhelper.pod:673 debhelper.pod:680 debhelper.pod:692 +#: debhelper.pod:697 debhelper.pod:710 debhelper.pod:729 debhelper.pod:733 +#: debhelper.pod:738 debhelper.pod:743 debhelper.pod:750 debhelper.pod:756 +#: debhelper.pod:764 debhelper.pod:770 debhelper.pod:774 debhelper.pod:779 #: 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 @@ -1030,7 +1033,7 @@ msgstr "-" # type: textblock #. type: textblock -#: debhelper.pod:329 +#: debhelper.pod:333 msgid "" "Commands that generate maintainer script fragments will order the fragments " "in reverse order for the F<prerm> and F<postrm> scripts." @@ -1040,7 +1043,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:334 +#: debhelper.pod:338 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 " @@ -1052,7 +1055,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:340 +#: debhelper.pod:344 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 " @@ -1064,7 +1067,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:346 +#: debhelper.pod:350 msgid "" "B<dh_installman> allows overwriting existing man pages in the package build " "directory. In previous compatibility levels it silently refuses to do this." @@ -1074,18 +1077,18 @@ msgstr "" "anteriores simplemente rechazaba hacerlo, de forma silenciosa." #. type: =item -#: debhelper.pod:353 +#: debhelper.pod:357 msgid "v7" msgstr "v7" #. type: textblock -#: debhelper.pod:355 +#: debhelper.pod:359 msgid "Changes from v6 are:" msgstr "Los cambios desde el nivel v6 son:" # type: textblock #. type: textblock -#: debhelper.pod:361 +#: debhelper.pod:365 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 " @@ -1101,20 +1104,20 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:368 +#: debhelper.pod:372 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:372 +#: debhelper.pod:376 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:376 +#: debhelper.pod:380 msgid "" "B<dh_installchangelogs> will guess at what file is the upstream changelog if " "none is specified." @@ -1123,17 +1126,17 @@ msgstr "" "cambios de la fuente original si no se especifica ninguno." #. type: =item -#: debhelper.pod:383 +#: debhelper.pod:387 msgid "v8" msgstr "v8" #. type: textblock -#: debhelper.pod:385 +#: debhelper.pod:389 msgid "Changes from v7 are:" msgstr "Los cambios desde el nivel v7 son:" #. type: textblock -#: debhelper.pod:391 +#: debhelper.pod:395 msgid "" "Commands will fail rather than warning when they are passed unknown options." msgstr "" @@ -1141,7 +1144,7 @@ msgstr "" "opciones desconocidas." #. type: textblock -#: debhelper.pod:395 +#: debhelper.pod:399 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. " @@ -1157,7 +1160,7 @@ msgstr "" "paquetes." #. type: textblock -#: debhelper.pod:403 +#: debhelper.pod:407 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 $@>" @@ -1168,7 +1171,7 @@ msgstr "" "B<dh $@ --foo>, no B<dh --foo $@>." #. type: textblock -#: debhelper.pod:408 +#: debhelper.pod:412 msgid "" "B<dh_auto_>I<*> prefer to use Perl's B<Module::Build> in preference to " "F<Makefile.PL>." @@ -1177,17 +1180,17 @@ msgstr "" "preferencia a un fichero F<Makefile.PL>." #. type: =item -#: debhelper.pod:414 +#: debhelper.pod:418 msgid "v9" msgstr "v9" #. type: textblock -#: debhelper.pod:416 +#: debhelper.pod:420 msgid "Changes from v8 are:" msgstr "Los cambios desde el nivel v8 son:" #. type: textblock -#: debhelper.pod:422 +#: debhelper.pod:426 msgid "" "Multiarch support. In particular, B<dh_auto_configure> passes multiarch " "directories to autoconf in --libdir and --libexecdir." @@ -1196,7 +1199,7 @@ msgstr "" "multiarquitectura a autoconf en «--libdir» y «--libexecdir»." #. type: textblock -#: debhelper.pod:427 +#: debhelper.pod:431 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 " @@ -1210,7 +1213,7 @@ msgstr "" "sobre otros objetivos." #. type: textblock -#: debhelper.pod:434 +#: debhelper.pod:438 msgid "" "B<dh_strip> compresses debugging symbol files to reduce the installed size " "of -dbg packages." @@ -1219,7 +1222,7 @@ msgstr "" "reducir el tamaño de los paquetes -dbg." #. type: textblock -#: debhelper.pod:439 +#: debhelper.pod:443 msgid "" "B<dh_auto_configure> does not include the source package name in --" "libexecdir when using autoconf." @@ -1228,12 +1231,12 @@ msgstr "" "libexecdir» al utilizar autoconf." #. type: textblock -#: debhelper.pod:444 +#: debhelper.pod:448 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:446 +#: debhelper.pod:450 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 " @@ -1241,7 +1244,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:452 +#: debhelper.pod:456 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." @@ -1250,7 +1253,7 @@ msgstr "" "entorno listados en B<dpkg-buildflags>, a menos que ya estén definidas." #. type: textblock -#: debhelper.pod:458 +#: debhelper.pod:462 msgid "" "B<dh_auto_configure> passes B<dpkg-buildflags> CFLAGS, CPPFLAGS, and LDFLAGS " "to perl F<Makefile.PL> and F<Build.PL>" @@ -1259,7 +1262,7 @@ msgstr "" "LDFLAGS a ficheros de Perl F<Makefile.PL> y F<Build.PL>" #. type: textblock -#: debhelper.pod:463 +#: debhelper.pod:467 msgid "" "B<dh_strip> puts separated debug symbols in a location based on their build-" "id." @@ -1268,7 +1271,7 @@ msgstr "" "build-id." #. type: textblock -#: debhelper.pod:468 +#: debhelper.pod:472 msgid "" "Executable debhelper config files are run and their output used as the " "configuration." @@ -1277,24 +1280,24 @@ msgstr "" "debhelper y su salida." #. type: =item -#: debhelper.pod:473 +#: debhelper.pod:477 msgid "v10" msgstr "v10" #. type: textblock -#: debhelper.pod:475 +#: debhelper.pod:479 msgid "Changes from v9 are:" msgstr "Los cambios desde el nivel v9 son:" #. type: textblock -#: debhelper.pod:481 +#: debhelper.pod:485 msgid "" "B<dh_installinit> will no longer install a file named debian/I<package> as " "an init script." msgstr "" #. type: textblock -#: debhelper.pod:486 +#: debhelper.pod:490 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 " @@ -1302,7 +1305,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:492 +#: debhelper.pod:496 msgid "" "B<dh> no longer creates the package build directory when skipping running " "debhelper commands. This will not affect packages that only build with " @@ -1311,21 +1314,21 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:499 +#: debhelper.pod:503 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:505 +#: debhelper.pod:509 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:510 +#: debhelper.pod:514 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 " @@ -1333,7 +1336,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:516 +#: debhelper.pod:520 msgid "" "The B<dh> command will not accept any of the deprecated \"manual sequence " "control\" parameters (B<--before>, B<--after>, etc.). Please use override " @@ -1341,7 +1344,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:522 +#: debhelper.pod:526 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 " @@ -1349,12 +1352,12 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:526 +#: debhelper.pod:530 msgid "The main effects of this are:" msgstr "" #. type: textblock -#: debhelper.pod:532 +#: debhelper.pod:536 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 " @@ -1362,7 +1365,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:538 +#: debhelper.pod:542 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 " @@ -1370,12 +1373,12 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:543 +#: debhelper.pod:547 msgid "Example of where it can go wrong:" msgstr "" #. type: verbatim -#: debhelper.pod:545 +#: debhelper.pod:549 #, no-wrap msgid "" " override_dh_foo:\n" @@ -1384,7 +1387,7 @@ msgid "" msgstr "" #. type: verbatim -#: debhelper.pod:548 +#: debhelper.pod:552 #, no-wrap msgid "" " override_dh_bar:\n" @@ -1394,7 +1397,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:552 +#: debhelper.pod:556 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 " @@ -1402,7 +1405,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:561 +#: debhelper.pod:565 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 " @@ -1411,7 +1414,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:568 +#: debhelper.pod:572 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-" @@ -1419,21 +1422,21 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:574 +#: debhelper.pod:578 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:580 +#: debhelper.pod:584 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: =item -#: debhelper.pod:586 +#: debhelper.pod:590 #, fuzzy #| msgid "v1" msgid "v11" @@ -1441,19 +1444,19 @@ msgstr "v1" # type: textblock #. type: textblock -#: debhelper.pod:588 +#: debhelper.pod:592 msgid "This is the recommended mode of operation." msgstr "Este es el modo de operación aconsejado." #. type: textblock -#: debhelper.pod:590 +#: debhelper.pod:594 #, fuzzy #| msgid "Changes from v3 are:" msgid "Changes from v10 are:" msgstr "Los cambios desde el nivel v3 son:" #. type: textblock -#: debhelper.pod:596 +#: debhelper.pod:600 msgid "" "B<dh_installinit> no longer installs F<service> or F<tmpfile> files, nor " "generates maintainer scripts for those files. Please use the new " @@ -1461,7 +1464,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:602 +#: debhelper.pod:606 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> " @@ -1470,26 +1473,26 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:608 +#: debhelper.pod:612 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:614 +#: debhelper.pod:618 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:618 +#: debhelper.pod:622 msgid "The vast majority of all packages will be unaffected by this change." msgstr "" #. type: textblock -#: debhelper.pod:622 +#: debhelper.pod:626 msgid "" "The B<makefile> buildsystem now passes B<INSTALL=install --strip-" "program=true> to L<make(1)>. Derivative buildsystems (e.g. B<configure> or " @@ -1497,28 +1500,28 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:628 +#: debhelper.pod:632 msgid "" "The B<autoconf> buildsystem now passes B<--runstatedir=/run> to F<./" "configure>." msgstr "" #. type: textblock -#: debhelper.pod:633 +#: debhelper.pod:637 msgid "" "The B<cmake> buildsystem now passes B<-DCMAKE_INSTALL_RUNSTATEDIR=/run> to " "L<cmake(1)>." msgstr "" #. type: textblock -#: debhelper.pod:638 +#: debhelper.pod:642 msgid "" "B<dh_installman> will now prefer detecting the language from the path name " "rather than the extension." msgstr "" #. type: textblock -#: debhelper.pod:643 +#: debhelper.pod:647 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. " @@ -1527,7 +1530,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:651 +#: debhelper.pod:655 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 " @@ -1535,7 +1538,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:655 +#: debhelper.pod:659 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 " @@ -1543,7 +1546,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:661 +#: debhelper.pod:665 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 " @@ -1552,14 +1555,14 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:666 +#: debhelper.pod:670 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:671 +#: debhelper.pod:675 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 " @@ -1568,7 +1571,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:678 +#: debhelper.pod:682 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 " @@ -1576,7 +1579,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:683 +#: debhelper.pod:687 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 " @@ -1585,14 +1588,14 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:690 +#: debhelper.pod:694 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:695 +#: debhelper.pod:699 msgid "" "The B<dh_installdocs> and B<dh_installexamples> tools will now attempt to " "guess the \"main package\" for a given documentation package (e.g. I<pkg-" @@ -1604,14 +1607,14 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:703 +#: debhelper.pod:707 msgid "" "The B<--doc-main-package> option can be used when the auto-detection is " "insufficient." msgstr "" #. type: textblock -#: debhelper.pod:708 +#: debhelper.pod:712 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 " @@ -1620,19 +1623,19 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:713 +#: debhelper.pod:717 msgid "This change may cause the tools to process more files than previously." msgstr "" #. type: =item -#: debhelper.pod:717 +#: debhelper.pod:721 #, fuzzy #| msgid "v10" msgid "v12" msgstr "v10" #. type: textblock -#: debhelper.pod:719 +#: debhelper.pod:723 #, fuzzy #| msgid "" #| "This compatibility level is still open for development; use with caution." @@ -1643,7 +1646,7 @@ msgstr "" "precaución." #. type: textblock -#: debhelper.pod:721 +#: debhelper.pod:725 #, fuzzy #| msgid "Changes from v3 are:" msgid "Changes from v11 are:" @@ -1651,7 +1654,7 @@ msgstr "Los cambios desde el nivel v3 son:" # type: =item #. type: textblock -#: debhelper.pod:727 +#: debhelper.pod:731 #, fuzzy #| msgid "B<-s>, B<--same-arch>" msgid "" @@ -1660,20 +1663,20 @@ msgid "" msgstr "B<-s>, B<--same-arch>" #. type: textblock -#: debhelper.pod:731 +#: debhelper.pod:735 msgid "" "Invoking B<dh_clean -k> now causes an error instead of a deprecation warning." msgstr "" #. type: textblock -#: debhelper.pod:736 +#: debhelper.pod:740 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:741 +#: debhelper.pod:745 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 " @@ -1682,7 +1685,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:748 +#: debhelper.pod:752 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 " @@ -1690,7 +1693,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:754 +#: debhelper.pod:758 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 " @@ -1700,7 +1703,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:762 +#: debhelper.pod:766 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 " @@ -1708,19 +1711,19 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:768 +#: debhelper.pod:772 msgid "The B<dh_missing> tool will now default to B<--list-missing>." msgstr "" #. type: textblock -#: debhelper.pod:772 +#: debhelper.pod:776 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:777 +#: debhelper.pod:781 msgid "" "The B<dh_compress> tool no longer compresses examples (i.e. anything " "installed in F<</usr/share/doc/I<package>/examples>>.)" @@ -1728,23 +1731,23 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:784 dh_auto_test:48 dh_installcatalogs:64 dh_installdocs:192 +#: debhelper.pod:788 dh_auto_test:48 dh_installcatalogs:64 dh_installdocs:192 #: dh_installemacsen:75 dh_installexamples:89 dh_installinit:200 -#: dh_installman:128 dh_installmodules:57 dh_installudev:50 dh_installwm:58 -#: dh_installxfonts:40 dh_movefiles:67 dh_strip:119 dh_usrlocal:59 +#: dh_installman:128 dh_installmodules:57 dh_installudev:50 dh_installwm:63 +#: dh_installxfonts:40 dh_movefiles:67 dh_strip:119 dh_usrlocal:60 #: dh_systemd_enable:104 dh_systemd_start:68 msgid "NOTES" msgstr "NOTAS" # type: =head2 #. type: =head2 -#: debhelper.pod:786 +#: debhelper.pod:790 msgid "Multiple binary package support" msgstr "Compatibilidad con varios paquetes binarios" # type: textblock #. type: textblock -#: debhelper.pod:788 +#: debhelper.pod:792 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 " @@ -1765,7 +1768,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:796 +#: debhelper.pod:800 #, fuzzy #| msgid "" #| "To facilitate this, as well as give you more control over which packages " @@ -1787,7 +1790,7 @@ msgstr "" "los paquetes listados en el fichero de control." #. type: textblock -#: debhelper.pod:802 +#: debhelper.pod:806 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, " @@ -1795,7 +1798,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:806 +#: debhelper.pod:810 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 " @@ -1804,12 +1807,12 @@ msgid "" msgstr "" #. type: =head3 -#: debhelper.pod:811 +#: debhelper.pod:815 msgid "Interaction between package selections and Build-Profiles" msgstr "" #. type: textblock -#: debhelper.pod:813 +#: debhelper.pod:817 msgid "" "Build-Profiles affect which packages are included in the package selections " "mechanisms in debhelper. Generally, the package selections are described " @@ -1819,19 +1822,19 @@ msgid "" msgstr "" #. type: =item -#: debhelper.pod:821 +#: debhelper.pod:825 msgid "-a/--arch, -i/--indep OR no selection options (a raw \"dh_X\" call)" msgstr "" #. type: textblock -#: debhelper.pod:823 +#: debhelper.pod:827 msgid "" "The package disabled by Build-Profiles is silently excluded from the " "selection." msgstr "" #. type: textblock -#: debhelper.pod:826 +#: debhelper.pod:830 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 " @@ -1840,32 +1843,32 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:830 +#: debhelper.pod:834 #, 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:832 +#: debhelper.pod:836 msgid "The option is accepted and effectively does nothing." msgstr "" # type: =item #. type: =item -#: debhelper.pod:834 +#: debhelper.pod:838 #, 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:836 +#: debhelper.pod:840 msgid "The option is accepted, but debhelper will not act on the package." msgstr "" #. type: textblock -#: debhelper.pod:840 +#: debhelper.pod:844 msgid "" "Note that it does not matter whether a package is enabled or disabled by " "default." @@ -1873,13 +1876,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:843 +#: debhelper.pod:847 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:845 +#: debhelper.pod:849 msgid "" "Some debhelper commands will automatically generate parts of Debian " "maintainer scripts. If you want these automatically generated things " @@ -1897,7 +1900,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:852 +#: debhelper.pod:856 msgid "" "If a script does not exist at all and debhelper needs to add something to " "it, then debhelper will create the complete script." @@ -1907,7 +1910,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:855 +#: debhelper.pod:859 msgid "" "All debhelper commands that automatically generate code in this way let it " "be disabled by the -n parameter (see above)." @@ -1917,7 +1920,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:858 +#: debhelper.pod:862 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 " @@ -1930,7 +1933,7 @@ msgstr "" "caso comprobé que $1, $2, etc se definen con la orden «set»):" #. type: verbatim -#: debhelper.pod:863 +#: debhelper.pod:867 #, no-wrap msgid "" " my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n" @@ -1950,12 +1953,12 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:876 +#: debhelper.pod:880 msgid "Automatic generation of miscellaneous dependencies." msgstr "Generación automática de diversas dependencias." #. type: textblock -#: debhelper.pod:878 +#: debhelper.pod:882 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 " @@ -1975,7 +1978,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:886 +#: debhelper.pod:890 msgid "" "All commands of this type, besides documenting what dependencies may be " "needed on their man pages, will automatically generate a substvar called B<" @@ -1990,7 +1993,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:891 +#: debhelper.pod:895 msgid "" "This is entirely independent of the standard B<${shlibs:Depends}> generated " "by L<dh_makeshlibs(1)>, and the B<${perl:Depends}> generated by " @@ -2004,13 +2007,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:896 +#: debhelper.pod:900 msgid "Package build directories" msgstr "Directorios de construcción del paquete" # type: textblock #. type: textblock -#: debhelper.pod:898 +#: debhelper.pod:902 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>." @@ -2021,7 +2024,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:901 +#: debhelper.pod:905 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>" @@ -2041,13 +2044,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:909 +#: debhelper.pod:913 msgid "udebs" msgstr "udebs" # type: textblock #. type: textblock -#: debhelper.pod:911 +#: debhelper.pod:915 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>. " @@ -2066,12 +2069,12 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:918 +#: debhelper.pod:922 msgid "ENVIRONMENT" msgstr "ENTORNO" #. type: textblock -#: debhelper.pod:920 +#: debhelper.pod:924 msgid "" "The following environment variables can influence the behavior of " "debhelper. It is important to note that these must be actual environment " @@ -2082,13 +2085,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:928 +#: debhelper.pod:932 msgid "B<DH_VERBOSE>" msgstr "B<DH_VERBOSE>" # type: textblock #. type: textblock -#: debhelper.pod:930 +#: debhelper.pod:934 #, fuzzy #| msgid "" #| "Set to B<1> to enable verbose mode. Debhelper will output every command " @@ -2103,14 +2106,14 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:933 +#: debhelper.pod:937 #, fuzzy #| msgid "B<DH_COMPAT>" msgid "B<DH_QUIET>" msgstr "B<DH_COMPAT>" #. type: textblock -#: debhelper.pod:935 +#: debhelper.pod:939 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 " @@ -2121,13 +2124,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:942 +#: debhelper.pod:946 msgid "B<DH_COMPAT>" msgstr "B<DH_COMPAT>" # type: textblock #. type: textblock -#: debhelper.pod:944 +#: debhelper.pod:948 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in F<debian/compat>." @@ -2137,25 +2140,25 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:947 +#: debhelper.pod:951 msgid "B<DH_NO_ACT>" msgstr "B<DH_NO_ACT>" # type: textblock #. type: textblock -#: debhelper.pod:949 +#: debhelper.pod:953 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:951 +#: debhelper.pod:955 msgid "B<DH_OPTIONS>" msgstr "B<DH_OPTIONS>" # type: textblock #. type: textblock -#: debhelper.pod:953 +#: debhelper.pod:957 msgid "" "Anything in this variable will be prepended to the command line arguments of " "all debhelper commands." @@ -2164,7 +2167,7 @@ msgstr "" "de órdenes de todas las órdenes de debhelper." #. type: textblock -#: debhelper.pod:956 +#: debhelper.pod:960 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." @@ -2174,13 +2177,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:959 +#: debhelper.pod:963 msgid "B<DH_ALWAYS_EXCLUDE>" msgstr "B<DH_ALWAYS_EXCLUDE>" # type: textblock #. type: textblock -#: debhelper.pod:961 +#: debhelper.pod:965 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 " @@ -2192,7 +2195,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:965 +#: debhelper.pod:969 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 " @@ -2210,7 +2213,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:972 +#: debhelper.pod:976 msgid "" "Multiple things to exclude can be separated with colons, as in " "B<DH_ALWAYS_EXCLUDE=CVS:.svn>" @@ -2220,14 +2223,14 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:975 +#: debhelper.pod:979 #, fuzzy #| msgid "B<DH_OPTIONS>" msgid "B<DH_EXTRA_ADDONS>" msgstr "B<DH_OPTIONS>" #. type: textblock -#: debhelper.pod:977 +#: debhelper.pod:981 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 " @@ -2236,7 +2239,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:982 +#: debhelper.pod:986 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 " @@ -2246,7 +2249,7 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:989 debhelper-obsolete-compat.pod:118 dh:1039 dh_auto_build:53 +#: debhelper.pod:993 debhelper-obsolete-compat.pod:118 dh:1039 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:185 dh_compress:229 dh_fixperms:162 #: dh_gconf:101 dh_gencontrol:207 dh_icons:75 dh_install:350 @@ -2256,29 +2259,29 @@ msgstr "" #: dh_installinfo:107 dh_installinit:401 dh_installlogcheck:81 #: dh_installlogrotate:53 dh_installman:362 dh_installmanpages:198 #: dh_installmenu:88 dh_installmime:63 dh_installmodules:109 dh_installpam:62 -#: dh_installppp:68 dh_installudev:100 dh_installwm:122 dh_installxfonts:96 +#: dh_installppp:68 dh_installudev:100 dh_installwm:127 dh_installxfonts:96 #: dh_link:163 dh_lintian:60 dh_listpackages:33 dh_makeshlibs:299 #: dh_md5sums:109 dh_movefiles:161 dh_perl:159 dh_prep:70 dh_shlibdeps:199 -#: dh_strip:419 dh_testdir:63 dh_testroot:72 dh_usrlocal:132 +#: dh_strip:419 dh_testdir:63 dh_testroot:72 dh_usrlocal:136 #: dh_systemd_enable:281 dh_systemd_start:269 msgid "SEE ALSO" msgstr "VÉASE TAMBIÉN" # type: =item #. type: =item -#: debhelper.pod:993 +#: debhelper.pod:997 msgid "F</usr/share/doc/debhelper/examples/>" msgstr "F</usr/share/doc/debhelper/examples/>" # type: textblock #. type: textblock -#: debhelper.pod:995 +#: debhelper.pod:999 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:997 +#: debhelper.pod:1001 #, fuzzy #| msgid "L<http://kitenet.net/~joey/code/debhelper/>" msgid "L<http://joeyh.name/code/debhelper/>" @@ -2286,13 +2289,13 @@ msgstr "L<http://kitenet.net/~joey/code/debhelper/>" # type: textblock #. type: textblock -#: debhelper.pod:999 +#: debhelper.pod:1003 msgid "Debhelper web site." msgstr "Sitio web de Debhelper." # type: =head1 #. type: =head1 -#: debhelper.pod:1003 dh:1045 dh_auto_build:59 dh_auto_clean:61 +#: debhelper.pod:1007 dh:1045 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:191 dh_compress:235 dh_fixperms:168 dh_gconf:107 #: dh_gencontrol:213 dh_icons:81 dh_install:356 dh_installcatalogs:131 @@ -2302,16 +2305,16 @@ msgstr "Sitio web de Debhelper." #: dh_installinfo:113 dh_installlogcheck:87 dh_installlogrotate:59 #: dh_installman:368 dh_installmanpages:204 dh_installmenu:96 dh_installmime:69 #: dh_installmodules:115 dh_installpam:68 dh_installppp:74 dh_installudev:106 -#: dh_installwm:128 dh_installxfonts:102 dh_link:169 dh_lintian:68 +#: dh_installwm:133 dh_installxfonts:102 dh_link:169 dh_lintian:68 #: dh_listpackages:39 dh_makeshlibs:305 dh_md5sums:115 dh_movefiles:167 #: dh_perl:165 dh_prep:76 dh_shlibdeps:205 dh_strip:425 dh_testdir:69 -#: dh_testroot:78 dh_usrlocal:138 +#: dh_testroot:78 dh_usrlocal:142 msgid "AUTHOR" msgstr "AUTOR" # type: textblock #. type: textblock -#: debhelper.pod:1005 dh:1047 dh_auto_build:61 dh_auto_clean:63 +#: debhelper.pod:1009 dh:1047 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:193 dh_compress:237 dh_fixperms:170 dh_gencontrol:215 #: dh_install:358 dh_installchangelogs:251 dh_installcron:86 dh_installdeb:274 @@ -2320,7 +2323,7 @@ msgstr "AUTOR" #: dh_installinfo:115 dh_installinit:409 dh_installlogrotate:61 #: dh_installman:370 dh_installmanpages:206 dh_installmenu:98 dh_installmime:71 #: dh_installmodules:117 dh_installpam:70 dh_installppp:76 dh_installudev:108 -#: dh_installwm:130 dh_installxfonts:104 dh_link:171 dh_listpackages:41 +#: dh_installwm:135 dh_installxfonts:104 dh_link:171 dh_listpackages:41 #: dh_makeshlibs:307 dh_md5sums:117 dh_movefiles:169 dh_prep:78 #: dh_shlibdeps:207 dh_strip:427 dh_testdir:71 dh_testroot:80 msgid "Joey Hess <joeyh@debian.org>" @@ -2532,10 +2535,10 @@ msgstr "" #: dh_installinfo:109 dh_installinit:403 dh_installlogcheck:83 #: dh_installlogrotate:55 dh_installman:364 dh_installmanpages:200 #: dh_installmime:65 dh_installmodules:111 dh_installpam:64 dh_installppp:70 -#: dh_installudev:102 dh_installwm:124 dh_installxfonts:98 dh_link:165 +#: dh_installudev:102 dh_installwm:129 dh_installxfonts:98 dh_link:165 #: dh_listpackages:35 dh_makeshlibs:301 dh_md5sums:111 dh_movefiles:163 #: dh_perl:161 dh_prep:72 dh_strip:421 dh_testdir:65 dh_testroot:74 -#: dh_usrlocal:134 dh_systemd_start:271 +#: dh_usrlocal:138 dh_systemd_start:271 msgid "L<debhelper(7)>" msgstr "L<debhelper(7)>" @@ -2652,7 +2655,7 @@ msgstr "" #: dh_installmenu:44 dh_installmodules:41 dh_installpam:34 dh_installppp:38 #: dh_installudev:34 dh_installwm:38 dh_link:66 dh_makeshlibs:52 dh_md5sums:31 #: dh_movefiles:41 dh_perl:34 dh_prep:29 dh_shlibdeps:30 dh_strip:38 -#: dh_testdir:26 dh_usrlocal:49 dh_systemd_enable:83 dh_systemd_start:33 +#: dh_testdir:26 dh_usrlocal:50 dh_systemd_enable:83 dh_systemd_start:33 msgid "OPTIONS" msgstr "OPCIONES" @@ -3340,10 +3343,10 @@ msgstr "" #: dh_installifupdown:76 dh_installinfo:111 dh_installinit:405 #: dh_installlogrotate:57 dh_installman:366 dh_installmanpages:202 #: dh_installmenu:94 dh_installmime:67 dh_installmodules:113 dh_installpam:66 -#: dh_installppp:72 dh_installudev:104 dh_installwm:126 dh_installxfonts:100 +#: dh_installppp:72 dh_installudev:104 dh_installwm:131 dh_installxfonts:100 #: dh_link:167 dh_lintian:64 dh_listpackages:37 dh_makeshlibs:303 #: dh_md5sums:113 dh_movefiles:165 dh_perl:163 dh_prep:74 dh_shlibdeps:203 -#: dh_strip:423 dh_testdir:67 dh_testroot:76 dh_usrlocal:136 +#: dh_strip:423 dh_testdir:67 dh_testroot:76 dh_usrlocal:140 msgid "This program is a part of debhelper." msgstr "Este programa es parte de debhelper." @@ -4207,7 +4210,7 @@ msgstr "Añade estos ficheros a la lista de ficheros a comprimir." # type: =head1 #. type: =head1 -#: dh_compress:74 dh_perl:64 dh_strip:133 dh_usrlocal:65 +#: dh_compress:74 dh_perl:64 dh_strip:133 dh_usrlocal:66 msgid "CONFORMS TO" msgstr "CONFORME A" @@ -4526,7 +4529,7 @@ msgstr "" #. type: =item #: dh_icons:37 dh_installcatalogs:57 dh_installdebconf:68 dh_installemacsen:60 #: dh_installinit:77 dh_installmenu:48 dh_installmodules:45 dh_installwm:48 -#: dh_makeshlibs:86 dh_usrlocal:53 +#: dh_makeshlibs:86 dh_usrlocal:54 msgid "B<-n>, B<--no-scripts>" msgstr "B<-n>, B<--no-scripts>" @@ -4968,7 +4971,7 @@ msgstr "No modifica los scripts F<postinst>/F<postrm>/F<prerm>." # type: textblock #. type: textblock #: dh_installcatalogs:66 dh_installemacsen:77 dh_installinit:202 -#: dh_installmodules:59 dh_installudev:52 dh_installwm:60 dh_usrlocal:61 +#: dh_installmodules:59 dh_installudev:52 dh_installwm:65 dh_usrlocal:62 msgid "" "Note that this command is not idempotent. L<dh_prep(1)> should be called " "between invocations of this command. Otherwise, it may cause multiple " @@ -6133,7 +6136,7 @@ msgstr "" # type: textblock #. type: textblock -#: dh_installemacsen:62 dh_usrlocal:55 +#: dh_installemacsen:62 dh_usrlocal:56 msgid "Do not modify F<postinst>/F<prerm> scripts." msgstr "No modifica los scripts F<postinst>/F<prerm>." @@ -7857,14 +7860,28 @@ msgstr "" "No modifica los scripts F<postinst>/F<prerm>. Si se especifica esta orden, " "no hará nada." +# type: textblock +#. type: textblock +#: dh_installwm:54 +#, fuzzy +#| msgid "" +#| "Create any links specified by command line parameters in ALL packages " +#| "acted on, not just the first." +msgid "" +"Modify scripts for window managers specified by command line parameters in " +"ALL packages acted on, not just the first." +msgstr "" +"Crea cualquier enlace especificado por los parámetros de la linea de órdenes " +"en TODOS los paquetes sobre los que se actúa, no solamente en el primero." + # type: =item #. type: =item -#: dh_installwm:52 +#: dh_installwm:57 msgid "I<wm> ..." msgstr "I<gestor> ..." #. type: textblock -#: dh_installwm:54 +#: dh_installwm:59 msgid "Window manager programs to register." msgstr "Programas del gestor de ventanas a registrar." @@ -9605,47 +9622,38 @@ msgstr "" #. type: textblock #: dh_usrlocal:36 msgid "" -"When the I<Rules-Requires-Root> field is not (effectively) I<binary-" -"targets>, the directories in F</usr/local> will have ownership root:staff " -"and the mode will be 02775. These values have been chosen to comply with " -"the recommendations of the Debian policy for directories in F</usr/local>." +"When the I<DEB_RULES_REQUIRES_ROOT> environment variable is not " +"(effectively) I<binary-targets>, the directories in F</usr/local> will be " +"handled as if they were owned by root:root (see below)." +msgstr "" + +#. type: textblock +#: dh_usrlocal:40 +msgid "" +"When the I<DEB_RULES_REQUIRES_ROOT> environment variable has an effective " +"value of I<binary-targets>, the owners, groups and permissions will be " +"preserved with the sole exception where the directory is owned by root:root." +msgstr "" + +#. type: textblock +#: dh_usrlocal:44 +msgid "" +"If a directory is owned by root:root, then ownership will be determined at " +"install time. The ownership and permission bits will either be root:root " +"mode 0755 or root:staff mode 02775. The actual choice depends on whether " +"the system has F/etc/staff-group-for-usr-local> (as documented in the Debian " +"Policy Manual §9.1.2 since version 4.1.4)" msgstr "" # type: textblock #. type: textblock -#: dh_usrlocal:42 -#, fuzzy -#| msgid "" -#| "If the directories found in the build tree have unusual owners, groups, " -#| "or permissions, then those values will be preserved in the directories " -#| "made by the F<postinst> script. However, as a special exception, if a " -#| "directory is owned by root.root, it will be treated as if it is owned by " -#| "root.staff and is mode 2775. This is useful, since that is the group and " -#| "mode policy recommends for directories in F</usr/local>." -msgid "" -"When I<Rules-Requires-Root> has an effective value of I<binary-targets>, the " -"owners, groups and permissions will be preserved with one exception. If the " -"directory is owned by root:root, then ownership will be reset to root:staff " -"and mode will be reset to 02775. This is useful, since that is the group and " -"mode policy recommends for directories in F</usr/local>." -msgstr "" -"Si los directorios encontrados en el árbol de construcción tienen " -"propietarios, grupos o permisos inusuales, estos valores serán preservados " -"en los directorios hechos por el script F<postinst>. Sin embargo, como una " -"excepción especial, si un directorio tiene como propietario root.root, se " -"tratará como si tuviese como dueño root.staff y en modo 2775. Esto último es " -"útil, puesto que esa es la norma recomendada para el grupo y modo de los " -"directorios en F</usr/local>." - -# type: textblock -#. type: textblock -#: dh_usrlocal:67 +#: dh_usrlocal:68 msgid "Debian policy, version 2.2" msgstr "Normas de Debian, versión 2.2" # type: textblock #. type: textblock -#: dh_usrlocal:140 +#: dh_usrlocal:144 msgid "Andrew Stribblehill <ads@debian.org>" msgstr "Andrew Stribblehill <ads@debian.org>" @@ -10049,6 +10057,40 @@ msgstr "" # type: textblock #~ msgid "" +#~ "Note for the first (or only) binary package listed in F<debian/control>, " +#~ "debhelper will use F<debian/foo> when there's no F<debian/package.foo> " +#~ "file." +#~ msgstr "" +#~ "Tenga en cuenta que si un paquete es el primero (o el único) paquete " +#~ "binario listado en F<debian/control>, debhelper utiliza F<debian/tal> si " +#~ "no existe un fichero F<debian/paquete.tal>." + +# type: textblock +#, fuzzy +#~| msgid "" +#~| "If the directories found in the build tree have unusual owners, groups, " +#~| "or permissions, then those values will be preserved in the directories " +#~| "made by the F<postinst> script. However, as a special exception, if a " +#~| "directory is owned by root.root, it will be treated as if it is owned by " +#~| "root.staff and is mode 2775. This is useful, since that is the group and " +#~| "mode policy recommends for directories in F</usr/local>." +#~ msgid "" +#~ "When I<Rules-Requires-Root> has an effective value of I<binary-targets>, " +#~ "the owners, groups and permissions will be preserved with one exception. " +#~ "If the directory is owned by root:root, then ownership will be reset to " +#~ "root:staff and mode will be reset to 02775. This is useful, since that is " +#~ "the group and mode policy recommends for directories in F</usr/local>." +#~ msgstr "" +#~ "Si los directorios encontrados en el árbol de construcción tienen " +#~ "propietarios, grupos o permisos inusuales, estos valores serán " +#~ "preservados en los directorios hechos por el script F<postinst>. Sin " +#~ "embargo, como una excepción especial, si un directorio tiene como " +#~ "propietario root.root, se tratará como si tuviese como dueño root.staff y " +#~ "en modo 2775. Esto último es útil, puesto que esa es la norma recomendada " +#~ "para el grupo y modo de los directorios en F</usr/local>." + +# type: textblock +#~ msgid "" #~ "This option makes B<dh_install> keep track of the files it installs, and " #~ "then at the end, compare that list with the files in the source " #~ "directory. If any of the files (and symlinks) in the source directory " |