X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=po4a%2Ffr%2Ftools.po;fp=po4a%2Ffr%2Ftools.po;h=f9f4802b2ada63dfdcd715807a577db8c7c185e4;hb=77cab965d9dbb3b3ec96b588c612b3dba78efb3a;hp=7cca30a4cc1a7cd27171314021dd951202334b7a;hpb=a52b7e8c084a73282543e5e870ae8c68ed2abcb1;p=developers-reference.git diff --git a/po4a/fr/tools.po b/po4a/fr/tools.po index 7cca30a..f9f4802 100644 --- a/po4a/fr/tools.po +++ b/po4a/fr/tools.po @@ -1,41 +1,47 @@ # SOME DESCRIPTIVE TITLE -# Copyright (C) YEAR Free Software Foundation, Inc. -# FIRST AUTHOR , YEAR. +# Copyright (C) 2007 Free Software Foundation, Inc. +# <>, 2007. +# , fuzzy +# # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2007-06-26 16:13+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-07-01 21:16+0000\n" +"PO-Revision-Date: 2007-07-01 23:19+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: ENCODING" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: " # type: Content of: -#: tools.dbk:5 +#: tools.dbk:7 msgid "Overview of Debian Maintainer Tools" -msgstr "" +msgstr "Aperçu des outils du responsable Debian" # type: Content of: <appendix><para> -#: tools.dbk:7 +#: tools.dbk:9 msgid "" "This section contains a rough overview of the tools available to " "maintainers. The following is by no means complete or definitive, but just " "a guide to some of the more popular tools." -msgstr "" +msgstr "Cette section contient un aperçu rapide des outils dont dispose le" +"responsable. Cette liste n'est ni complète, ni définitive, il s'agit" +"juste d'un guide des outils les plus utilisés." # type: Content of: <appendix><para> -#: tools.dbk:12 +#: tools.dbk:14 msgid "" "Debian maintainer tools are meant to aid developers and free their time for " "critical tasks. As Larry Wall says, there's more than one way to do it." -msgstr "" +msgstr "Les outils du responsable Debian sont destinés à aider les responsables" +"et libérer leur temps pour des tâches plus cruciales. Comme le dit Larry" +"Wall, il y a plus d'une manière de le faire." # type: Content of: <appendix><para> -#: tools.dbk:16 +#: tools.dbk:18 msgid "" "Some people prefer to use high-level package maintenance tools and some do " "not. Debian is officially agnostic on this issue; any tool which gets the " @@ -43,39 +49,49 @@ msgid "" "anyone which tools they should use or how they should go about their duties " "of maintainership. Nor is it meant to endorse any particular tool to the " "exclusion of a competing tool." -msgstr "" +msgstr "Certaines personnes préfèrent utiliser des outils de haut niveau," +"d'autres pas. Debian n'a pas de position officielle sur la" +"question ; tout outil conviendra du moment qu'il fait le" +"boulot. C'est pourquoi cette section n'a pas été conçue pour indiquer à" +"chacun quel outil il doit utiliser ou comment il devrait faire pour" +"gérer sa charge de responsable Debian. Elle n'est pas non plus destinée" +"à favoriser l'utilisation d'un outil aux dépens d'un autre." # type: Content of: <appendix><para> -#: tools.dbk:24 +#: tools.dbk:26 msgid "" "Most of the descriptions of these packages come from the actual package " "descriptions themselves. Further information can be found in the package " "documentation itself. You can also see more info with the command " -"<literal>apt-cache show <package-name></literal>." -msgstr "" +"<command>apt-cache show <package-name></command>." +msgstr "La plupart des descriptions de ces outils proviennent des descriptions" +"de leurs paquets. Vous trouverez plus d'informations dans les" +"documentations de ces paquets. Vous pouvez aussi obtenir plus" +"d'informations avec la commande <literal>apt-cache show" +"<nom_paquet></literal>." # type: Content of: <appendix><section><title> -#: tools.dbk:30 +#: tools.dbk:32 msgid "Core tools" -msgstr "" +msgstr "Outils de base" # type: Content of: <appendix><section><para> -#: tools.dbk:32 +#: tools.dbk:34 msgid "The following tools are pretty much required for any maintainer." -msgstr "" +msgstr "Les outils suivants sont pratiquement nécessaires à tout responsable." # type: Content of: <appendix><section><section><para> -#: tools.dbk:37 +#: tools.dbk:39 msgid "" "<systemitem role=\"package\">dpkg-dev</systemitem> contains the tools " "(including <command>dpkg-source</command>) required to unpack, build, and " -"upload Debian source packages. These utilities contain the fundamental, " -"low-level functionality required to create and manipulate packages; as such, " +"upload Debian source packages. These utilities contain the fundamental, low-" +"level functionality required to create and manipulate packages; as such, " "they are essential for any Debian maintainer." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:48 +#: tools.dbk:50 msgid "" "<systemitem role=\"package\">debconf</systemitem> provides a consistent " "interface to configuring packages interactively. It is user interface " @@ -85,14 +101,14 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:54 +#: tools.dbk:56 msgid "" -"You can find documentation for this package in the <systemitem " -"role=\"package\">debconf-doc</systemitem> package." +"You can find documentation for this package in the <systemitem role=\"package" +"\">debconf-doc</systemitem> package." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:58 +#: tools.dbk:60 msgid "" "Many feel that this system should be used for all packages which require " "interactive configuration; see <xref linkend=\"bpp-config-mgmt\"/> . " @@ -101,7 +117,7 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:68 +#: tools.dbk:70 msgid "" "<systemitem role=\"package\">fakeroot</systemitem> simulates root " "privileges. This enables you to build packages without being root (packages " @@ -111,12 +127,12 @@ msgid "" msgstr "" # type: Content of: <appendix><section><title> -#: tools.dbk:79 +#: tools.dbk:81 msgid "Package lint tools" msgstr "" # type: Content of: <appendix><section><para> -#: tools.dbk:81 +#: tools.dbk:83 msgid "" "According to the Free On-line Dictionary of Computing (FOLDOC), `lint' is a " "Unix C language processor which carries out more thorough checks on the code " @@ -126,7 +142,7 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:89 +#: tools.dbk:91 msgid "" "<systemitem role=\"package\">lintian</systemitem> dissects Debian packages " "and emits information about bugs and policy violations. It contains " @@ -135,33 +151,33 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:95 +#: tools.dbk:97 msgid "" -"You should periodically get the newest <systemitem " -"role=\"package\">lintian</systemitem> from `unstable' and check over all " -"your packages. Notice that the <literal>-i</literal> option provides " -"detailed explanations of what each error or warning means, what its basis in " -"Policy is, and commonly how you can fix the problem." +"You should periodically get the newest <systemitem role=\"package\">lintian</" +"systemitem> from `unstable' and check over all your packages. Notice that " +"the <literal>-i</literal> option provides detailed explanations of what each " +"error or warning means, what its basis in Policy is, and commonly how you " +"can fix the problem." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:102 +#: tools.dbk:104 msgid "" "Refer to <xref linkend=\"sanitycheck\"/> for more information on how and " "when to use Lintian." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:106 +#: tools.dbk:108 msgid "" "You can also see a summary of all problems reported by Lintian on your " -"packages at <ulink url=\"http://lintian.debian.org/\"></ulink>. These " -"reports contain the latest <command>lintian</command> output for the whole " -"development distribution (unstable)." +"packages at <ulink url=\"&url-lintian;\"></ulink>. These reports contain " +"the latest <command>lintian</command> output for the whole development " +"distribution (unstable)." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:116 +#: tools.dbk:118 msgid "" "<systemitem role=\"package\">linda</systemitem> is another package linter. " "It is similar to <systemitem role=\"package\">lintian</systemitem> but has a " @@ -169,74 +185,72 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:125 +#: tools.dbk:127 msgid "" -"<command>debdiff</command> (from the <systemitem " -"role=\"package\">devscripts</systemitem> package, <xref " -"linkend=\"devscripts\"/> ) compares file lists and control files of two " -"packages. It is a simple regression test, as it will help you notice if the " -"number of binary packages has changed since the last upload, or if something " -"has changed in the control file. Of course, some of the changes it reports " -"will be all right, but it can help you prevent various accidents." +"<command>debdiff</command> (from the <systemitem role=\"package" +"\">devscripts</systemitem> package, <xref linkend=\"devscripts\"/> ) " +"compares file lists and control files of two packages. It is a simple " +"regression test, as it will help you notice if the number of binary packages " +"has changed since the last upload, or if something has changed in the " +"control file. Of course, some of the changes it reports will be all right, " +"but it can help you prevent various accidents." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:134 +#: tools.dbk:136 msgid "You can run it over a pair of binary packages:" msgstr "" # type: Content of: <appendix><section><section><screen> -#: tools.dbk:137 +#: tools.dbk:139 #, no-wrap -msgid "package_1-1_arch.deb package_2-1_arch.deb" +msgid "debdiff package_1-1_arch.deb package_2-1_arch.deb" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:140 +#: tools.dbk:142 msgid "Or even a pair of changes files:" msgstr "" # type: Content of: <appendix><section><section><screen> -#: tools.dbk:143 +#: tools.dbk:145 #, no-wrap -msgid "package_1-1_arch.changes package_2-1_arch.changes" +msgid "debdiff package_1-1_arch.changes package_2-1_arch.changes" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:146 +#: tools.dbk:148 msgid "" -"For more information please see <citerefentry> " -"<refentrytitle>debdiff</refentrytitle> <manvolnum>1</manvolnum> " -"</citerefentry>." +"For more information please see <citerefentry> <refentrytitle>debdiff</" +"refentrytitle> <manvolnum>1</manvolnum> </citerefentry>." msgstr "" # type: Content of: <appendix><section><title> -#: tools.dbk:155 +#: tools.dbk:157 msgid "Helpers for <filename>debian/rules</filename>" msgstr "" # type: Content of: <appendix><section><para> -#: tools.dbk:157 +#: tools.dbk:159 msgid "" -"Package building tools make the process of writing " -"<filename>debian/rules</filename> files easier. See <xref " -"linkend=\"helper-scripts\"/> for more information about why these might or " -"might not be desired." +"Package building tools make the process of writing <filename>debian/rules</" +"filename> files easier. See <xref linkend=\"helper-scripts\"/> for more " +"information about why these might or might not be desired." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:165 +#: tools.dbk:167 msgid "" "<systemitem role=\"package\">debhelper</systemitem> is a collection of " "programs which can be used in <filename>debian/rules</filename> to automate " -"common tasks related to building binary Debian packages. <systemitem " -"role=\"package\">debhelper</systemitem> includes programs to install various " +"common tasks related to building binary Debian packages. <systemitem role=" +"\"package\">debhelper</systemitem> includes programs to install various " "files into your package, compress files, fix file permissions, and integrate " "your package with the Debian menu system." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:173 +#: tools.dbk:175 msgid "" "Unlike some approaches, <systemitem role=\"package\">debhelper</systemitem> " "is broken into several small, simple commands which act in a consistent " @@ -245,81 +259,79 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:179 +#: tools.dbk:181 msgid "" -"There are a number of little <systemitem " -"role=\"package\">debhelper</systemitem> add-on packages, too transient to " -"document. You can see the list of most of them by doing <literal>apt-cache " -"search ^dh-</literal>." +"There are a number of little <systemitem role=\"package\">debhelper</" +"systemitem> add-on packages, too transient to document. You can see the " +"list of most of them by doing <literal>apt-cache search ^dh-</literal>." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:188 +#: tools.dbk:190 msgid "" "<systemitem role=\"package\">debmake</systemitem>, a precursor to " -"<systemitem role=\"package\">debhelper</systemitem>, is a more " -"coarse-grained <filename>debian/rules</filename> assistant. It includes two " -"main programs: <command>deb-make</command>, which can be used to help a " +"<systemitem role=\"package\">debhelper</systemitem>, is a more coarse-" +"grained <filename>debian/rules</filename> assistant. It includes two main " +"programs: <command>deb-make</command>, which can be used to help a " "maintainer convert a regular (non-Debian) source archive into a Debian " "source package; and <command>debstd</command>, which incorporates in one big " -"shot the same sort of automated functions that one finds in <systemitem " -"role=\"package\">debhelper</systemitem>." +"shot the same sort of automated functions that one finds in <systemitem role=" +"\"package\">debhelper</systemitem>." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:198 +#: tools.dbk:200 msgid "" "The consensus is that <systemitem role=\"package\">debmake</systemitem> is " -"now deprecated in favor of <systemitem " -"role=\"package\">debhelper</systemitem>. It is a bug to use <systemitem " -"role=\"package\">debmake</systemitem> in new packages. New packages using " -"<systemitem role=\"package\">debmake</systemitem> will be rejected from the " -"archive." +"now deprecated in favor of <systemitem role=\"package\">debhelper</" +"systemitem>. It is a bug to use <systemitem role=\"package\">debmake</" +"systemitem> in new packages. New packages using <systemitem role=\"package" +"\">debmake</systemitem> will be rejected from the archive." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:209 +#: tools.dbk:211 msgid "" "The <systemitem role=\"package\">dh-make</systemitem> package contains " "<command>dh_make</command>, a program that creates a skeleton of files " "necessary to build a Debian package out of a source tree. As the name " -"suggests, <command>dh_make</command> is a rewrite of <systemitem " -"role=\"package\">debmake</systemitem> and its template files use dh_* " -"programs from <systemitem role=\"package\">debhelper</systemitem>." +"suggests, <command>dh_make</command> is a rewrite of <systemitem role=" +"\"package\">debmake</systemitem> and its template files use dh_* programs " +"from <systemitem role=\"package\">debhelper</systemitem>." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:217 +#: tools.dbk:219 msgid "" "While the rules files generated by <command>dh_make</command> are in general " "a sufficient basis for a working package, they are still just the " "groundwork: the burden still lies on the maintainer to finely tune the " -"generated files and make the package entirely functional and " -"Policy-compliant." +"generated files and make the package entirely functional and Policy-" +"compliant." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:227 +#: tools.dbk:229 msgid "" "<systemitem role=\"package\">yada</systemitem> is another packaging helper " "tool. It uses a <filename>debian/packages</filename> file to auto-generate " "<filename>debian/rules</filename> and other necessary files in the " -"<filename>debian/</filename> subdirectory. The " -"<filename>debian/packages</filename> file contains instruction to build " -"packages and there is no need to create any <filename>Makefile</filename> " -"files. There is possibility to use macro engine similar to the one used in " -"SPECS files from RPM source packages." +"<filename>debian/</filename> subdirectory. The <filename>debian/packages</" +"filename> file contains instruction to build packages and there is no need " +"to create any <filename>Makefile</filename> files. There is possibility to " +"use macro engine similar to the one used in SPECS files from RPM source " +"packages." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:237 +#: tools.dbk:239 msgid "" -"For more informations see <literal><ulink " -"url=\"http://yada.alioth.debian.org/\">YADA site</ulink></literal>." +"For more informations see <literal><ulink url=\"http://yada.alioth.debian." +"org/\">YADA site</ulink></literal>." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:245 +#: tools.dbk:247 msgid "" "<systemitem role=\"package\">equivs</systemitem> is another package for " "making packages. It is often suggested for local use if you need to make a " @@ -329,12 +341,12 @@ msgid "" msgstr "" # type: Content of: <appendix><section><title> -#: tools.dbk:256 +#: tools.dbk:258 msgid "Package builders" msgstr "" # type: Content of: <appendix><section><para> -#: tools.dbk:258 +#: tools.dbk:260 msgid "" "The following packages help with the package building process, general " "driving <command>dpkg-buildpackage</command> as well as handling supporting " @@ -342,7 +354,7 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:264 +#: tools.dbk:266 msgid "" "<systemitem role=\"package\">cvs-buildpackage</systemitem> provides the " "capability to inject or import Debian source packages into a CVS repository, " @@ -351,7 +363,7 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:270 +#: tools.dbk:272 msgid "" "These utilities provide an infrastructure to facilitate the use of CVS by " "Debian maintainers. This allows one to keep separate CVS branches of a " @@ -361,7 +373,7 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:281 +#: tools.dbk:283 msgid "" "The <systemitem role=\"package\">debootstrap</systemitem> package and script " "allows you to bootstrap a Debian base system into any part of your " @@ -370,7 +382,7 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:287 +#: tools.dbk:289 msgid "" "Having a system like this can be useful in many ways. For instance, you can " "<command>chroot</command> into it if you want to test your build " @@ -379,7 +391,7 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:297 +#: tools.dbk:299 msgid "" "<systemitem role=\"package\">pbuilder</systemitem> constructs a chrooted " "system, and builds a package inside the chroot. It is very useful to check " @@ -389,7 +401,7 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:303 +#: tools.dbk:305 msgid "" "A related package is <systemitem role=\"package\">pbuilder-uml</systemitem>, " "which goes even further by doing the build within a User Mode Linux " @@ -397,31 +409,31 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:312 +#: tools.dbk:314 msgid "" "<systemitem role=\"package\">sbuild</systemitem> is another automated " -"builder. It can use chrooted environments as well. It can be used " -"stand-alone, or as part of a networked, distributed build environment. As " -"the latter, it is part of the system used by porters to build binary " -"packages for all the available architectures. See <xref " -"linkend=\"buildd\"/> for more information, and <ulink " -"url=\"http://buildd.debian.org/\"></ulink> to see the system in action." +"builder. It can use chrooted environments as well. It can be used stand-" +"alone, or as part of a networked, distributed build environment. As the " +"latter, it is part of the system used by porters to build binary packages " +"for all the available architectures. See <xref linkend=\"buildd\"/> for " +"more information, and <ulink url=\"&url-buildd;\"></ulink> to see the system " +"in action." msgstr "" # type: Content of: <appendix><section><title> -#: tools.dbk:324 +#: tools.dbk:326 msgid "Package uploaders" msgstr "" # type: Content of: <appendix><section><para> -#: tools.dbk:326 +#: tools.dbk:328 msgid "" "The following packages help automate or simplify the process of uploading " "packages into the official archive." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:332 +#: tools.dbk:334 msgid "" "<systemitem role=\"package\">dupload</systemitem> is a package and a script " "to automatically upload Debian packages to the Debian archive, to log the " @@ -430,18 +442,18 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:342 +#: tools.dbk:344 msgid "" "The <systemitem role=\"package\">dput</systemitem> package and script does " "much the same thing as <systemitem role=\"package\">dupload</systemitem>, " -"but in a different way. It has some features over <systemitem " -"role=\"package\">dupload</systemitem>, such as the ability to check the " -"GnuPG signature and checksums before uploading, and the possibility of " -"running <command>dinstall</command> in dry-run mode after the upload." +"but in a different way. It has some features over <systemitem role=\"package" +"\">dupload</systemitem>, such as the ability to check the GnuPG signature " +"and checksums before uploading, and the possibility of running " +"<command>dinstall</command> in dry-run mode after the upload." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:354 +#: tools.dbk:356 msgid "" "The <systemitem role=\"package\">dcut</systemitem> script (part of the " "package <xref linkend=\"dput\"/> ) helps in removing files from the ftp " @@ -449,12 +461,12 @@ msgid "" msgstr "" # type: Content of: <appendix><section><title> -#: tools.dbk:362 +#: tools.dbk:364 msgid "Maintenance automation" msgstr "" # type: Content of: <appendix><section><para> -#: tools.dbk:364 +#: tools.dbk:366 msgid "" "The following tools help automate different maintenance tasks, from adding " "changelog entries or signature lines and looking up bugs in Emacs to making " @@ -462,24 +474,23 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:371 +#: tools.dbk:373 msgid "" "<systemitem role=\"package\">devscripts</systemitem> is a package containing " "wrappers and tools which are very helpful for maintaining your Debian " "packages. Example scripts include <command>debchange</command> and " -"<command>dch</command>, which manipulate your " -"<filename>debian/changelog</filename> file from the command-line, and " -"<command>debuild</command>, which is a wrapper around " -"<command>dpkg-buildpackage</command>. The <command>bts</command> utility is " -"also very helpful to update the state of bug reports on the command line. " -"<command>uscan</command> can be used to watch for new upstream versions of " -"your packages. <command>debrsign</command> can be used to remotely sign a " -"package prior to upload, which is nice when the machine you build the " -"package on is different from where your GPG keys are." +"<command>dch</command>, which manipulate your <filename>debian/changelog</" +"filename> file from the command-line, and <command>debuild</command>, which " +"is a wrapper around <command>dpkg-buildpackage</command>. The <command>bts</" +"command> utility is also very helpful to update the state of bug reports on " +"the command line. <command>uscan</command> can be used to watch for new " +"upstream versions of your packages. <command>debrsign</command> can be used " +"to remotely sign a package prior to upload, which is nice when the machine " +"you build the package on is different from where your GPG keys are." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:385 +#: tools.dbk:387 msgid "" "See the <citerefentry> <refentrytitle>devscripts</refentrytitle> " "<manvolnum>1</manvolnum> </citerefentry> manual page for a complete list of " @@ -487,18 +498,17 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:394 +#: tools.dbk:396 msgid "" "<systemitem role=\"package\">autotools-dev</systemitem> contains best " -"practices for people who maintain packages which use " -"<command>autoconf</command> and/or <command>automake</command>. Also " -"contains canonical <filename>config.sub</filename> and " -"<filename>config.guess</filename> files which are known to work on all " -"Debian ports." +"practices for people who maintain packages which use <command>autoconf</" +"command> and/or <command>automake</command>. Also contains canonical " +"<filename>config.sub</filename> and <filename>config.guess</filename> files " +"which are known to work on all Debian ports." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:405 +#: tools.dbk:407 msgid "" "<command>dpkg-repack</command> creates Debian package file out of a package " "that has already been installed. If any changes have been made to the " @@ -507,7 +517,7 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:411 +#: tools.dbk:413 msgid "" "This utility can make it easy to copy packages from one computer to another, " "or to recreate packages which are installed on your system but no longer " @@ -516,7 +526,7 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:420 +#: tools.dbk:422 msgid "" "<command>alien</command> converts binary packages between various packaging " "formats, including Debian, RPM (RedHat), LSB (Linux Standard Base), Solaris, " @@ -524,7 +534,7 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:429 +#: tools.dbk:431 msgid "" "<command>debsums</command> checks installed packages against their MD5 " "sums. Note that not all packages have MD5 sums, since they aren't required " @@ -532,7 +542,7 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:437 +#: tools.dbk:439 msgid "" "<systemitem role=\"package\">dpkg-dev-el</systemitem> is an Emacs lisp " "package which provides assistance when editing some of the files in the " @@ -542,16 +552,16 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:448 +#: tools.dbk:450 msgid "" -"<command>dpkg-depcheck</command> (from the <systemitem " -"role=\"package\">devscripts</systemitem> package, <xref " -"linkend=\"devscripts\"/> ) runs a command under <command>strace</command> " -"to determine all the packages that were used by the said command." +"<command>dpkg-depcheck</command> (from the <systemitem role=\"package" +"\">devscripts</systemitem> package, <xref linkend=\"devscripts\"/> ) runs a " +"command under <command>strace</command> to determine all the packages that " +"were used by the said command." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:454 +#: tools.dbk:456 msgid "" "For Debian packages, this is useful when you have to compose a " "<literal>Build-Depends</literal> line for your new package: running the " @@ -560,70 +570,68 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><screen> -#: tools.dbk:460 +#: tools.dbk:462 #, no-wrap -msgid "-depcheck -b debian/rules build" +msgid "dpkg-depcheck -b debian/rules build" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:463 +#: tools.dbk:465 msgid "" "<command>dpkg-depcheck</command> can also be used to check for run-time " "dependencies, especially if your package uses exec(2) to run other programs." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:467 +#: tools.dbk:469 msgid "" -"For more information please see <citerefentry> " -"<refentrytitle>dpkg-depcheck</refentrytitle> <manvolnum>1</manvolnum> " -"</citerefentry>." +"For more information please see <citerefentry> <refentrytitle>dpkg-depcheck</" +"refentrytitle> <manvolnum>1</manvolnum> </citerefentry>." msgstr "" # type: Content of: <appendix><section><title> -#: tools.dbk:476 +#: tools.dbk:478 msgid "Porting tools" msgstr "" # type: Content of: <appendix><section><para> -#: tools.dbk:478 +#: tools.dbk:480 msgid "The following tools are helpful for porters and for cross-compilation." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:483 +#: tools.dbk:485 msgid "" "<systemitem role=\"package\">quinn-diff</systemitem> is used to locate the " "differences from one architecture to another. For instance, it could tell " -"you which packages need to be ported for architecture " -"<replaceable>Y</replaceable>, based on architecture " -"<replaceable>X</replaceable>." +"you which packages need to be ported for architecture <replaceable>Y</" +"replaceable>, based on architecture <replaceable>X</replaceable>." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:493 +#: tools.dbk:495 msgid "" "<systemitem role=\"package\">dpkg-cross</systemitem> is a tool for " "installing libraries and headers for cross-compiling in a way similar to " "<systemitem role=\"package\">dpkg</systemitem>. Furthermore, the " -"functionality of <command>dpkg-buildpackage</command> and " -"<command>dpkg-shlibdeps</command> is enhanced to support cross-compiling." +"functionality of <command>dpkg-buildpackage</command> and <command>dpkg-" +"shlibdeps</command> is enhanced to support cross-compiling." msgstr "" # type: Content of: <appendix><section><title> -#: tools.dbk:504 +#: tools.dbk:506 msgid "Documentation and information" msgstr "" # type: Content of: <appendix><section><para> -#: tools.dbk:506 +#: tools.dbk:508 msgid "" "The following packages provide information for maintainers or help with " "building documentation." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:512 +#: tools.dbk:514 msgid "" "<systemitem role=\"package\">debiandoc-sgml</systemitem> provides the " "DebianDoc SGML DTD, which is commonly used for Debian documentation. This " @@ -632,23 +640,24 @@ msgid "" msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:518 +#: tools.dbk:520 msgid "" -"Documentation for the DTD can be found in the <systemitem " -"role=\"package\">debiandoc-sgml-doc</systemitem> package." +"Documentation for the DTD can be found in the <systemitem role=\"package" +"\">debiandoc-sgml-doc</systemitem> package." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:526 +#: tools.dbk:544 msgid "" "Contains the public GPG and PGP keys of Debian developers. See <xref " "linkend=\"key-maint\"/> and the package documentation for more information." msgstr "" # type: Content of: <appendix><section><section><para> -#: tools.dbk:534 +#: tools.dbk:552 msgid "" "<systemitem role=\"package\">debview</systemitem> provides an Emacs mode for " "viewing Debian binary packages. This lets you examine a package without " "unpacking it." msgstr "" +