From 6b4d3b3a5cb3f214aebc98a3199ff11834a4ba64 Mon Sep 17 00:00:00 2001 From: joeyh Date: Fri, 20 Apr 2007 17:44:56 +0000 Subject: [PATCH] r1998: releasing version 5.0.49 --- debian/changelog | 4 +- man/po4a/po/debhelper.pot | 76 ++++++++++++++++++------------------ man/po4a/po/es.po | 81 ++++++++++++++++++++------------------- man/po4a/po/fr.po | 81 ++++++++++++++++++++------------------- 4 files changed, 123 insertions(+), 119 deletions(-) diff --git a/debian/changelog b/debian/changelog index ef9805c..6a7054e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -debhelper (5.0.49) UNRELEASED; urgency=low +debhelper (5.0.49) unstable; urgency=low * dh_installwm: Fix several stupid bugs, including: - man page handling was supposed to be v6 only and was not @@ -8,7 +8,7 @@ debhelper (5.0.49) UNRELEASED; urgency=low * dh_installwm: Also make the code to find the man page more robust and fall back to not registering a man page if it is not found. - -- Joey Hess Fri, 20 Apr 2007 13:29:39 -0400 + -- Joey Hess Fri, 20 Apr 2007 13:43:35 -0400 debhelper (5.0.48) unstable; urgency=low diff --git a/man/po4a/po/debhelper.pot b/man/po4a/po/debhelper.pot index e865ab4..0cc88ce 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-13 12:33-0400\n" +"POT-Creation-Date: 2007-04-20 13:44-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:368 debhelper.pod:372 debhelper.pod:378 +#: 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:374 debhelper.pod:380 msgid "-" msgstr "" @@ -670,11 +670,13 @@ msgstr "" # type: textblock #: debhelper.pod:370 -msgid "dh_installwm will install a slave manpage link for x-window-manager.1.gz." +msgid "" +"dh_installwm will install a slave manpage link for x-window-manager.1.gz, if " +"it sees the man page in usr/share/man/man1 in the package build directory." msgstr "" # type: textblock -#: debhelper.pod:374 +#: debhelper.pod:376 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 " @@ -682,19 +684,19 @@ msgid "" msgstr "" # type: textblock -#: debhelper.pod:380 +#: debhelper.pod:382 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:385 +#: debhelper.pod:387 msgid "Doc directory symlinks" msgstr "" # type: textblock -#: debhelper.pod:387 +#: debhelper.pod:389 msgid "" "Sometimes it is useful to make a package not contain a " "/usr/share/doc/package directory at all, instead placing just a dangling " @@ -708,12 +710,12 @@ msgid "" msgstr "" # type: =head2 -#: debhelper.pod:396 +#: debhelper.pod:398 msgid "udebs" msgstr "" # type: textblock -#: debhelper.pod:398 +#: debhelper.pod:400 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 " @@ -724,12 +726,12 @@ msgid "" msgstr "" # type: =head2 -#: debhelper.pod:405 +#: debhelper.pod:407 msgid "Other notes" msgstr "" # type: textblock -#: debhelper.pod:407 +#: debhelper.pod:409 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 " @@ -740,7 +742,7 @@ msgid "" msgstr "" # type: textblock -#: debhelper.pod:413 +#: debhelper.pod:415 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 " @@ -749,7 +751,7 @@ msgid "" msgstr "" # type: verbatim -#: debhelper.pod:419 +#: debhelper.pod:421 #, no-wrap msgid "" " Build-Depends: debhelper (>= 5)\n" @@ -757,51 +759,51 @@ msgid "" msgstr "" # type: =head1 -#: debhelper.pod:421 +#: debhelper.pod:423 msgid "ENVIRONMENT" msgstr "" # type: =item -#: debhelper.pod:425 +#: debhelper.pod:427 msgid "DH_VERBOSE" msgstr "" # type: textblock -#: debhelper.pod:427 +#: debhelper.pod:429 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:430 +#: debhelper.pod:432 msgid "DH_COMPAT" msgstr "" # type: textblock -#: debhelper.pod:432 +#: debhelper.pod:434 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in debian/compat." msgstr "" # type: =item -#: debhelper.pod:435 +#: debhelper.pod:437 msgid "DH_NO_ACT" msgstr "" # type: textblock -#: debhelper.pod:437 +#: debhelper.pod:439 msgid "Set to 1 to enable no-act mode." msgstr "" # type: =item -#: debhelper.pod:439 +#: debhelper.pod:441 msgid "DH_OPTIONS" msgstr "" # type: textblock -#: debhelper.pod:441 +#: debhelper.pod:443 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 " @@ -811,12 +813,12 @@ msgid "" msgstr "" # type: =item -#: debhelper.pod:447 +#: debhelper.pod:449 msgid "DH_ALWAYS_EXCLUDE" msgstr "" # type: textblock -#: debhelper.pod:449 +#: debhelper.pod:451 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 " @@ -824,7 +826,7 @@ msgid "" msgstr "" # type: textblock -#: debhelper.pod:453 +#: debhelper.pod:455 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 " @@ -835,44 +837,44 @@ msgid "" msgstr "" # type: textblock -#: debhelper.pod:460 +#: debhelper.pod:462 msgid "" "Multiple things to exclude can be separated with colons, as in " "DH_ALWAYS_EXCLUDE=CVS:.svn" msgstr "" # type: =head1 -#: 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 +#: debhelper.pod:467 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:107 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:469 +#: debhelper.pod:471 msgid "F" msgstr "" # type: textblock -#: debhelper.pod:471 +#: debhelper.pod:473 msgid "A set of example debian/rules files that use debhelper." msgstr "" # type: =item -#: debhelper.pod:473 +#: debhelper.pod:475 msgid "L" msgstr "" # type: textblock -#: debhelper.pod:475 +#: debhelper.pod:477 msgid "Debhelper web site." msgstr "" # type: =head1 -#: 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 +#: debhelper.pod:481 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:113 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: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 +#: debhelper.pod:483 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:115 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 "" @@ -940,12 +942,12 @@ msgid "Pass I to L when it is used to build the package." msgstr "" # type: textblock -#: dh_builddeb:87 dh_clean:108 dh_compress:191 dh_fixperms:108 dh_gconf:92 dh_gencontrol:75 dh_installcatalogs:113 dh_installchangelogs:127 dh_installcron:63 dh_installdebconf:120 dh_installdeb:95 dh_installdirs:89 dh_installdocs:238 dh_installemacsen:111 dh_installexamples:104 dh_installinfo:105 dh_installinit:199 dh_installlogcheck:53 dh_installlogrotate:52 dh_installmanpages:199 dh_installman:231 dh_installmime:87 dh_installmodules:122 dh_installpam:54 dh_install:253 dh_installppp:58 dh_installwm:98 dh_installxfonts:88 dh_link:214 dh_listpackages:30 dh_makeshlibs:202 dh_md5sums:88 dh_movefiles:164 dh_perl:142 dh_python:284 dh_strip:217 dh_suidregister:119 dh_testdir:45 dh_testroot:28 dh_testversion:76 dh_undocumented:30 dh_usrlocal:116 +#: dh_builddeb:87 dh_clean:108 dh_compress:191 dh_fixperms:108 dh_gconf:92 dh_gencontrol:75 dh_installcatalogs:113 dh_installchangelogs:127 dh_installcron:63 dh_installdebconf:120 dh_installdeb:95 dh_installdirs:89 dh_installdocs:238 dh_installemacsen:111 dh_installexamples:104 dh_installinfo:105 dh_installinit:199 dh_installlogcheck:53 dh_installlogrotate:52 dh_installmanpages:199 dh_installman:231 dh_installmime:87 dh_installmodules:122 dh_installpam:54 dh_install:253 dh_installppp:58 dh_installwm:109 dh_installxfonts:88 dh_link:214 dh_listpackages:30 dh_makeshlibs:202 dh_md5sums:88 dh_movefiles:164 dh_perl:142 dh_python:284 dh_strip:217 dh_suidregister:119 dh_testdir:45 dh_testroot:28 dh_testversion:76 dh_undocumented:30 dh_usrlocal:116 msgid "L" msgstr "" # type: textblock -#: dh_builddeb:89 dh_clean:110 dh_compress:193 dh_desktop:47 dh_fixperms:110 dh_gconf:94 dh_gencontrol:77 dh_installchangelogs:129 dh_installcron:65 dh_installdebconf:122 dh_installdeb:97 dh_installdirs:91 dh_installdocs:240 dh_installemacsen:113 dh_installexamples:106 dh_installinfo:107 dh_installinit:201 dh_installlogrotate:54 dh_installmanpages:201 dh_installman:233 dh_installmenu:86 dh_installmime:89 dh_installmodules:124 dh_installpam:56 dh_install:255 dh_installppp:60 dh_installwm:100 dh_installxfonts:90 dh_link:216 dh_listpackages:32 dh_makeshlibs:204 dh_md5sums:90 dh_movefiles:166 dh_perl:144 dh_python:286 dh_scrollkeeper:80 dh_shlibdeps:154 dh_strip:219 dh_suidregister:121 dh_testdir:47 dh_testroot:30 dh_testversion:78 dh_undocumented:32 dh_usrlocal:118 +#: dh_builddeb:89 dh_clean:110 dh_compress:193 dh_desktop:47 dh_fixperms:110 dh_gconf:94 dh_gencontrol:77 dh_installchangelogs:129 dh_installcron:65 dh_installdebconf:122 dh_installdeb:97 dh_installdirs:91 dh_installdocs:240 dh_installemacsen:113 dh_installexamples:106 dh_installinfo:107 dh_installinit:201 dh_installlogrotate:54 dh_installmanpages:201 dh_installman:233 dh_installmenu:86 dh_installmime:89 dh_installmodules:124 dh_installpam:56 dh_install:255 dh_installppp:60 dh_installwm:111 dh_installxfonts:90 dh_link:216 dh_listpackages:32 dh_makeshlibs:204 dh_md5sums:90 dh_movefiles:166 dh_perl:144 dh_python:286 dh_scrollkeeper:80 dh_shlibdeps:154 dh_strip:219 dh_suidregister:121 dh_testdir:47 dh_testroot:30 dh_testversion:78 dh_undocumented:32 dh_usrlocal:118 msgid "This program is a part of debhelper." msgstr "" @@ -2810,8 +2812,8 @@ msgid "" "dh_installwm is a debhelper program that is responsible for generating the " "postinst and postrm commands that register a window manager with " "L. The window manager's man page is also registered " -"as a slave symlink (in v6 mode and up), and is assumed to be located in " -"/usr/share/man/man1/.1.gz." +"as a slave symlink (in v6 mode and up), if it is found in " +"usr/share/man/man1/ in the package build directory." msgstr "" # type: textblock diff --git a/man/po4a/po/es.po b/man/po4a/po/es.po index 04f635c..eb18293 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-13 12:33-0400\n" +"POT-Creation-Date: 2007-04-20 13:44-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:368 debhelper.pod:372 debhelper.pod:378 +#: debhelper.pod:368 debhelper.pod:374 debhelper.pod:380 msgid "-" msgstr "-" @@ -902,11 +902,12 @@ msgstr "" #: debhelper.pod:370 #, fuzzy msgid "" -"dh_installwm will install a slave manpage link for x-window-manager.1.gz." +"dh_installwm will install a slave manpage link for x-window-manager.1.gz, if " +"it sees the man page in usr/share/man/man1 in the package build directory." msgstr "dh_installwm - registra un gestor de ventanas" # type: textblock -#: debhelper.pod:374 +#: debhelper.pod:376 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 " @@ -914,19 +915,19 @@ msgid "" msgstr "" # type: textblock -#: debhelper.pod:380 +#: debhelper.pod:382 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:385 +#: debhelper.pod:387 msgid "Doc directory symlinks" msgstr "Enlaces a los directorios Doc" # type: textblock -#: debhelper.pod:387 +#: debhelper.pod:389 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 " @@ -948,12 +949,12 @@ msgstr "" "colgante y no tratará de instalar un fichero de copyright o changelog." # type: =head2 -#: debhelper.pod:396 +#: debhelper.pod:398 msgid "udebs" msgstr "udebs" # type: textblock -#: debhelper.pod:398 +#: debhelper.pod:400 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 " @@ -971,12 +972,12 @@ msgstr "" "preinst, postrm, prerm, y de configuración, etc." # type: =head2 -#: debhelper.pod:405 +#: debhelper.pod:407 msgid "Other notes" msgstr "Otras notas" # type: textblock -#: debhelper.pod:407 +#: debhelper.pod:409 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 " @@ -992,7 +993,7 @@ msgstr "" "archivos del menú, etc." # type: textblock -#: debhelper.pod:413 +#: debhelper.pod:415 #, fuzzy msgid "" "Once your package uses debhelper to build, be sure to add debhelper to your " @@ -1007,7 +1008,7 @@ msgstr "" "paquete usa el nivel de compatibilidad 4:" # type: verbatim -#: debhelper.pod:419 +#: debhelper.pod:421 #, fuzzy, no-wrap msgid "" " Build-Depends: debhelper (>= 5)\n" @@ -1017,17 +1018,17 @@ msgstr "" "\n" # type: =head1 -#: debhelper.pod:421 +#: debhelper.pod:423 msgid "ENVIRONMENT" msgstr "ENTORNO" # type: =item -#: debhelper.pod:425 +#: debhelper.pod:427 msgid "DH_VERBOSE" msgstr "DH_VERBOSE" # type: textblock -#: debhelper.pod:427 +#: debhelper.pod:429 msgid "" "Set to 1 to enable verbose mode. Debhelper will output every command it runs " "that modifies files on the build system." @@ -1037,12 +1038,12 @@ msgstr "" "construcción." # type: =item -#: debhelper.pod:430 +#: debhelper.pod:432 msgid "DH_COMPAT" msgstr "DH_COMPAT" # type: textblock -#: debhelper.pod:432 +#: debhelper.pod:434 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in debian/compat." @@ -1051,22 +1052,22 @@ msgstr "" "debhelper, ignorando cualquier valor en debian/compat." # type: =item -#: debhelper.pod:435 +#: debhelper.pod:437 msgid "DH_NO_ACT" msgstr "DH_NO_ACT" # type: textblock -#: debhelper.pod:437 +#: debhelper.pod:439 msgid "Set to 1 to enable no-act mode." msgstr "Poner a 1 para habilitar el modo no-act." # type: =item -#: debhelper.pod:439 +#: debhelper.pod:441 msgid "DH_OPTIONS" msgstr "DH_OPTIONS" # type: textblock -#: debhelper.pod:441 +#: debhelper.pod:443 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 " @@ -1082,12 +1083,12 @@ msgstr "" "Lea la documentación de make para los detalles sobre como hacer esto." # type: =item -#: debhelper.pod:447 +#: debhelper.pod:449 msgid "DH_ALWAYS_EXCLUDE" msgstr "DH_ALWAYS_EXCLUDE" # type: textblock -#: debhelper.pod:449 +#: debhelper.pod:451 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 " @@ -1098,7 +1099,7 @@ msgstr "" "coincida con el valor en el árbol de construcción." # type: textblock -#: debhelper.pod:453 +#: debhelper.pod:455 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 " @@ -1115,7 +1116,7 @@ msgstr "" "sitio donde se construya el paquete." # type: textblock -#: debhelper.pod:460 +#: debhelper.pod:462 msgid "" "Multiple things to exclude can be separated with colons, as in " "DH_ALWAYS_EXCLUDE=CVS:.svn" @@ -1124,14 +1125,14 @@ msgstr "" "puntos, p. ej.: DH_ALWAYS_EXCLUDE=CVS:.svn" # type: =head1 -#: debhelper.pod:465 dh_builddeb:85 dh_clean:106 dh_compress:189 dh_desktop:43 +#: debhelper.pod:467 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_installpam:52 dh_install:251 dh_installppp:56 dh_installwm:107 #: 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 @@ -1140,34 +1141,34 @@ msgid "SEE ALSO" msgstr "VÉASE ADEMÁS" # type: =item -#: debhelper.pod:469 +#: debhelper.pod:471 msgid "F" msgstr "F" # type: textblock -#: debhelper.pod:471 +#: debhelper.pod:473 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:473 +#: debhelper.pod:475 msgid "L" msgstr "L" # type: textblock -#: debhelper.pod:475 +#: debhelper.pod:477 msgid "Debhelper web site." msgstr "Web de Debhelper." # type: =head1 -#: debhelper.pod:479 dh_builddeb:91 dh_clean:112 dh_compress:195 dh_desktop:49 +#: debhelper.pod:481 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_installpam:58 dh_install:257 dh_installppp:62 dh_installwm:113 #: 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 @@ -1176,14 +1177,14 @@ msgid "AUTHOR" msgstr "AUTOR" # type: textblock -#: debhelper.pod:481 dh_builddeb:93 dh_clean:114 dh_compress:197 +#: debhelper.pod:483 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_installppp:64 dh_installwm:115 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 @@ -1279,7 +1280,7 @@ msgstr "Pasa I" #: dh_installemacsen:113 dh_installexamples:106 dh_installinfo:107 #: dh_installinit:201 dh_installlogrotate:54 dh_installmanpages:201 #: dh_installman:233 dh_installmenu:86 dh_installmime:89 dh_installmodules:124 -#: dh_installpam:56 dh_install:255 dh_installppp:60 dh_installwm:100 +#: dh_installpam:56 dh_install:255 dh_installppp:60 dh_installwm:111 #: dh_installxfonts:90 dh_link:216 dh_listpackages:32 dh_makeshlibs:204 #: dh_md5sums:90 dh_movefiles:166 dh_perl:144 dh_python:286 dh_scrollkeeper:80 #: dh_shlibdeps:154 dh_strip:219 dh_suidregister:121 dh_testdir:47 @@ -3771,8 +3772,8 @@ msgid "" "dh_installwm is a debhelper program that is responsible for generating the " "postinst and postrm commands that register a window manager with L. The window manager's man page is also registered as a " -"slave symlink (in v6 mode and up), and is assumed to be located in /usr/" -"share/man/man1/.1.gz." +"slave symlink (in v6 mode and up), if it is found in usr/share/man/man1/ in " +"the package build directory." msgstr "" "dh_installwm es un programa de debhelper responsable de generar las órdenes " "de postinst y postrm que registran un gestor de ventanas con L\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:368 debhelper.pod:372 debhelper.pod:378 +#: debhelper.pod:368 debhelper.pod:374 debhelper.pod:380 msgid "-" msgstr "-" @@ -920,11 +920,12 @@ msgstr "" #: debhelper.pod:370 #, fuzzy msgid "" -"dh_installwm will install a slave manpage link for x-window-manager.1.gz." +"dh_installwm will install a slave manpage link for x-window-manager.1.gz, if " +"it sees the man page in usr/share/man/man1 in the package build directory." msgstr "dh_installwm - inscrit un gestionnaire de fenêtre (window manager)" # type: textblock -#: debhelper.pod:374 +#: debhelper.pod:376 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 " @@ -932,19 +933,19 @@ msgid "" msgstr "" # type: textblock -#: debhelper.pod:380 +#: debhelper.pod:382 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:385 +#: debhelper.pod:387 msgid "Doc directory symlinks" msgstr "Liens symboliques vers le répertoire de documentation" # type: textblock -#: debhelper.pod:387 +#: debhelper.pod:389 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 " @@ -967,12 +968,12 @@ msgstr "" "en l'air »> et ne pas essayer d'installer un fichier copyright ou changelog." # type: =head2 -#: debhelper.pod:396 +#: debhelper.pod:398 msgid "udebs" msgstr "udebs" # type: textblock -#: debhelper.pod:398 +#: debhelper.pod:400 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 " @@ -991,12 +992,12 @@ msgstr "" "les scripts de configuration, etc." # type: =head2 -#: debhelper.pod:405 +#: debhelper.pod:407 msgid "Other notes" msgstr "Autres remarques" # type: textblock -#: debhelper.pod:407 +#: debhelper.pod:409 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 " @@ -1013,7 +1014,7 @@ msgstr "" "fichiers menu, etc." # type: textblock -#: debhelper.pod:413 +#: debhelper.pod:415 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 " @@ -1028,7 +1029,7 @@ msgstr "" "le paquet emploie le niveau 5 de S" # type: verbatim -#: debhelper.pod:419 +#: debhelper.pod:421 #, no-wrap msgid "" " Build-Depends: debhelper (>= 5)\n" @@ -1038,17 +1039,17 @@ msgstr "" "\n" # type: =head1 -#: debhelper.pod:421 +#: debhelper.pod:423 msgid "ENVIRONMENT" msgstr "VARIABLES D'ENVIRONNEMENT" # type: =item -#: debhelper.pod:425 +#: debhelper.pod:427 msgid "DH_VERBOSE" msgstr "DH_VERBOSE" # type: textblock -#: debhelper.pod:427 +#: debhelper.pod:429 msgid "" "Set to 1 to enable verbose mode. Debhelper will output every command it runs " "that modifies files on the build system." @@ -1057,12 +1058,12 @@ msgstr "" "commande exécutée qui modifie des fichiers." # type: =item -#: debhelper.pod:430 +#: debhelper.pod:432 msgid "DH_COMPAT" msgstr "DH_COMPAT" # type: textblock -#: debhelper.pod:432 +#: debhelper.pod:434 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in debian/compat." @@ -1071,22 +1072,22 @@ msgstr "" "fonctionner. Cette valeur supplante la valeur précisée dans debian/compat." # type: =item -#: debhelper.pod:435 +#: debhelper.pod:437 msgid "DH_NO_ACT" msgstr "DH_NO_ACT" # type: textblock -#: debhelper.pod:437 +#: debhelper.pod:439 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:439 +#: debhelper.pod:441 msgid "DH_OPTIONS" msgstr "DH_OPTIONS" # type: textblock -#: debhelper.pod:441 +#: debhelper.pod:443 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 " @@ -1103,12 +1104,12 @@ msgstr "" "cette méthode." # type: =item -#: debhelper.pod:447 +#: debhelper.pod:449 msgid "DH_ALWAYS_EXCLUDE" msgstr "DH_ALWAYS_EXCLUDE" # type: textblock -#: debhelper.pod:449 +#: debhelper.pod:451 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 " @@ -1120,7 +1121,7 @@ msgstr "" "construction de paquet." # type: textblock -#: debhelper.pod:453 +#: debhelper.pod:455 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 " @@ -1138,7 +1139,7 @@ msgstr "" "soit l'endroit où le paquet est construit." # type: textblock -#: debhelper.pod:460 +#: debhelper.pod:462 msgid "" "Multiple things to exclude can be separated with colons, as in " "DH_ALWAYS_EXCLUDE=CVS:.svn" @@ -1147,14 +1148,14 @@ msgstr "" "dans DH_ALWAYS_EXCLUDE=CVS:.svn" # type: =head1 -#: debhelper.pod:465 dh_builddeb:85 dh_clean:106 dh_compress:189 dh_desktop:43 +#: debhelper.pod:467 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_installpam:52 dh_install:251 dh_installppp:56 dh_installwm:107 #: 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 @@ -1163,35 +1164,35 @@ msgid "SEE ALSO" msgstr "VOIR AUSSI" # type: =item -#: debhelper.pod:469 +#: debhelper.pod:471 msgid "F" msgstr "F" # type: textblock -#: debhelper.pod:471 +#: debhelper.pod:473 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:473 +#: debhelper.pod:475 msgid "L" msgstr "L" # type: textblock -#: debhelper.pod:475 +#: debhelper.pod:477 msgid "Debhelper web site." msgstr "Le site internet de debhelper." # type: =head1 -#: debhelper.pod:479 dh_builddeb:91 dh_clean:112 dh_compress:195 dh_desktop:49 +#: debhelper.pod:481 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_installpam:58 dh_install:257 dh_installppp:62 dh_installwm:113 #: 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 @@ -1200,14 +1201,14 @@ msgid "AUTHOR" msgstr "AUTEUR" # type: textblock -#: debhelper.pod:481 dh_builddeb:93 dh_clean:114 dh_compress:197 +#: debhelper.pod:483 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_installppp:64 dh_installwm:115 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 @@ -1304,7 +1305,7 @@ msgstr "" #: dh_installinfo:105 dh_installinit:199 dh_installlogcheck:53 #: dh_installlogrotate:52 dh_installmanpages:199 dh_installman:231 #: dh_installmime:87 dh_installmodules:122 dh_installpam:54 dh_install:253 -#: dh_installppp:58 dh_installwm:98 dh_installxfonts:88 dh_link:214 +#: dh_installppp:58 dh_installwm:109 dh_installxfonts:88 dh_link:214 #: dh_listpackages:30 dh_makeshlibs:202 dh_md5sums:88 dh_movefiles:164 #: dh_perl:142 dh_python:284 dh_strip:217 dh_suidregister:119 dh_testdir:45 #: dh_testroot:28 dh_testversion:76 dh_undocumented:30 dh_usrlocal:116 @@ -1318,7 +1319,7 @@ msgstr "L" #: dh_installemacsen:113 dh_installexamples:106 dh_installinfo:107 #: dh_installinit:201 dh_installlogrotate:54 dh_installmanpages:201 #: dh_installman:233 dh_installmenu:86 dh_installmime:89 dh_installmodules:124 -#: dh_installpam:56 dh_install:255 dh_installppp:60 dh_installwm:100 +#: dh_installpam:56 dh_install:255 dh_installppp:60 dh_installwm:111 #: dh_installxfonts:90 dh_link:216 dh_listpackages:32 dh_makeshlibs:204 #: dh_md5sums:90 dh_movefiles:166 dh_perl:144 dh_python:286 dh_scrollkeeper:80 #: dh_shlibdeps:154 dh_strip:219 dh_suidregister:121 dh_testdir:47 @@ -3858,8 +3859,8 @@ msgid "" "dh_installwm is a debhelper program that is responsible for generating the " "postinst and postrm commands that register a window manager with L. The window manager's man page is also registered as a " -"slave symlink (in v6 mode and up), and is assumed to be located in /usr/" -"share/man/man1/.1.gz." +"slave symlink (in v6 mode and up), if it is found in usr/share/man/man1/ in " +"the package build directory." msgstr "" "dh_installwm est le programme de la suite debhelper chargé de produire les " "lignes de code pour les fichiers de maintenance postinst et postrm " -- 2.39.2