From 2b66706750bb603d06d12cf7b3719bd362b19c87 Mon Sep 17 00:00:00 2001 From: joeyh Date: Fri, 13 Apr 2007 16:37:33 +0000 Subject: r1988: releasing version 5.0.45 --- man/po4a/po/debhelper.pot | 71 ++++++++++++++++++++++++++--------------------- man/po4a/po/es.po | 71 ++++++++++++++++++++++++++--------------------- man/po4a/po/fr.po | 71 ++++++++++++++++++++++++++--------------------- 3 files changed, 117 insertions(+), 96 deletions(-) (limited to 'man/po4a/po') diff --git a/man/po4a/po/debhelper.pot b/man/po4a/po/debhelper.pot index 72dd84cc..e865ab47 100644 --- a/man/po4a/po/debhelper.pot +++ b/man/po4a/po/debhelper.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2007-04-09 17:01-0400\n" +"POT-Creation-Date: 2007-04-13 12:33-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -560,7 +560,7 @@ msgid "This mode works like V2, with the following additions:" msgstr "" # type: =item -#: debhelper.pod:286 debhelper.pod:291 debhelper.pod:295 debhelper.pod:309 debhelper.pod:314 debhelper.pod:319 debhelper.pod:324 debhelper.pod:337 debhelper.pod:341 debhelper.pod:346 debhelper.pod:350 debhelper.pod:363 debhelper.pod:367 debhelper.pod:373 +#: debhelper.pod:286 debhelper.pod:291 debhelper.pod:295 debhelper.pod:309 debhelper.pod:314 debhelper.pod:319 debhelper.pod:324 debhelper.pod:337 debhelper.pod:341 debhelper.pod:346 debhelper.pod:350 debhelper.pod:363 debhelper.pod:368 debhelper.pod:372 debhelper.pod:378 msgid "-" msgstr "" @@ -663,11 +663,18 @@ msgstr "" # type: textblock #: debhelper.pod:365 +msgid "" +"Commands that generate maintainer script fragements will order the " +"fragements in reverse order for the prerm and postrm scripts." +msgstr "" + +# type: textblock +#: debhelper.pod:370 msgid "dh_installwm will install a slave manpage link for x-window-manager.1.gz." msgstr "" # type: textblock -#: debhelper.pod:369 +#: debhelper.pod:374 msgid "" "dh_builddeb did not previously delete everything matching DH_ALWAYS_EXCLUDE, " "if it was set to a list of things to exclude, such as \"CVS:.svn\". Now it " @@ -675,19 +682,19 @@ msgid "" msgstr "" # type: textblock -#: debhelper.pod:375 +#: debhelper.pod:380 msgid "" "dh_installman allows overwriting existing man pages in the package build " "directory. In previous compatability levels it silently refuses to do this." msgstr "" # type: =head2 -#: debhelper.pod:380 +#: debhelper.pod:385 msgid "Doc directory symlinks" msgstr "" # type: textblock -#: debhelper.pod:382 +#: debhelper.pod:387 msgid "" "Sometimes it is useful to make a package not contain a " "/usr/share/doc/package directory at all, instead placing just a dangling " @@ -701,12 +708,12 @@ msgid "" msgstr "" # type: =head2 -#: debhelper.pod:391 +#: debhelper.pod:396 msgid "udebs" msgstr "" # type: textblock -#: debhelper.pod:393 +#: debhelper.pod:398 msgid "" "Debhelper includes support for udebs. To create a udeb with debhelper, add " "\"XC-Package-Type: udeb\" to the package's stanza in debian/control, and " @@ -717,12 +724,12 @@ msgid "" msgstr "" # type: =head2 -#: debhelper.pod:400 +#: debhelper.pod:405 msgid "Other notes" msgstr "" # type: textblock -#: debhelper.pod:402 +#: debhelper.pod:407 msgid "" "In general, if any debhelper program needs a directory to exist under " "debian/, it will create it. I haven't bothered to document this in all the " @@ -733,7 +740,7 @@ msgid "" msgstr "" # type: textblock -#: debhelper.pod:408 +#: debhelper.pod:413 msgid "" "Once your package uses debhelper to build, be sure to add debhelper to your " "Build-Depends line in debian/control. You should build-depend on a version " @@ -742,7 +749,7 @@ msgid "" msgstr "" # type: verbatim -#: debhelper.pod:414 +#: debhelper.pod:419 #, no-wrap msgid "" " Build-Depends: debhelper (>= 5)\n" @@ -750,51 +757,51 @@ msgid "" msgstr "" # type: =head1 -#: debhelper.pod:416 +#: debhelper.pod:421 msgid "ENVIRONMENT" msgstr "" # type: =item -#: debhelper.pod:420 +#: debhelper.pod:425 msgid "DH_VERBOSE" msgstr "" # type: textblock -#: debhelper.pod:422 +#: debhelper.pod:427 msgid "" "Set to 1 to enable verbose mode. Debhelper will output every command it runs " "that modifies files on the build system." msgstr "" # type: =item -#: debhelper.pod:425 +#: debhelper.pod:430 msgid "DH_COMPAT" msgstr "" # type: textblock -#: debhelper.pod:427 +#: debhelper.pod:432 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in debian/compat." msgstr "" # type: =item -#: debhelper.pod:430 +#: debhelper.pod:435 msgid "DH_NO_ACT" msgstr "" # type: textblock -#: debhelper.pod:432 +#: debhelper.pod:437 msgid "Set to 1 to enable no-act mode." msgstr "" # type: =item -#: debhelper.pod:434 +#: debhelper.pod:439 msgid "DH_OPTIONS" msgstr "" # type: textblock -#: debhelper.pod:436 +#: debhelper.pod:441 msgid "" "Anything in this variable will be prepended to the command line arguments of " "all debhelper commands. This is useful in some situations, for example, if " @@ -804,12 +811,12 @@ msgid "" msgstr "" # type: =item -#: debhelper.pod:442 +#: debhelper.pod:447 msgid "DH_ALWAYS_EXCLUDE" msgstr "" # type: textblock -#: debhelper.pod:444 +#: debhelper.pod:449 msgid "" "If set, this adds the value the variable is set to to the -X options of all " "commands that support the -X option. Moreover, dh_builddeb will rm -rf " @@ -817,7 +824,7 @@ msgid "" msgstr "" # type: textblock -#: debhelper.pod:448 +#: debhelper.pod:453 msgid "" "This can be useful if you are doing a build from a CVS source tree, in which " "case setting DH_ALWAYS_EXCLUDE=CVS will prevent any CVS directories from " @@ -828,44 +835,44 @@ msgid "" msgstr "" # type: textblock -#: debhelper.pod:455 +#: debhelper.pod:460 msgid "" "Multiple things to exclude can be separated with colons, as in " "DH_ALWAYS_EXCLUDE=CVS:.svn" msgstr "" # type: =head1 -#: debhelper.pod:460 dh_builddeb:85 dh_clean:106 dh_compress:189 dh_desktop:43 dh_fixperms:106 dh_gconf:90 dh_gencontrol:73 dh_installcatalogs:111 dh_installchangelogs:125 dh_installcron:61 dh_installdebconf:118 dh_installdeb:93 dh_installdirs:87 dh_installdocs:236 dh_installemacsen:109 dh_installexamples:102 dh_installinfo:103 dh_installinit:197 dh_installlogcheck:51 dh_installlogrotate:50 dh_installmanpages:197 dh_installman:229 dh_installmenu:80 dh_installmime:85 dh_installmodules:120 dh_installpam:52 dh_install:251 dh_installppp:56 dh_installwm:96 dh_installxfonts:86 dh_link:212 dh_listpackages:28 dh_makeshlibs:200 dh_md5sums:86 dh_movefiles:162 dh_perl:140 dh_python:282 dh_scrollkeeper:76 dh_shlibdeps:150 dh_strip:215 dh_suidregister:117 dh_testdir:43 dh_testroot:26 dh_testversion:74 dh_undocumented:28 dh_usrlocal:114 +#: debhelper.pod:465 dh_builddeb:85 dh_clean:106 dh_compress:189 dh_desktop:43 dh_fixperms:106 dh_gconf:90 dh_gencontrol:73 dh_installcatalogs:111 dh_installchangelogs:125 dh_installcron:61 dh_installdebconf:118 dh_installdeb:93 dh_installdirs:87 dh_installdocs:236 dh_installemacsen:109 dh_installexamples:102 dh_installinfo:103 dh_installinit:197 dh_installlogcheck:51 dh_installlogrotate:50 dh_installmanpages:197 dh_installman:229 dh_installmenu:80 dh_installmime:85 dh_installmodules:120 dh_installpam:52 dh_install:251 dh_installppp:56 dh_installwm:96 dh_installxfonts:86 dh_link:212 dh_listpackages:28 dh_makeshlibs:200 dh_md5sums:86 dh_movefiles:162 dh_perl:140 dh_python:282 dh_scrollkeeper:76 dh_shlibdeps:150 dh_strip:215 dh_suidregister:117 dh_testdir:43 dh_testroot:26 dh_testversion:74 dh_undocumented:28 dh_usrlocal:114 msgid "SEE ALSO" msgstr "" # type: =item -#: debhelper.pod:464 +#: debhelper.pod:469 msgid "F" msgstr "" # type: textblock -#: debhelper.pod:466 +#: debhelper.pod:471 msgid "A set of example debian/rules files that use debhelper." msgstr "" # type: =item -#: debhelper.pod:468 +#: debhelper.pod:473 msgid "L" msgstr "" # type: textblock -#: debhelper.pod:470 +#: debhelper.pod:475 msgid "Debhelper web site." msgstr "" # type: =head1 -#: debhelper.pod:474 dh_builddeb:91 dh_clean:112 dh_compress:195 dh_desktop:49 dh_fixperms:112 dh_gconf:96 dh_gencontrol:79 dh_installcatalogs:117 dh_installchangelogs:131 dh_installcron:67 dh_installdebconf:124 dh_installdeb:99 dh_installdirs:93 dh_installdocs:242 dh_installemacsen:115 dh_installexamples:108 dh_installinfo:109 dh_installinit:203 dh_installlogcheck:57 dh_installlogrotate:56 dh_installmanpages:203 dh_installman:235 dh_installmenu:88 dh_installmime:91 dh_installmodules:126 dh_installpam:58 dh_install:257 dh_installppp:62 dh_installwm:102 dh_installxfonts:92 dh_link:218 dh_listpackages:34 dh_makeshlibs:206 dh_md5sums:92 dh_movefiles:168 dh_perl:146 dh_python:288 dh_scrollkeeper:82 dh_shlibdeps:156 dh_strip:221 dh_suidregister:123 dh_testdir:49 dh_testroot:32 dh_testversion:80 dh_undocumented:34 dh_usrlocal:120 +#: debhelper.pod:479 dh_builddeb:91 dh_clean:112 dh_compress:195 dh_desktop:49 dh_fixperms:112 dh_gconf:96 dh_gencontrol:79 dh_installcatalogs:117 dh_installchangelogs:131 dh_installcron:67 dh_installdebconf:124 dh_installdeb:99 dh_installdirs:93 dh_installdocs:242 dh_installemacsen:115 dh_installexamples:108 dh_installinfo:109 dh_installinit:203 dh_installlogcheck:57 dh_installlogrotate:56 dh_installmanpages:203 dh_installman:235 dh_installmenu:88 dh_installmime:91 dh_installmodules:126 dh_installpam:58 dh_install:257 dh_installppp:62 dh_installwm:102 dh_installxfonts:92 dh_link:218 dh_listpackages:34 dh_makeshlibs:206 dh_md5sums:92 dh_movefiles:168 dh_perl:146 dh_python:288 dh_scrollkeeper:82 dh_shlibdeps:156 dh_strip:221 dh_suidregister:123 dh_testdir:49 dh_testroot:32 dh_testversion:80 dh_undocumented:34 dh_usrlocal:120 msgid "AUTHOR" msgstr "" # type: textblock -#: debhelper.pod:476 dh_builddeb:93 dh_clean:114 dh_compress:197 dh_fixperms:114 dh_gencontrol:81 dh_installchangelogs:133 dh_installcron:69 dh_installdebconf:126 dh_installdeb:101 dh_installdirs:95 dh_installdocs:244 dh_installemacsen:117 dh_installexamples:110 dh_installinfo:111 dh_installinit:205 dh_installlogrotate:58 dh_installmanpages:205 dh_installman:237 dh_installmenu:90 dh_installmime:93 dh_installmodules:128 dh_installpam:60 dh_install:259 dh_installppp:64 dh_installwm:104 dh_installxfonts:94 dh_link:220 dh_listpackages:36 dh_makeshlibs:208 dh_md5sums:94 dh_movefiles:170 dh_shlibdeps:158 dh_strip:223 dh_suidregister:125 dh_testdir:51 dh_testroot:34 dh_testversion:82 dh_undocumented:36 +#: debhelper.pod:481 dh_builddeb:93 dh_clean:114 dh_compress:197 dh_fixperms:114 dh_gencontrol:81 dh_installchangelogs:133 dh_installcron:69 dh_installdebconf:126 dh_installdeb:101 dh_installdirs:95 dh_installdocs:244 dh_installemacsen:117 dh_installexamples:110 dh_installinfo:111 dh_installinit:205 dh_installlogrotate:58 dh_installmanpages:205 dh_installman:237 dh_installmenu:90 dh_installmime:93 dh_installmodules:128 dh_installpam:60 dh_install:259 dh_installppp:64 dh_installwm:104 dh_installxfonts:94 dh_link:220 dh_listpackages:36 dh_makeshlibs:208 dh_md5sums:94 dh_movefiles:170 dh_shlibdeps:158 dh_strip:223 dh_suidregister:125 dh_testdir:51 dh_testroot:34 dh_testversion:82 dh_undocumented:36 msgid "Joey Hess " msgstr "" diff --git a/man/po4a/po/es.po b/man/po4a/po/es.po index 166e97fb..04f635c6 100644 --- a/man/po4a/po/es.po +++ b/man/po4a/po/es.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2007-04-09 17:01-0400\n" +"POT-Creation-Date: 2007-04-13 12:33-0400\n" "PO-Revision-Date: 2005-09-18 00:11+0200\n" "Last-Translator: Rubén Porras Campo \n" "Language-Team: SPANISH \n" @@ -767,7 +767,7 @@ msgstr "Este modo funciona como el V2 con los siguientes a #: debhelper.pod:286 debhelper.pod:291 debhelper.pod:295 debhelper.pod:309 #: debhelper.pod:314 debhelper.pod:319 debhelper.pod:324 debhelper.pod:337 #: debhelper.pod:341 debhelper.pod:346 debhelper.pod:350 debhelper.pod:363 -#: debhelper.pod:367 debhelper.pod:373 +#: debhelper.pod:368 debhelper.pod:372 debhelper.pod:378 msgid "-" msgstr "-" @@ -893,13 +893,20 @@ msgstr "Est # type: textblock #: debhelper.pod:365 +msgid "" +"Commands that generate maintainer script fragements will order the " +"fragements in reverse order for the prerm and postrm scripts." +msgstr "" + +# type: textblock +#: debhelper.pod:370 #, fuzzy msgid "" "dh_installwm will install a slave manpage link for x-window-manager.1.gz." msgstr "dh_installwm - registra un gestor de ventanas" # type: textblock -#: debhelper.pod:369 +#: debhelper.pod:374 msgid "" "dh_builddeb did not previously delete everything matching DH_ALWAYS_EXCLUDE, " "if it was set to a list of things to exclude, such as \"CVS:.svn\". Now it " @@ -907,19 +914,19 @@ msgid "" msgstr "" # type: textblock -#: debhelper.pod:375 +#: debhelper.pod:380 msgid "" "dh_installman allows overwriting existing man pages in the package build " "directory. In previous compatability levels it silently refuses to do this." msgstr "" # type: =head2 -#: debhelper.pod:380 +#: debhelper.pod:385 msgid "Doc directory symlinks" msgstr "Enlaces a los directorios Doc" # type: textblock -#: debhelper.pod:382 +#: debhelper.pod:387 msgid "" "Sometimes it is useful to make a package not contain a /usr/share/doc/" "package directory at all, instead placing just a dangling symlink in the " @@ -941,12 +948,12 @@ msgstr "" "colgante y no tratará de instalar un fichero de copyright o changelog." # type: =head2 -#: debhelper.pod:391 +#: debhelper.pod:396 msgid "udebs" msgstr "udebs" # type: textblock -#: debhelper.pod:393 +#: debhelper.pod:398 msgid "" "Debhelper includes support for udebs. To create a udeb with debhelper, add " "\"XC-Package-Type: udeb\" to the package's stanza in debian/control, and " @@ -964,12 +971,12 @@ msgstr "" "preinst, postrm, prerm, y de configuración, etc." # type: =head2 -#: debhelper.pod:400 +#: debhelper.pod:405 msgid "Other notes" msgstr "Otras notas" # type: textblock -#: debhelper.pod:402 +#: debhelper.pod:407 msgid "" "In general, if any debhelper program needs a directory to exist under " "debian/, it will create it. I haven't bothered to document this in all the " @@ -985,7 +992,7 @@ msgstr "" "archivos del menú, etc." # type: textblock -#: debhelper.pod:408 +#: debhelper.pod:413 #, fuzzy msgid "" "Once your package uses debhelper to build, be sure to add debhelper to your " @@ -1000,7 +1007,7 @@ msgstr "" "paquete usa el nivel de compatibilidad 4:" # type: verbatim -#: debhelper.pod:414 +#: debhelper.pod:419 #, fuzzy, no-wrap msgid "" " Build-Depends: debhelper (>= 5)\n" @@ -1010,17 +1017,17 @@ msgstr "" "\n" # type: =head1 -#: debhelper.pod:416 +#: debhelper.pod:421 msgid "ENVIRONMENT" msgstr "ENTORNO" # type: =item -#: debhelper.pod:420 +#: debhelper.pod:425 msgid "DH_VERBOSE" msgstr "DH_VERBOSE" # type: textblock -#: debhelper.pod:422 +#: debhelper.pod:427 msgid "" "Set to 1 to enable verbose mode. Debhelper will output every command it runs " "that modifies files on the build system." @@ -1030,12 +1037,12 @@ msgstr "" "construcción." # type: =item -#: debhelper.pod:425 +#: debhelper.pod:430 msgid "DH_COMPAT" msgstr "DH_COMPAT" # type: textblock -#: debhelper.pod:427 +#: debhelper.pod:432 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in debian/compat." @@ -1044,22 +1051,22 @@ msgstr "" "debhelper, ignorando cualquier valor en debian/compat." # type: =item -#: debhelper.pod:430 +#: debhelper.pod:435 msgid "DH_NO_ACT" msgstr "DH_NO_ACT" # type: textblock -#: debhelper.pod:432 +#: debhelper.pod:437 msgid "Set to 1 to enable no-act mode." msgstr "Poner a 1 para habilitar el modo no-act." # type: =item -#: debhelper.pod:434 +#: debhelper.pod:439 msgid "DH_OPTIONS" msgstr "DH_OPTIONS" # type: textblock -#: debhelper.pod:436 +#: debhelper.pod:441 msgid "" "Anything in this variable will be prepended to the command line arguments of " "all debhelper commands. This is useful in some situations, for example, if " @@ -1075,12 +1082,12 @@ msgstr "" "Lea la documentación de make para los detalles sobre como hacer esto." # type: =item -#: debhelper.pod:442 +#: debhelper.pod:447 msgid "DH_ALWAYS_EXCLUDE" msgstr "DH_ALWAYS_EXCLUDE" # type: textblock -#: debhelper.pod:444 +#: debhelper.pod:449 msgid "" "If set, this adds the value the variable is set to to the -X options of all " "commands that support the -X option. Moreover, dh_builddeb will rm -rf " @@ -1091,7 +1098,7 @@ msgstr "" "coincida con el valor en el árbol de construcción." # type: textblock -#: debhelper.pod:448 +#: debhelper.pod:453 msgid "" "This can be useful if you are doing a build from a CVS source tree, in which " "case setting DH_ALWAYS_EXCLUDE=CVS will prevent any CVS directories from " @@ -1108,7 +1115,7 @@ msgstr "" "sitio donde se construya el paquete." # type: textblock -#: debhelper.pod:455 +#: debhelper.pod:460 msgid "" "Multiple things to exclude can be separated with colons, as in " "DH_ALWAYS_EXCLUDE=CVS:.svn" @@ -1117,7 +1124,7 @@ msgstr "" "puntos, p. ej.: DH_ALWAYS_EXCLUDE=CVS:.svn" # type: =head1 -#: debhelper.pod:460 dh_builddeb:85 dh_clean:106 dh_compress:189 dh_desktop:43 +#: debhelper.pod:465 dh_builddeb:85 dh_clean:106 dh_compress:189 dh_desktop:43 #: dh_fixperms:106 dh_gconf:90 dh_gencontrol:73 dh_installcatalogs:111 #: dh_installchangelogs:125 dh_installcron:61 dh_installdebconf:118 #: dh_installdeb:93 dh_installdirs:87 dh_installdocs:236 dh_installemacsen:109 @@ -1133,27 +1140,27 @@ msgid "SEE ALSO" msgstr "VÉASE ADEMÁS" # type: =item -#: debhelper.pod:464 +#: debhelper.pod:469 msgid "F" msgstr "F" # type: textblock -#: debhelper.pod:466 +#: debhelper.pod:471 msgid "A set of example debian/rules files that use debhelper." msgstr "Varios ficheros de ejemplo debian/rules que usan debhelper." # type: =item -#: debhelper.pod:468 +#: debhelper.pod:473 msgid "L" msgstr "L" # type: textblock -#: debhelper.pod:470 +#: debhelper.pod:475 msgid "Debhelper web site." msgstr "Web de Debhelper." # type: =head1 -#: debhelper.pod:474 dh_builddeb:91 dh_clean:112 dh_compress:195 dh_desktop:49 +#: debhelper.pod:479 dh_builddeb:91 dh_clean:112 dh_compress:195 dh_desktop:49 #: dh_fixperms:112 dh_gconf:96 dh_gencontrol:79 dh_installcatalogs:117 #: dh_installchangelogs:131 dh_installcron:67 dh_installdebconf:124 #: dh_installdeb:99 dh_installdirs:93 dh_installdocs:242 dh_installemacsen:115 @@ -1169,7 +1176,7 @@ msgid "AUTHOR" msgstr "AUTOR" # type: textblock -#: debhelper.pod:476 dh_builddeb:93 dh_clean:114 dh_compress:197 +#: debhelper.pod:481 dh_builddeb:93 dh_clean:114 dh_compress:197 #: dh_fixperms:114 dh_gencontrol:81 dh_installchangelogs:133 dh_installcron:69 #: dh_installdebconf:126 dh_installdeb:101 dh_installdirs:95 #: dh_installdocs:244 dh_installemacsen:117 dh_installexamples:110 diff --git a/man/po4a/po/fr.po b/man/po4a/po/fr.po index c909da95..6b7f4fb5 100644 --- a/man/po4a/po/fr.po +++ b/man/po4a/po/fr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: debhelper manpages\n" -"POT-Creation-Date: 2007-04-09 17:01-0400\n" +"POT-Creation-Date: 2007-04-13 12:33-0400\n" "PO-Revision-Date: 2006-11-19 20:50+0100\n" "Last-Translator: Valery Perrin \n" "Language-Team: French \n" @@ -781,7 +781,7 @@ msgstr "Ce mode fonctionne comme V2 mais avec les ajouts S" #: debhelper.pod:286 debhelper.pod:291 debhelper.pod:295 debhelper.pod:309 #: debhelper.pod:314 debhelper.pod:319 debhelper.pod:324 debhelper.pod:337 #: debhelper.pod:341 debhelper.pod:346 debhelper.pod:350 debhelper.pod:363 -#: debhelper.pod:367 debhelper.pod:373 +#: debhelper.pod:368 debhelper.pod:372 debhelper.pod:378 msgid "-" msgstr "-" @@ -911,13 +911,20 @@ msgstr "" # type: textblock #: debhelper.pod:365 +msgid "" +"Commands that generate maintainer script fragements will order the " +"fragements in reverse order for the prerm and postrm scripts." +msgstr "" + +# type: textblock +#: debhelper.pod:370 #, fuzzy msgid "" "dh_installwm will install a slave manpage link for x-window-manager.1.gz." msgstr "dh_installwm - inscrit un gestionnaire de fenêtre (window manager)" # type: textblock -#: debhelper.pod:369 +#: debhelper.pod:374 msgid "" "dh_builddeb did not previously delete everything matching DH_ALWAYS_EXCLUDE, " "if it was set to a list of things to exclude, such as \"CVS:.svn\". Now it " @@ -925,19 +932,19 @@ msgid "" msgstr "" # type: textblock -#: debhelper.pod:375 +#: debhelper.pod:380 msgid "" "dh_installman allows overwriting existing man pages in the package build " "directory. In previous compatability levels it silently refuses to do this." msgstr "" # type: =head2 -#: debhelper.pod:380 +#: debhelper.pod:385 msgid "Doc directory symlinks" msgstr "Liens symboliques vers le répertoire de documentation" # type: textblock -#: debhelper.pod:382 +#: debhelper.pod:387 msgid "" "Sometimes it is useful to make a package not contain a /usr/share/doc/" "package directory at all, instead placing just a dangling symlink in the " @@ -960,12 +967,12 @@ msgstr "" "en l'air »> et ne pas essayer d'installer un fichier copyright ou changelog." # type: =head2 -#: debhelper.pod:391 +#: debhelper.pod:396 msgid "udebs" msgstr "udebs" # type: textblock -#: debhelper.pod:393 +#: debhelper.pod:398 msgid "" "Debhelper includes support for udebs. To create a udeb with debhelper, add " "\"XC-Package-Type: udeb\" to the package's stanza in debian/control, and " @@ -984,12 +991,12 @@ msgstr "" "les scripts de configuration, etc." # type: =head2 -#: debhelper.pod:400 +#: debhelper.pod:405 msgid "Other notes" msgstr "Autres remarques" # type: textblock -#: debhelper.pod:402 +#: debhelper.pod:407 msgid "" "In general, if any debhelper program needs a directory to exist under " "debian/, it will create it. I haven't bothered to document this in all the " @@ -1006,7 +1013,7 @@ msgstr "" "fichiers menu, etc." # type: textblock -#: debhelper.pod:408 +#: debhelper.pod:413 msgid "" "Once your package uses debhelper to build, be sure to add debhelper to your " "Build-Depends line in debian/control. You should build-depend on a version " @@ -1021,7 +1028,7 @@ msgstr "" "le paquet emploie le niveau 5 de S" # type: verbatim -#: debhelper.pod:414 +#: debhelper.pod:419 #, no-wrap msgid "" " Build-Depends: debhelper (>= 5)\n" @@ -1031,17 +1038,17 @@ msgstr "" "\n" # type: =head1 -#: debhelper.pod:416 +#: debhelper.pod:421 msgid "ENVIRONMENT" msgstr "VARIABLES D'ENVIRONNEMENT" # type: =item -#: debhelper.pod:420 +#: debhelper.pod:425 msgid "DH_VERBOSE" msgstr "DH_VERBOSE" # type: textblock -#: debhelper.pod:422 +#: debhelper.pod:427 msgid "" "Set to 1 to enable verbose mode. Debhelper will output every command it runs " "that modifies files on the build system." @@ -1050,12 +1057,12 @@ msgstr "" "commande exécutée qui modifie des fichiers." # type: =item -#: debhelper.pod:425 +#: debhelper.pod:430 msgid "DH_COMPAT" msgstr "DH_COMPAT" # type: textblock -#: debhelper.pod:427 +#: debhelper.pod:432 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in debian/compat." @@ -1064,22 +1071,22 @@ msgstr "" "fonctionner. Cette valeur supplante la valeur précisée dans debian/compat." # type: =item -#: debhelper.pod:430 +#: debhelper.pod:435 msgid "DH_NO_ACT" msgstr "DH_NO_ACT" # type: textblock -#: debhelper.pod:432 +#: debhelper.pod:437 msgid "Set to 1 to enable no-act mode." msgstr "Mettre cette variable à 1 pour activer le mode simulation (no-act)." # type: =item -#: debhelper.pod:434 +#: debhelper.pod:439 msgid "DH_OPTIONS" msgstr "DH_OPTIONS" # type: textblock -#: debhelper.pod:436 +#: debhelper.pod:441 msgid "" "Anything in this variable will be prepended to the command line arguments of " "all debhelper commands. This is useful in some situations, for example, if " @@ -1096,12 +1103,12 @@ msgstr "" "cette méthode." # type: =item -#: debhelper.pod:442 +#: debhelper.pod:447 msgid "DH_ALWAYS_EXCLUDE" msgstr "DH_ALWAYS_EXCLUDE" # type: textblock -#: debhelper.pod:444 +#: debhelper.pod:449 msgid "" "If set, this adds the value the variable is set to to the -X options of all " "commands that support the -X option. Moreover, dh_builddeb will rm -rf " @@ -1113,7 +1120,7 @@ msgstr "" "construction de paquet." # type: textblock -#: debhelper.pod:448 +#: debhelper.pod:453 msgid "" "This can be useful if you are doing a build from a CVS source tree, in which " "case setting DH_ALWAYS_EXCLUDE=CVS will prevent any CVS directories from " @@ -1131,7 +1138,7 @@ msgstr "" "soit l'endroit où le paquet est construit." # type: textblock -#: debhelper.pod:455 +#: debhelper.pod:460 msgid "" "Multiple things to exclude can be separated with colons, as in " "DH_ALWAYS_EXCLUDE=CVS:.svn" @@ -1140,7 +1147,7 @@ msgstr "" "dans DH_ALWAYS_EXCLUDE=CVS:.svn" # type: =head1 -#: debhelper.pod:460 dh_builddeb:85 dh_clean:106 dh_compress:189 dh_desktop:43 +#: debhelper.pod:465 dh_builddeb:85 dh_clean:106 dh_compress:189 dh_desktop:43 #: dh_fixperms:106 dh_gconf:90 dh_gencontrol:73 dh_installcatalogs:111 #: dh_installchangelogs:125 dh_installcron:61 dh_installdebconf:118 #: dh_installdeb:93 dh_installdirs:87 dh_installdocs:236 dh_installemacsen:109 @@ -1156,28 +1163,28 @@ msgid "SEE ALSO" msgstr "VOIR AUSSI" # type: =item -#: debhelper.pod:464 +#: debhelper.pod:469 msgid "F" msgstr "F" # type: textblock -#: debhelper.pod:466 +#: debhelper.pod:471 msgid "A set of example debian/rules files that use debhelper." msgstr "" "Un ensemble d'exemples de fichiers debian/rules qui utilisent debhelper." # type: =item -#: debhelper.pod:468 +#: debhelper.pod:473 msgid "L" msgstr "L" # type: textblock -#: debhelper.pod:470 +#: debhelper.pod:475 msgid "Debhelper web site." msgstr "Le site internet de debhelper." # type: =head1 -#: debhelper.pod:474 dh_builddeb:91 dh_clean:112 dh_compress:195 dh_desktop:49 +#: debhelper.pod:479 dh_builddeb:91 dh_clean:112 dh_compress:195 dh_desktop:49 #: dh_fixperms:112 dh_gconf:96 dh_gencontrol:79 dh_installcatalogs:117 #: dh_installchangelogs:131 dh_installcron:67 dh_installdebconf:124 #: dh_installdeb:99 dh_installdirs:93 dh_installdocs:242 dh_installemacsen:115 @@ -1193,7 +1200,7 @@ msgid "AUTHOR" msgstr "AUTEUR" # type: textblock -#: debhelper.pod:476 dh_builddeb:93 dh_clean:114 dh_compress:197 +#: debhelper.pod:481 dh_builddeb:93 dh_clean:114 dh_compress:197 #: dh_fixperms:114 dh_gencontrol:81 dh_installchangelogs:133 dh_installcron:69 #: dh_installdebconf:126 dh_installdeb:101 dh_installdirs:95 #: dh_installdocs:244 dh_installemacsen:117 dh_installexamples:110 -- cgit v1.2.3