From 3bf77396e781b41efaf8fd0bed991e65a93fc7ab Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 7 Aug 2010 11:49:14 -0400 Subject: releasing version 8.0.0 --- debian/changelog | 4 +- debian/control | 2 +- man/po4a/po/debhelper.pot | 97 +++++++++++++++++-------------------- man/po4a/po/es.po | 121 +++++++++++++++++++++++----------------------- man/po4a/po/fr.po | 116 +++++++++++++++++++++----------------------- 5 files changed, 164 insertions(+), 176 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0b953b4a..54ec7a04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -debhelper (8.0.0) UNRELEASED; urgency=low +debhelper (8.0.0) unstable; urgency=low [ Carsten Hey ] * dh_fixperms: Ensure files in /etc/sudoers.d/ are mode 440. Closes: #589574 @@ -6,7 +6,7 @@ debhelper (8.0.0) UNRELEASED; urgency=low [ Joey Hess ] * Finalized v8 mode, which is the new recommended default. - -- Carsten Hey Sun, 18 Jul 2010 22:30:06 +0200 + -- Joey Hess Sat, 07 Aug 2010 11:27:24 -0400 debhelper (7.9.3) unstable; urgency=low diff --git a/debian/control b/debian/control index 5266c371..6b7c6a98 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Joey Hess Build-Depends: po4a (>= 0.24), man-db (>= 2.5.1), file (>= 3.23) -Standards-Version: 3.8.4 +Standards-Version: 3.9.0 Vcs-Git: git://git.debian.org/git/debhelper/debhelper.git Vcs-Browser: http://git.debian.org/?p=debhelper/debhelper.git;a=summary Homepage: http://kitenet.net/~joey/code/debhelper/ diff --git a/man/po4a/po/debhelper.pot b/man/po4a/po/debhelper.pot index c509a54b..b4c73c3a 100644 --- a/man/po4a/po/debhelper.pot +++ b/man/po4a/po/debhelper.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-06-16 13:45-0300\n" +"POT-Creation-Date: 2010-08-07 11:36-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -670,14 +670,14 @@ msgstr "" #: debhelper.pod:339 msgid "" "Tell debhelper what compatibility level to use by writing a number to " -"debian/compat. For example, to turn on v7 mode:" +"debian/compat. For example, to turn on v8 mode:" msgstr "" #. type: verbatim #: debhelper.pod:342 #, no-wrap msgid "" -" % echo 7 > debian/compat\n" +" % echo 8 > debian/compat\n" "\n" msgstr "" @@ -739,7 +739,7 @@ msgid "This mode works like v2, with the following additions:" msgstr "" #. type: =item -#: debhelper.pod:377 debhelper.pod:382 debhelper.pod:386 debhelper.pod:400 debhelper.pod:405 debhelper.pod:410 debhelper.pod:415 debhelper.pod:429 debhelper.pod:433 debhelper.pod:438 debhelper.pod:442 debhelper.pod:454 debhelper.pod:459 debhelper.pod:465 debhelper.pod:471 debhelper.pod:486 debhelper.pod:493 debhelper.pod:497 debhelper.pod:501 debhelper.pod:517 debhelper.pod:521 debhelper.pod:529 +#: debhelper.pod:377 debhelper.pod:382 debhelper.pod:386 debhelper.pod:400 debhelper.pod:405 debhelper.pod:410 debhelper.pod:415 debhelper.pod:429 debhelper.pod:433 debhelper.pod:438 debhelper.pod:442 debhelper.pod:454 debhelper.pod:459 debhelper.pod:465 debhelper.pod:471 debhelper.pod:484 debhelper.pod:491 debhelper.pod:495 debhelper.pod:499 debhelper.pod:514 debhelper.pod:518 debhelper.pod:526 msgid "-" msgstr "" @@ -874,16 +874,11 @@ msgstr "" #. type: textblock #: debhelper.pod:480 -msgid "This is the recommended mode of operation." -msgstr "" - -#. type: textblock -#: debhelper.pod:482 msgid "Changes from v6 are:" msgstr "" #. type: textblock -#: debhelper.pod:488 +#: debhelper.pod:486 msgid "" "dh_install, will fall back to looking for files in debian/tmp if it doesn't " "find them in the current directory (or wherever you tell it look using " @@ -892,46 +887,44 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:495 +#: debhelper.pod:493 msgid "dh_clean will read debian/clean and delete files listed there." msgstr "" #. type: textblock -#: debhelper.pod:499 +#: debhelper.pod:497 msgid "dh_clean will delete toplevel *-stamp files." msgstr "" #. type: textblock -#: debhelper.pod:503 +#: debhelper.pod:501 msgid "" "dh_installchangelogs will guess at what file is the upstream changelog if " "none is specified." msgstr "" #. type: =item -#: debhelper.pod:508 +#: debhelper.pod:506 msgid "v8" msgstr "" #. type: textblock -#: debhelper.pod:510 -msgid "" -"This mode is still under development. Using it in packages will cause them " -"to probably break later." +#: debhelper.pod:508 +msgid "This is the recommended mode of operation." msgstr "" #. type: textblock -#: debhelper.pod:513 +#: debhelper.pod:510 msgid "Changes from v7 are:" msgstr "" #. type: textblock -#: debhelper.pod:519 +#: debhelper.pod:516 msgid "Commands will fail rather than warning when they are passed unknown options." msgstr "" #. type: textblock -#: debhelper.pod:523 +#: debhelper.pod:520 msgid "" "dh_makeshlibs will run dpkg-gensymbols on all shared libraries that it " "generates shlibs files for. So -X can be used to exclude libraries. Also, " @@ -941,24 +934,24 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:531 +#: debhelper.pod:528 msgid "" "dh requires the sequence to run be specified as the first parameter, and any " "switches come after it. Ie, use \"dh $@ --foo\", not \"dh --foo $@\"" msgstr "" #. type: textblock -#: debhelper.pod:536 +#: debhelper.pod:533 msgid "dh_auto_* prefer to use perl's Module::Build in preference to Makefile.PL." msgstr "" #. type: =head2 -#: debhelper.pod:542 +#: debhelper.pod:539 msgid "udebs" msgstr "" #. type: textblock -#: debhelper.pod:544 +#: debhelper.pod:541 msgid "" "Debhelper includes support for udebs. To create a udeb with debhelper, add " "\"Package-Type: udeb\" to the package's stanza in debian/control, and " @@ -969,12 +962,12 @@ msgid "" msgstr "" #. type: =head2 -#: debhelper.pod:551 +#: debhelper.pod:548 msgid "Other notes" msgstr "" #. type: textblock -#: debhelper.pod:553 +#: debhelper.pod:550 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 +978,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:559 +#: debhelper.pod:556 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 " @@ -994,7 +987,7 @@ msgid "" msgstr "" #. type: verbatim -#: debhelper.pod:565 +#: debhelper.pod:562 #, no-wrap msgid "" " Build-Depends: debhelper (>= 7)\n" @@ -1002,51 +995,51 @@ msgid "" msgstr "" #. type: =head1 -#: debhelper.pod:567 +#: debhelper.pod:564 msgid "ENVIRONMENT" msgstr "" #. type: =item -#: debhelper.pod:571 +#: debhelper.pod:568 msgid "DH_VERBOSE" msgstr "" #. type: textblock -#: debhelper.pod:573 +#: debhelper.pod:570 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:576 +#: debhelper.pod:573 msgid "DH_COMPAT" msgstr "" #. type: textblock -#: debhelper.pod:578 +#: debhelper.pod:575 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in debian/compat." msgstr "" #. type: =item -#: debhelper.pod:581 +#: debhelper.pod:578 msgid "DH_NO_ACT" msgstr "" #. type: textblock -#: debhelper.pod:583 +#: debhelper.pod:580 msgid "Set to 1 to enable no-act mode." msgstr "" #. type: =item -#: debhelper.pod:585 +#: debhelper.pod:582 msgid "DH_OPTIONS" msgstr "" #. type: textblock -#: debhelper.pod:587 +#: debhelper.pod:584 msgid "" "Anything in this variable will be prepended to the command line arguments of " "all debhelper commands. Command-specific options will be ignored by commands " @@ -1054,7 +1047,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:591 +#: debhelper.pod:588 msgid "" "This is useful in some situations, for example, if you need to pass -p to " "all debhelper commands that will be run. One good way to set DH_OPTIONS is " @@ -1063,12 +1056,12 @@ msgid "" msgstr "" #. type: =item -#: debhelper.pod:596 +#: debhelper.pod:593 msgid "DH_ALWAYS_EXCLUDE" msgstr "" #. type: textblock -#: debhelper.pod:598 +#: debhelper.pod:595 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 " @@ -1076,7 +1069,7 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:602 +#: debhelper.pod:599 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 " @@ -1087,44 +1080,44 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:609 +#: debhelper.pod:606 msgid "" "Multiple things to exclude can be separated with colons, as in " "DH_ALWAYS_EXCLUDE=CVS:.svn" msgstr "" #. type: =head1 -#: debhelper.pod:614 dh:748 dh_auto_build:47 dh_auto_clean:48 dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122 dh_builddeb:91 dh_clean:138 dh_compress:204 dh_desktop:31 dh_fixperms:122 dh_gconf:99 dh_gencontrol:82 dh_icons:65 dh_install:279 dh_installcatalogs:116 dh_installchangelogs:171 dh_installcron:77 dh_installdeb:108 dh_installdebconf:126 dh_installdirs:86 dh_installdocs:301 dh_installemacsen:124 dh_installexamples:106 dh_installifupdown:69 dh_installinfo:77 dh_installinit:275 dh_installlogcheck:66 dh_installlogrotate:50 dh_installman:258 dh_installmanpages:197 dh_installmenu:87 dh_installmime:95 dh_installmodules:124 dh_installpam:59 dh_installppp:65 dh_installudev:115 dh_installwm:108 dh_installxfonts:87 dh_link:226 dh_lintian:57 dh_listpackages:29 dh_makeshlibs:243 dh_md5sums:90 dh_movefiles:170 dh_perl:146 dh_prep:60 dh_python:280 dh_scrollkeeper:28 dh_shlibdeps:171 dh_strip:227 dh_suidregister:117 dh_testdir:44 dh_testroot:27 dh_undocumented:28 dh_usrlocal:114 +#: debhelper.pod:611 dh:748 dh_auto_build:47 dh_auto_clean:48 dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122 dh_builddeb:91 dh_clean:138 dh_compress:204 dh_desktop:31 dh_fixperms:129 dh_gconf:99 dh_gencontrol:82 dh_icons:65 dh_install:279 dh_installcatalogs:116 dh_installchangelogs:171 dh_installcron:77 dh_installdeb:108 dh_installdebconf:126 dh_installdirs:86 dh_installdocs:301 dh_installemacsen:124 dh_installexamples:106 dh_installifupdown:69 dh_installinfo:77 dh_installinit:275 dh_installlogcheck:66 dh_installlogrotate:50 dh_installman:258 dh_installmanpages:197 dh_installmenu:87 dh_installmime:95 dh_installmodules:124 dh_installpam:59 dh_installppp:65 dh_installudev:115 dh_installwm:108 dh_installxfonts:87 dh_link:226 dh_lintian:57 dh_listpackages:29 dh_makeshlibs:243 dh_md5sums:90 dh_movefiles:170 dh_perl:146 dh_prep:60 dh_python:280 dh_scrollkeeper:28 dh_shlibdeps:171 dh_strip:227 dh_suidregister:117 dh_testdir:44 dh_testroot:27 dh_undocumented:28 dh_usrlocal:114 msgid "SEE ALSO" msgstr "" #. type: =item -#: debhelper.pod:618 +#: debhelper.pod:615 msgid "F" msgstr "" #. type: textblock -#: debhelper.pod:620 +#: debhelper.pod:617 msgid "A set of example debian/rules files that use debhelper." msgstr "" #. type: =item -#: debhelper.pod:622 +#: debhelper.pod:619 msgid "L" msgstr "" #. type: textblock -#: debhelper.pod:624 +#: debhelper.pod:621 msgid "Debhelper web site." msgstr "" #. type: =head1 -#: debhelper.pod:628 dh:754 dh_auto_build:53 dh_auto_clean:54 dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130 dh_builddeb:97 dh_clean:144 dh_compress:210 dh_desktop:37 dh_fixperms:128 dh_gconf:105 dh_gencontrol:88 dh_icons:71 dh_install:285 dh_installcatalogs:122 dh_installchangelogs:177 dh_installcron:83 dh_installdeb:114 dh_installdebconf:132 dh_installdirs:92 dh_installdocs:307 dh_installemacsen:130 dh_installexamples:112 dh_installifupdown:75 dh_installinfo:83 dh_installlogcheck:72 dh_installlogrotate:56 dh_installman:264 dh_installmanpages:203 dh_installmenu:95 dh_installmime:101 dh_installmodules:130 dh_installpam:65 dh_installppp:71 dh_installudev:121 dh_installwm:114 dh_installxfonts:93 dh_link:232 dh_lintian:65 dh_listpackages:35 dh_makeshlibs:249 dh_md5sums:96 dh_movefiles:176 dh_perl:152 dh_prep:66 dh_python:286 dh_scrollkeeper:34 dh_shlibdeps:177 dh_strip:233 dh_suidregister:123 dh_testdir:50 dh_testroot:33 dh_undocumented:34 dh_usrlocal:120 +#: debhelper.pod:625 dh:754 dh_auto_build:53 dh_auto_clean:54 dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130 dh_builddeb:97 dh_clean:144 dh_compress:210 dh_desktop:37 dh_fixperms:135 dh_gconf:105 dh_gencontrol:88 dh_icons:71 dh_install:285 dh_installcatalogs:122 dh_installchangelogs:177 dh_installcron:83 dh_installdeb:114 dh_installdebconf:132 dh_installdirs:92 dh_installdocs:307 dh_installemacsen:130 dh_installexamples:112 dh_installifupdown:75 dh_installinfo:83 dh_installlogcheck:72 dh_installlogrotate:56 dh_installman:264 dh_installmanpages:203 dh_installmenu:95 dh_installmime:101 dh_installmodules:130 dh_installpam:65 dh_installppp:71 dh_installudev:121 dh_installwm:114 dh_installxfonts:93 dh_link:232 dh_lintian:65 dh_listpackages:35 dh_makeshlibs:249 dh_md5sums:96 dh_movefiles:176 dh_perl:152 dh_prep:66 dh_python:286 dh_scrollkeeper:34 dh_shlibdeps:177 dh_strip:233 dh_suidregister:123 dh_testdir:50 dh_testroot:33 dh_undocumented:34 dh_usrlocal:120 msgid "AUTHOR" msgstr "" #. type: textblock -#: debhelper.pod:630 dh:756 dh_auto_build:55 dh_auto_clean:56 dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:99 dh_clean:146 dh_compress:212 dh_fixperms:130 dh_gencontrol:90 dh_install:287 dh_installchangelogs:179 dh_installcron:85 dh_installdeb:116 dh_installdebconf:134 dh_installdirs:94 dh_installdocs:309 dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 dh_installinfo:85 dh_installinit:283 dh_installlogrotate:58 dh_installman:266 dh_installmanpages:205 dh_installmenu:97 dh_installmime:103 dh_installmodules:132 dh_installpam:67 dh_installppp:73 dh_installudev:123 dh_installwm:116 dh_installxfonts:95 dh_link:234 dh_listpackages:37 dh_makeshlibs:251 dh_md5sums:98 dh_movefiles:178 dh_prep:68 dh_shlibdeps:179 dh_strip:235 dh_suidregister:125 dh_testdir:52 dh_testroot:35 dh_undocumented:36 +#: debhelper.pod:627 dh:756 dh_auto_build:55 dh_auto_clean:56 dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:99 dh_clean:146 dh_compress:212 dh_fixperms:137 dh_gencontrol:90 dh_install:287 dh_installchangelogs:179 dh_installcron:85 dh_installdeb:116 dh_installdebconf:134 dh_installdirs:94 dh_installdocs:309 dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 dh_installinfo:85 dh_installinit:283 dh_installlogrotate:58 dh_installman:266 dh_installmanpages:205 dh_installmenu:97 dh_installmime:103 dh_installmodules:132 dh_installpam:67 dh_installppp:73 dh_installudev:123 dh_installwm:116 dh_installxfonts:95 dh_link:234 dh_listpackages:37 dh_makeshlibs:251 dh_md5sums:98 dh_movefiles:178 dh_prep:68 dh_shlibdeps:179 dh_strip:235 dh_suidregister:125 dh_testdir:52 dh_testroot:35 dh_undocumented:36 msgid "Joey Hess " msgstr "" @@ -1605,12 +1598,12 @@ msgid "" msgstr "" #. type: textblock -#: dh:750 dh_auto_build:49 dh_auto_clean:50 dh_auto_configure:55 dh_auto_install:87 dh_auto_test:60 dh_builddeb:93 dh_clean:140 dh_compress:206 dh_fixperms:124 dh_gconf:101 dh_gencontrol:84 dh_install:281 dh_installcatalogs:118 dh_installchangelogs:173 dh_installcron:79 dh_installdeb:110 dh_installdebconf:128 dh_installdirs:88 dh_installdocs:303 dh_installemacsen:126 dh_installexamples:108 dh_installifupdown:71 dh_installinfo:79 dh_installinit:277 dh_installlogcheck:68 dh_installlogrotate:52 dh_installman:260 dh_installmanpages:199 dh_installmime:97 dh_installmodules:126 dh_installpam:61 dh_installppp:67 dh_installudev:117 dh_installwm:110 dh_installxfonts:89 dh_link:228 dh_listpackages:31 dh_makeshlibs:245 dh_md5sums:92 dh_movefiles:172 dh_perl:148 dh_prep:62 dh_python:282 dh_strip:229 dh_suidregister:119 dh_testdir:46 dh_testroot:29 dh_undocumented:30 dh_usrlocal:116 +#: dh:750 dh_auto_build:49 dh_auto_clean:50 dh_auto_configure:55 dh_auto_install:87 dh_auto_test:60 dh_builddeb:93 dh_clean:140 dh_compress:206 dh_fixperms:131 dh_gconf:101 dh_gencontrol:84 dh_install:281 dh_installcatalogs:118 dh_installchangelogs:173 dh_installcron:79 dh_installdeb:110 dh_installdebconf:128 dh_installdirs:88 dh_installdocs:303 dh_installemacsen:126 dh_installexamples:108 dh_installifupdown:71 dh_installinfo:79 dh_installinit:277 dh_installlogcheck:68 dh_installlogrotate:52 dh_installman:260 dh_installmanpages:199 dh_installmime:97 dh_installmodules:126 dh_installpam:61 dh_installppp:67 dh_installudev:117 dh_installwm:110 dh_installxfonts:89 dh_link:228 dh_listpackages:31 dh_makeshlibs:245 dh_md5sums:92 dh_movefiles:172 dh_perl:148 dh_prep:62 dh_python:282 dh_strip:229 dh_suidregister:119 dh_testdir:46 dh_testroot:29 dh_undocumented:30 dh_usrlocal:116 msgid "L" msgstr "" #. type: textblock -#: dh:752 dh_auto_build:51 dh_auto_clean:52 dh_auto_configure:57 dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:95 dh_clean:142 dh_compress:208 dh_desktop:35 dh_fixperms:126 dh_gconf:103 dh_gencontrol:86 dh_icons:69 dh_install:283 dh_installchangelogs:175 dh_installcron:81 dh_installdeb:112 dh_installdebconf:130 dh_installdirs:90 dh_installdocs:305 dh_installemacsen:128 dh_installexamples:110 dh_installifupdown:73 dh_installinfo:81 dh_installinit:279 dh_installlogrotate:54 dh_installman:262 dh_installmanpages:201 dh_installmenu:93 dh_installmime:99 dh_installmodules:128 dh_installpam:63 dh_installppp:69 dh_installudev:119 dh_installwm:112 dh_installxfonts:91 dh_link:230 dh_lintian:61 dh_listpackages:33 dh_makeshlibs:247 dh_md5sums:94 dh_movefiles:174 dh_perl:150 dh_prep:64 dh_python:284 dh_scrollkeeper:32 dh_shlibdeps:175 dh_strip:231 dh_suidregister:121 dh_testdir:48 dh_testroot:31 dh_undocumented:32 dh_usrlocal:118 +#: dh:752 dh_auto_build:51 dh_auto_clean:52 dh_auto_configure:57 dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:95 dh_clean:142 dh_compress:208 dh_desktop:35 dh_fixperms:133 dh_gconf:103 dh_gencontrol:86 dh_icons:69 dh_install:283 dh_installchangelogs:175 dh_installcron:81 dh_installdeb:112 dh_installdebconf:130 dh_installdirs:90 dh_installdocs:305 dh_installemacsen:128 dh_installexamples:110 dh_installifupdown:73 dh_installinfo:81 dh_installinit:279 dh_installlogrotate:54 dh_installman:262 dh_installmanpages:201 dh_installmenu:93 dh_installmime:99 dh_installmodules:128 dh_installpam:63 dh_installppp:69 dh_installudev:119 dh_installwm:112 dh_installxfonts:91 dh_link:230 dh_lintian:61 dh_listpackages:33 dh_makeshlibs:247 dh_md5sums:94 dh_movefiles:174 dh_perl:150 dh_prep:64 dh_python:284 dh_scrollkeeper:32 dh_shlibdeps:175 dh_strip:231 dh_suidregister:121 dh_testdir:48 dh_testroot:31 dh_undocumented:32 dh_usrlocal:118 msgid "This program is a part of debhelper." msgstr "" diff --git a/man/po4a/po/es.po b/man/po4a/po/es.po index 2e8b7e74..add6102d 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: 2010-06-16 13:45-0300\n" +"POT-Creation-Date: 2010-08-07 11:36-0300\n" "PO-Revision-Date: 2005-09-18 00:11+0200\n" "Last-Translator: Rubén Porras Campo \n" "Language-Team: SPANISH \n" @@ -961,7 +961,7 @@ msgstr "" #, fuzzy msgid "" "Tell debhelper what compatibility level to use by writing a number to debian/" -"compat. For example, to turn on v7 mode:" +"compat. For example, to turn on v8 mode:" msgstr "" "Para especificar un nivel de compatibilidad debes de escribir un número en " "debian/compat. Por ejemplo, para activar el modo V4:" @@ -971,7 +971,7 @@ msgstr "" #: debhelper.pod:342 #, fuzzy, no-wrap msgid "" -" % echo 7 > debian/compat\n" +" % echo 8 > debian/compat\n" "\n" msgstr "" " % echo 4 > debian/compat\n" @@ -1052,9 +1052,9 @@ msgstr "Este modo funciona como el V2 con los siguientes a #: debhelper.pod:377 debhelper.pod:382 debhelper.pod:386 debhelper.pod:400 #: debhelper.pod:405 debhelper.pod:410 debhelper.pod:415 debhelper.pod:429 #: debhelper.pod:433 debhelper.pod:438 debhelper.pod:442 debhelper.pod:454 -#: debhelper.pod:459 debhelper.pod:465 debhelper.pod:471 debhelper.pod:486 -#: debhelper.pod:493 debhelper.pod:497 debhelper.pod:501 debhelper.pod:517 -#: debhelper.pod:521 debhelper.pod:529 +#: debhelper.pod:459 debhelper.pod:465 debhelper.pod:471 debhelper.pod:484 +#: debhelper.pod:491 debhelper.pod:495 debhelper.pod:499 debhelper.pod:514 +#: debhelper.pod:518 debhelper.pod:526 msgid "-" msgstr "-" @@ -1222,22 +1222,14 @@ msgstr "" msgid "v7" msgstr "" -# type: textblock #. type: textblock #: debhelper.pod:480 -#, fuzzy -msgid "This is the recommended mode of operation." -msgstr "" -"Este es el modo de operación aconsejado. Hace lo mismo que V3 y además:" - -#. type: textblock -#: debhelper.pod:482 msgid "Changes from v6 are:" msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:488 +#: debhelper.pod:486 msgid "" "dh_install, will fall back to looking for files in debian/tmp if it doesn't " "find them in the current directory (or wherever you tell it look using --" @@ -1247,51 +1239,50 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:495 +#: debhelper.pod:493 msgid "dh_clean will read debian/clean and delete files listed there." msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:499 +#: debhelper.pod:497 msgid "dh_clean will delete toplevel *-stamp files." msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:503 +#: debhelper.pod:501 msgid "" "dh_installchangelogs will guess at what file is the upstream changelog if " "none is specified." msgstr "" #. type: =item -#: debhelper.pod:508 +#: debhelper.pod:506 msgid "v8" msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:510 +#: debhelper.pod:508 #, fuzzy -msgid "" -"This mode is still under development. Using it in packages will cause them " -"to probably break later." -msgstr "Esté modo todavía está en desarrollo. Los cambios respecto a V4 son:" +msgid "This is the recommended mode of operation." +msgstr "" +"Este es el modo de operación aconsejado. Hace lo mismo que V3 y además:" #. type: textblock -#: debhelper.pod:513 +#: debhelper.pod:510 msgid "Changes from v7 are:" msgstr "" #. type: textblock -#: debhelper.pod:519 +#: debhelper.pod:516 msgid "" "Commands will fail rather than warning when they are passed unknown options." msgstr "" #. type: textblock -#: debhelper.pod:523 +#: debhelper.pod:520 msgid "" "dh_makeshlibs will run dpkg-gensymbols on all shared libraries that it " "generates shlibs files for. So -X can be used to exclude libraries. Also, " @@ -1301,27 +1292,27 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:531 +#: debhelper.pod:528 msgid "" "dh requires the sequence to run be specified as the first parameter, and any " "switches come after it. Ie, use \"dh $@ --foo\", not \"dh --foo $@\"" msgstr "" #. type: textblock -#: debhelper.pod:536 +#: debhelper.pod:533 msgid "" "dh_auto_* prefer to use perl's Module::Build in preference to Makefile.PL." msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:542 +#: debhelper.pod:539 msgid "udebs" msgstr "udebs" # type: textblock #. type: textblock -#: debhelper.pod:544 +#: debhelper.pod:541 #, fuzzy #| msgid "" #| "Debhelper includes support for udebs. To create a udeb with debhelper, " @@ -1348,13 +1339,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:551 +#: debhelper.pod:548 msgid "Other notes" msgstr "Otras notas" # type: textblock #. type: textblock -#: debhelper.pod:553 +#: debhelper.pod:550 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 " @@ -1371,7 +1362,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:559 +#: debhelper.pod:556 #, fuzzy msgid "" "Once your package uses debhelper to build, be sure to add debhelper to your " @@ -1387,7 +1378,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: debhelper.pod:565 +#: debhelper.pod:562 #, fuzzy, no-wrap msgid "" " Build-Depends: debhelper (>= 7)\n" @@ -1398,19 +1389,19 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:567 +#: debhelper.pod:564 msgid "ENVIRONMENT" msgstr "ENTORNO" # type: =item #. type: =item -#: debhelper.pod:571 +#: debhelper.pod:568 msgid "DH_VERBOSE" msgstr "DH_VERBOSE" # type: textblock #. type: textblock -#: debhelper.pod:573 +#: debhelper.pod:570 msgid "" "Set to 1 to enable verbose mode. Debhelper will output every command it runs " "that modifies files on the build system." @@ -1421,13 +1412,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:576 +#: debhelper.pod:573 msgid "DH_COMPAT" msgstr "DH_COMPAT" # type: textblock #. type: textblock -#: debhelper.pod:578 +#: debhelper.pod:575 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in debian/compat." @@ -1437,25 +1428,25 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:581 +#: debhelper.pod:578 msgid "DH_NO_ACT" msgstr "DH_NO_ACT" # type: textblock #. type: textblock -#: debhelper.pod:583 +#: debhelper.pod:580 msgid "Set to 1 to enable no-act mode." msgstr "Poner a 1 para habilitar el modo no-act." # type: =item #. type: =item -#: debhelper.pod:585 +#: debhelper.pod:582 msgid "DH_OPTIONS" msgstr "DH_OPTIONS" # type: textblock #. type: textblock -#: debhelper.pod:587 +#: debhelper.pod:584 msgid "" "Anything in this variable will be prepended to the command line arguments of " "all debhelper commands. Command-specific options will be ignored by commands " @@ -1464,7 +1455,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:591 +#: debhelper.pod:588 #, fuzzy msgid "" "This is useful in some situations, for example, if you need to pass -p to " @@ -1481,13 +1472,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:596 +#: debhelper.pod:593 msgid "DH_ALWAYS_EXCLUDE" msgstr "DH_ALWAYS_EXCLUDE" # type: textblock #. type: textblock -#: debhelper.pod:598 +#: debhelper.pod:595 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 " @@ -1499,7 +1490,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:602 +#: debhelper.pod:599 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 " @@ -1517,7 +1508,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:609 +#: debhelper.pod:606 msgid "" "Multiple things to exclude can be separated with colons, as in " "DH_ALWAYS_EXCLUDE=CVS:.svn" @@ -1527,9 +1518,9 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:614 dh:748 dh_auto_build:47 dh_auto_clean:48 +#: debhelper.pod:611 dh:748 dh_auto_build:47 dh_auto_clean:48 #: dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122 -#: dh_builddeb:91 dh_clean:138 dh_compress:204 dh_desktop:31 dh_fixperms:122 +#: dh_builddeb:91 dh_clean:138 dh_compress:204 dh_desktop:31 dh_fixperms:129 #: dh_gconf:99 dh_gencontrol:82 dh_icons:65 dh_install:279 #: dh_installcatalogs:116 dh_installchangelogs:171 dh_installcron:77 #: dh_installdeb:108 dh_installdebconf:126 dh_installdirs:86 @@ -1548,33 +1539,33 @@ msgstr "V # type: =item #. type: =item -#: debhelper.pod:618 +#: debhelper.pod:615 msgid "F" msgstr "F" # type: textblock #. type: textblock -#: debhelper.pod:620 +#: debhelper.pod:617 msgid "A set of example debian/rules files that use debhelper." msgstr "Varios ficheros de ejemplo debian/rules que usan debhelper." # type: =item #. type: =item -#: debhelper.pod:622 +#: debhelper.pod:619 msgid "L" msgstr "L" # type: textblock #. type: textblock -#: debhelper.pod:624 +#: debhelper.pod:621 msgid "Debhelper web site." msgstr "Web de Debhelper." # type: =head1 #. type: =head1 -#: debhelper.pod:628 dh:754 dh_auto_build:53 dh_auto_clean:54 +#: debhelper.pod:625 dh:754 dh_auto_build:53 dh_auto_clean:54 #: dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130 -#: dh_builddeb:97 dh_clean:144 dh_compress:210 dh_desktop:37 dh_fixperms:128 +#: dh_builddeb:97 dh_clean:144 dh_compress:210 dh_desktop:37 dh_fixperms:135 #: dh_gconf:105 dh_gencontrol:88 dh_icons:71 dh_install:285 #: dh_installcatalogs:122 dh_installchangelogs:177 dh_installcron:83 #: dh_installdeb:114 dh_installdebconf:132 dh_installdirs:92 @@ -1592,9 +1583,9 @@ msgstr "AUTOR" # type: textblock #. type: textblock -#: debhelper.pod:630 dh:756 dh_auto_build:55 dh_auto_clean:56 +#: debhelper.pod:627 dh:756 dh_auto_build:55 dh_auto_clean:56 #: dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:99 -#: dh_clean:146 dh_compress:212 dh_fixperms:130 dh_gencontrol:90 +#: dh_clean:146 dh_compress:212 dh_fixperms:137 dh_gencontrol:90 #: dh_install:287 dh_installchangelogs:179 dh_installcron:85 dh_installdeb:116 #: dh_installdebconf:134 dh_installdirs:94 dh_installdocs:309 #: dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 @@ -2116,7 +2107,7 @@ msgstr "" #. type: textblock #: dh:750 dh_auto_build:49 dh_auto_clean:50 dh_auto_configure:55 #: dh_auto_install:87 dh_auto_test:60 dh_builddeb:93 dh_clean:140 -#: dh_compress:206 dh_fixperms:124 dh_gconf:101 dh_gencontrol:84 +#: dh_compress:206 dh_fixperms:131 dh_gconf:101 dh_gencontrol:84 #: dh_install:281 dh_installcatalogs:118 dh_installchangelogs:173 #: dh_installcron:79 dh_installdeb:110 dh_installdebconf:128 dh_installdirs:88 #: dh_installdocs:303 dh_installemacsen:126 dh_installexamples:108 @@ -2135,7 +2126,7 @@ msgstr "L" #. type: textblock #: dh:752 dh_auto_build:51 dh_auto_clean:52 dh_auto_configure:57 #: dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:95 -#: dh_clean:142 dh_compress:208 dh_desktop:35 dh_fixperms:126 dh_gconf:103 +#: dh_clean:142 dh_compress:208 dh_desktop:35 dh_fixperms:133 dh_gconf:103 #: dh_gencontrol:86 dh_icons:69 dh_install:283 dh_installchangelogs:175 #: dh_installcron:81 dh_installdeb:112 dh_installdebconf:130 dh_installdirs:90 #: dh_installdocs:305 dh_installemacsen:128 dh_installexamples:110 @@ -7643,6 +7634,14 @@ msgstr "Normas de Debian, versi msgid "Andrew Stribblehill " msgstr "Andrew Stribblehill " +# type: textblock +#, fuzzy +#~ msgid "" +#~ "This mode is still under development. Using it in packages will cause " +#~ "them to probably break later." +#~ msgstr "" +#~ "Esté modo todavía está en desarrollo. Los cambios respecto a V4 son:" + # type: =item #~ msgid "V1" #~ msgstr "V1" diff --git a/man/po4a/po/fr.po b/man/po4a/po/fr.po index 770a7fdb..84d0ab90 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: 2010-06-16 13:45-0300\n" +"POT-Creation-Date: 2010-08-07 11:36-0300\n" "PO-Revision-Date: 2010-02-18 21:31+0100\n" "Last-Translator: Valery Perrin \n" "Language-Team: French \n" @@ -999,7 +999,7 @@ msgstr "" #| "debian/compat. For example, to turn on V7 mode:" msgid "" "Tell debhelper what compatibility level to use by writing a number to debian/" -"compat. For example, to turn on v7 mode:" +"compat. For example, to turn on v8 mode:" msgstr "" "Pour indiquer à debhelper le niveau de compatibilité à utiliser il faut " "placer un nombre dans debian/compat. Par exemple, pour imposer la version " @@ -1008,9 +1008,12 @@ msgstr "" # type: verbatim #. type: verbatim #: debhelper.pod:342 -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| " % echo 7 > debian/compat\n" +#| "\n" msgid "" -" % echo 7 > debian/compat\n" +" % echo 8 > debian/compat\n" "\n" msgstr "" " % echo 7 > debian/compat\n" @@ -1098,9 +1101,9 @@ msgstr "Ce mode fonctionne comme V2 mais avec les ajouts suivants :" #: debhelper.pod:377 debhelper.pod:382 debhelper.pod:386 debhelper.pod:400 #: debhelper.pod:405 debhelper.pod:410 debhelper.pod:415 debhelper.pod:429 #: debhelper.pod:433 debhelper.pod:438 debhelper.pod:442 debhelper.pod:454 -#: debhelper.pod:459 debhelper.pod:465 debhelper.pod:471 debhelper.pod:486 -#: debhelper.pod:493 debhelper.pod:497 debhelper.pod:501 debhelper.pod:517 -#: debhelper.pod:521 debhelper.pod:529 +#: debhelper.pod:459 debhelper.pod:465 debhelper.pod:471 debhelper.pod:484 +#: debhelper.pod:491 debhelper.pod:495 debhelper.pod:499 debhelper.pod:514 +#: debhelper.pod:518 debhelper.pod:526 msgid "-" msgstr "-" @@ -1295,12 +1298,6 @@ msgstr "" # type: textblock #. type: textblock #: debhelper.pod:480 -msgid "This is the recommended mode of operation." -msgstr "C'est la version dont l'usage est recommandé." - -# type: textblock -#. type: textblock -#: debhelper.pod:482 #, fuzzy #| msgid "Changes from V6 are:" msgid "Changes from v6 are:" @@ -1308,7 +1305,7 @@ msgstr "Les changements par rapport à la version 6 sont :" # type: textblock #. type: textblock -#: debhelper.pod:488 +#: debhelper.pod:486 msgid "" "dh_install, will fall back to looking for files in debian/tmp if it doesn't " "find them in the current directory (or wherever you tell it look using --" @@ -1323,7 +1320,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:495 +#: debhelper.pod:493 msgid "dh_clean will read debian/clean and delete files listed there." msgstr "" "dh_clean lit le répertoire debian/clean et supprime les fichiers qui y sont " @@ -1331,13 +1328,13 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:499 +#: debhelper.pod:497 msgid "dh_clean will delete toplevel *-stamp files." msgstr "dh_clean supprime les fichiers *-stamp." # type: textblock #. type: textblock -#: debhelper.pod:503 +#: debhelper.pod:501 msgid "" "dh_installchangelogs will guess at what file is the upstream changelog if " "none is specified." @@ -1346,33 +1343,32 @@ msgstr "" "amont si rien n'est spécifié." #. type: =item -#: debhelper.pod:508 +#: debhelper.pod:506 msgid "v8" msgstr "" +# type: textblock #. type: textblock -#: debhelper.pod:510 -msgid "" -"This mode is still under development. Using it in packages will cause them " -"to probably break later." -msgstr "" +#: debhelper.pod:508 +msgid "This is the recommended mode of operation." +msgstr "C'est la version dont l'usage est recommandé." # type: textblock #. type: textblock -#: debhelper.pod:513 +#: debhelper.pod:510 #, fuzzy #| msgid "Changes from V3 are:" msgid "Changes from v7 are:" msgstr "Les changements par rapport à la version 3 sont :" #. type: textblock -#: debhelper.pod:519 +#: debhelper.pod:516 msgid "" "Commands will fail rather than warning when they are passed unknown options." msgstr "" #. type: textblock -#: debhelper.pod:523 +#: debhelper.pod:520 msgid "" "dh_makeshlibs will run dpkg-gensymbols on all shared libraries that it " "generates shlibs files for. So -X can be used to exclude libraries. Also, " @@ -1382,27 +1378,27 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:531 +#: debhelper.pod:528 msgid "" "dh requires the sequence to run be specified as the first parameter, and any " "switches come after it. Ie, use \"dh $@ --foo\", not \"dh --foo $@\"" msgstr "" #. type: textblock -#: debhelper.pod:536 +#: debhelper.pod:533 msgid "" "dh_auto_* prefer to use perl's Module::Build in preference to Makefile.PL." msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:542 +#: debhelper.pod:539 msgid "udebs" msgstr "udebs" # type: textblock #. type: textblock -#: debhelper.pod:544 +#: debhelper.pod:541 #, fuzzy #| msgid "" #| "Debhelper includes support for udebs. To create a udeb with debhelper, " @@ -1430,13 +1426,13 @@ msgstr "" # type: =head2 #. type: =head2 -#: debhelper.pod:551 +#: debhelper.pod:548 msgid "Other notes" msgstr "Autres remarques" # type: textblock #. type: textblock -#: debhelper.pod:553 +#: debhelper.pod:550 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 " @@ -1454,7 +1450,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:559 +#: debhelper.pod:556 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 " @@ -1470,7 +1466,7 @@ msgstr "" # type: verbatim #. type: verbatim -#: debhelper.pod:565 +#: debhelper.pod:562 #, no-wrap msgid "" " Build-Depends: debhelper (>= 7)\n" @@ -1481,19 +1477,19 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:567 +#: debhelper.pod:564 msgid "ENVIRONMENT" msgstr "VARIABLES D'ENVIRONNEMENT" # type: =item #. type: =item -#: debhelper.pod:571 +#: debhelper.pod:568 msgid "DH_VERBOSE" msgstr "DH_VERBOSE" # type: textblock #. type: textblock -#: debhelper.pod:573 +#: debhelper.pod:570 msgid "" "Set to 1 to enable verbose mode. Debhelper will output every command it runs " "that modifies files on the build system." @@ -1503,13 +1499,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:576 +#: debhelper.pod:573 msgid "DH_COMPAT" msgstr "DH_COMPAT" # type: textblock #. type: textblock -#: debhelper.pod:578 +#: debhelper.pod:575 msgid "" "Temporarily specifies what compatibility level debhelper should run at, " "overriding any value in debian/compat." @@ -1519,25 +1515,25 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:581 +#: debhelper.pod:578 msgid "DH_NO_ACT" msgstr "DH_NO_ACT" # type: textblock #. type: textblock -#: debhelper.pod:583 +#: debhelper.pod:580 msgid "Set to 1 to enable no-act mode." msgstr "Mettre cette variable à 1 pour activer le mode simulation (no-act)." # type: =item #. type: =item -#: debhelper.pod:585 +#: debhelper.pod:582 msgid "DH_OPTIONS" msgstr "DH_OPTIONS" # type: textblock #. type: textblock -#: debhelper.pod:587 +#: debhelper.pod:584 msgid "" "Anything in this variable will be prepended to the command line arguments of " "all debhelper commands. Command-specific options will be ignored by commands " @@ -1549,7 +1545,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:591 +#: debhelper.pod:588 msgid "" "This is useful in some situations, for example, if you need to pass -p to " "all debhelper commands that will be run. One good way to set DH_OPTIONS is " @@ -1564,13 +1560,13 @@ msgstr "" # type: =item #. type: =item -#: debhelper.pod:596 +#: debhelper.pod:593 msgid "DH_ALWAYS_EXCLUDE" msgstr "DH_ALWAYS_EXCLUDE" # type: textblock #. type: textblock -#: debhelper.pod:598 +#: debhelper.pod:595 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 " @@ -1583,7 +1579,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:602 +#: debhelper.pod:599 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 " @@ -1602,7 +1598,7 @@ msgstr "" # type: textblock #. type: textblock -#: debhelper.pod:609 +#: debhelper.pod:606 msgid "" "Multiple things to exclude can be separated with colons, as in " "DH_ALWAYS_EXCLUDE=CVS:.svn" @@ -1612,9 +1608,9 @@ msgstr "" # type: =head1 #. type: =head1 -#: debhelper.pod:614 dh:748 dh_auto_build:47 dh_auto_clean:48 +#: debhelper.pod:611 dh:748 dh_auto_build:47 dh_auto_clean:48 #: dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122 -#: dh_builddeb:91 dh_clean:138 dh_compress:204 dh_desktop:31 dh_fixperms:122 +#: dh_builddeb:91 dh_clean:138 dh_compress:204 dh_desktop:31 dh_fixperms:129 #: dh_gconf:99 dh_gencontrol:82 dh_icons:65 dh_install:279 #: dh_installcatalogs:116 dh_installchangelogs:171 dh_installcron:77 #: dh_installdeb:108 dh_installdebconf:126 dh_installdirs:86 @@ -1633,34 +1629,34 @@ msgstr "VOIR AUSSI" # type: =item #. type: =item -#: debhelper.pod:618 +#: debhelper.pod:615 msgid "F" msgstr "F" # type: textblock #. type: textblock -#: debhelper.pod:620 +#: debhelper.pod:617 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 #. type: =item -#: debhelper.pod:622 +#: debhelper.pod:619 msgid "L" msgstr "L" # type: textblock #. type: textblock -#: debhelper.pod:624 +#: debhelper.pod:621 msgid "Debhelper web site." msgstr "Le site internet de debhelper." # type: =head1 #. type: =head1 -#: debhelper.pod:628 dh:754 dh_auto_build:53 dh_auto_clean:54 +#: debhelper.pod:625 dh:754 dh_auto_build:53 dh_auto_clean:54 #: dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130 -#: dh_builddeb:97 dh_clean:144 dh_compress:210 dh_desktop:37 dh_fixperms:128 +#: dh_builddeb:97 dh_clean:144 dh_compress:210 dh_desktop:37 dh_fixperms:135 #: dh_gconf:105 dh_gencontrol:88 dh_icons:71 dh_install:285 #: dh_installcatalogs:122 dh_installchangelogs:177 dh_installcron:83 #: dh_installdeb:114 dh_installdebconf:132 dh_installdirs:92 @@ -1678,9 +1674,9 @@ msgstr "AUTEUR" # type: textblock #. type: textblock -#: debhelper.pod:630 dh:756 dh_auto_build:55 dh_auto_clean:56 +#: debhelper.pod:627 dh:756 dh_auto_build:55 dh_auto_clean:56 #: dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:99 -#: dh_clean:146 dh_compress:212 dh_fixperms:130 dh_gencontrol:90 +#: dh_clean:146 dh_compress:212 dh_fixperms:137 dh_gencontrol:90 #: dh_install:287 dh_installchangelogs:179 dh_installcron:85 dh_installdeb:116 #: dh_installdebconf:134 dh_installdirs:94 dh_installdocs:309 #: dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 @@ -2386,7 +2382,7 @@ msgstr "" #. type: textblock #: dh:750 dh_auto_build:49 dh_auto_clean:50 dh_auto_configure:55 #: dh_auto_install:87 dh_auto_test:60 dh_builddeb:93 dh_clean:140 -#: dh_compress:206 dh_fixperms:124 dh_gconf:101 dh_gencontrol:84 +#: dh_compress:206 dh_fixperms:131 dh_gconf:101 dh_gencontrol:84 #: dh_install:281 dh_installcatalogs:118 dh_installchangelogs:173 #: dh_installcron:79 dh_installdeb:110 dh_installdebconf:128 dh_installdirs:88 #: dh_installdocs:303 dh_installemacsen:126 dh_installexamples:108 @@ -2405,7 +2401,7 @@ msgstr "L" #. type: textblock #: dh:752 dh_auto_build:51 dh_auto_clean:52 dh_auto_configure:57 #: dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:95 -#: dh_clean:142 dh_compress:208 dh_desktop:35 dh_fixperms:126 dh_gconf:103 +#: dh_clean:142 dh_compress:208 dh_desktop:35 dh_fixperms:133 dh_gconf:103 #: dh_gencontrol:86 dh_icons:69 dh_install:283 dh_installchangelogs:175 #: dh_installcron:81 dh_installdeb:112 dh_installdebconf:130 dh_installdirs:90 #: dh_installdocs:305 dh_installemacsen:128 dh_installexamples:110 -- cgit v1.2.3