X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=po4a%2Fja%2Fdeveloper-duties.po;h=6ab09ac4f92874efae72c90350fa280e7740e9d1;hb=0f5b6f6da402e781d4f2963b649812e06e0037c9;hp=d324cee783006c18aa8ed173da52d690409710c0;hpb=b15bd896f2fb4eebad30139a23104bee6b5eabd4;p=developers-reference.git diff --git a/po4a/ja/developer-duties.po b/po4a/ja/developer-duties.po index d324cee..6ab09ac 100644 --- a/po4a/ja/developer-duties.po +++ b/po4a/ja/developer-duties.po @@ -1,12 +1,12 @@ # Debian Developer's Reference (Japanese) -# (C) Hideki Yamane (Debian-JP) , 2007-2010. +# (C) Hideki Yamane (Debian-JP) , 2007-2011. # msgid "" msgstr "" "Project-Id-Version: developers-reference 3.4.4\n" -"POT-Creation-Date: 2010-06-20 09:22-0400\n" -"PO-Revision-Date: 2010-03-13 16:04+0900\n" -"Last-Translator: Hideki Yamane (Debian-JP) \n" +"POT-Creation-Date: 2011-03-27 16:58+0900\n" +"PO-Revision-Date: 2011-06-15 06:04+0900\n" +"Last-Translator: Hideki Yamane \n" "Language-Team: Debian JP Project \n" "Language: \n" "MIME-Version: 1.0\n" @@ -19,15 +19,260 @@ msgstr "" msgid "Debian Developer's Duties" msgstr "Debian 開発者の責務" +#. type: Content of:
+#: developer-duties.dbk:10 +msgid "Package Maintainer's Duties" +msgstr "パッケージメンテナの責務" + +#. type: Content of: <chapter><section><para> +#: developer-duties.dbk:11 +msgid "" +"As a package maintainer, you're supposed to provide high-quality packages " +"that are well integrated in the system and that adhere to the Debian Policy." +msgstr "" +"パッケージメンテナとして、あなたはシステムにうまく適合し、Debian ポリシーに" +"しっかり則っている高品質のパッケージを提供していることでしょう。" + +#. type: Content of: <chapter><section><section><title> +#: developer-duties.dbk:16 +msgid "Work towards the next <literal>stable</literal> release" +msgstr "次期<literal>安定版 (stable)</literal> リリースへの作業" + +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:18 +msgid "" +"Providing high-quality packages in <literal>unstable</literal> is not " +"enough, most users will only benefit from your packages when they are " +"released as part of the next <literal>stable</literal> release. You are thus " +"expected to collaborate with the release team to ensure your packages get " +"included." +msgstr "" +"<literal>不安定版 (unstable)</literal> へ高品質のパッケージを提供するだけ" +"では十分ではありません。多くのユーザは、パッケージが次期<literal>安定版 " +"(stable)</literal> リリースの一部としてリリースされた時にのみ、その恩恵を" +"受けるからです。ですから、パッケージがリリースに含まれるようにリリースチーム" +"と上手く共同で作業することが期待されています。" + +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:24 +msgid "" +"More concretely, you should monitor whether your packages are migrating to " +"<literal>testing</literal> (see <xref linkend=\"testing\"/>). When the " +"migration doesn't happen after the test period, you should analyze why and " +"work towards fixing this. It might mean fixing your package (in the case of " +"release-critical bugs or failures to build on some architecture) but it can " +"also mean updating (or fixing, or removing from <literal>testing</literal>) " +"other packages to help complete a transition in which your package is " +"entangled due to its dependencies. The release team might provide you some " +"input on the current blockers of a given transition if you are not able to " +"identify them." +msgstr "" +"より具体的には、パッケージが<literal>テスト版 (testing)</literal> に移行して" +"いるかどうかを見守る必要があります (<xref linkend=\"testing\"/> 参照) 。" +"テスト期間後に移行が行われない場合は、その理由を分析してこれを修正する必要が" +"あります。(リリースクリティカルバグや、いくつかのアーキテクチャでビルドに失敗" +"する場合) あなたのパッケージを修正するのが必要な場合もありますし、依存関係で" +"パッケージが絡まっている状態からの移行を完了する手助けとして、他のパッケージ" +"を更新 (あるいは修正、または<literal>テスト版 (testing)</literal> からの削除) " +"が必要な事を意味する場合もあります。障害となる理由 (blocker) を判別できない" +"場合は、リリースチームが先の移行に関する現在の障害に関する情報を与えてくれる" +"ことでしょう。" + +#. type: Content of: <chapter><section><section><title> +#: developer-duties.dbk:37 +msgid "Maintain packages in <literal>stable</literal>" +msgstr "<literal>安定版 (stable)</literal> にあるパッケージをメンテする" + +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:39 +msgid "" +"Most of the package maintainer's work goes into providing updated versions " +"of packages in <literal>unstable</literal>, but his job also entails taking " +"care of the packages in the current <literal>stable</literal> release." +msgstr "" +"パッケージメンテナの作業の大半は、パッケージの更新されたバージョンを<literal>" +"不安定版 (unstable)</literal> へ放り込むことですが、現状の<literal>安定版 " +"(stable)</literal> リリースのパッケージの面倒をみることも伴っています。" + +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:44 +msgid "" +"While changes in <literal>stable</literal> are discouraged, they are " +"possible. Whenever a security problem is reported, you should collaborate " +"with the security team to provide a fixed version (see <xref linkend=\"bug-" +"security\"/>). When bugs of severity important (or more) are reported " +"against the <literal>stable</literal> version of your packages, you should " +"consider providing a targeted fix. You can ask the <literal>stable</" +"literal> release team whether they would accept such an update and then " +"prepare a <literal>stable</literal> upload (see <xref linkend=\"upload-stable" +"\"/>)." +msgstr "" +"<literal>安定版 (stable)</literal> への変更は推奨されてはいませんが、可能です。" +"セキュリティ問題が報告された時はいつでも、セキュリティチームと修正版を提供する" +"ように協力する必要があります (<xref linkend=\"bug-security\"/> 参照)。important " +"(あるいはそれ以上) な重要度のバグが<literal>安定版 (stable)</literal> の" +"バージョンのパッケージに報告されたら、対象の修正を提供するのを検討する必要が" +"あります。<literal>安定版 (stable)</literal> リリースマネージャに、そのような" +"更新を受け入れるかどうかを尋ね、それから<literal>安定版 (stable)</literal> の" +"アップロードを準備するなどができます (<xref linkend=\"upload-stable\"/> 参照)。" + +# type: Content of: <chapter><section><title> +#. type: Content of: <chapter><section><section><title> +#: developer-duties.dbk:56 +msgid "Manage release-critical bugs" +msgstr "リリースクリティカルバグに対処する" + +# type: Content of: <chapter><section><para> +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:58 +msgid "" +"Generally you should deal with bug reports on your packages as described in " +"<xref linkend=\"bug-handling\"/>. However, there's a special category of " +"bugs that you need to take care of — the so-called release-critical bugs (RC " +"bugs). All bug reports that have severity <literal>critical</literal>, " +"<literal>grave</literal> or <literal>serious</literal> make the package " +"unsuitable for inclusion in the next <literal>stable</literal> release. " +"They can thus delay the Debian release (when they affect a package in " +"<literal>testing</literal>) or block migrations to <literal>testing</" +"literal> (when they only affect the package in <literal>unstable</literal>). " +"In the worst scenario, they will lead to the package's removal. That's why " +"these bugs need to be corrected as quickly as possible." +msgstr "" +"大抵の場合、パッケージに対するバグ報告については <xref linkend=\"bug-handling" +"\"/>で記述されているように対応する必要があります。しかしながら、注意を必要と" +"する特別なカテゴリのバグがあります—リリースクリティカルバグ (RC bug) と呼ばれ" +"るものです。<literal>critical</literal>、<literal>grave</literal>、" +"<literal>serious</literal> の重要度が付けられている全てのバグ報告は、パッケージ" +"を次の<literal>安定版 (stable)</literal> リリースに含められないようにします。" +"そのため、これは (<literal>テスト版 (testing)</literal> にあるパッケージに影響" +"する場合に) Debian のリリースを遅らせたり、(<literal>不安定版 (unstable)" +"</literal> にあるパッケージにのみ影響する場合に) <literal>テスト版 (testing)" +"</literal> への移行をブロックする可能性があります。最悪の場合、パッケージの" +"削除を招きます。これが、これらのバグを可能な限り素早く修正する必要がある理由です。" + +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:70 +msgid "" +"If, for any reason, you aren't able fix an RC bug in a package of yours " +"within 2 weeks (for example due to time constraints, or because it's " +"difficult to fix), you should mention it clearly in the bug report and you " +"should tag the bug <literal>help</literal> to invite other volunteers to " +"chime in. Be aware that RC bugs are frequently the targets of Non-Maintainer " +"Uploads (see <xref linkend=\"nmu\"/>) because they can block the " +"<literal>testing</literal> migration of many packages." +msgstr "" +"もし、何らかの理由で 2 週間以内に RC バグを修正できない場合 (例えば時間の制約上、" +"あるいは修正が難しいなど)、明示的にバグ報告にそれを述べて、他のボランティアを招き" +"入れて参加してもらうためにバグに <literal>help</literal> タグを打ってください。" +"大量のパッケージが<literal>テスト版 (testing)</literal> へ移行するのを妨げること" +"があるので、RC バグは頻繁に Non-Maintainer Upload の対象になることに注意して" +"ください (<xref linkend=\"nmu\"/> 参照)。" + +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:79 +msgid "" +"Lack of attention to RC bugs is often interpreted by the QA team as a sign " +"that the maintainer has disappeared without properly orphaning his package. " +"The MIA team might also get involved, which could result in your packages " +"being orphaned (see <xref linkend=\"mia-qa\" />)." +msgstr "" +"RC バグへの関心の無さは、しばしば QA チームによって、メンテナが正しくパッケ" +"ージをみなしご化せずに消えてしまったサインとして判断されます。MIA チームが" +"関わることもあり、その場合はパッケージがみなしご化されます (<xref linkend=" +"\"mia-qa\" /> 参照)。" + # type: Content of: <chapter><section><title> +#. type: Content of: <chapter><section><section><title> +#: developer-duties.dbk:87 +msgid "Coordination with upstream developers" +msgstr "上流 (upstream) の開発者との調整について" + +# type: Content of: <chapter><section><para> +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:89 +msgid "" +"A big part of your job as Debian maintainer will be to stay in contact with " +"the upstream developers. Debian users will sometimes report bugs that are " +"not specific to Debian to our bug tracking system. You have to forward " +"these bug reports to the upstream developers so that they can be fixed in a " +"future upstream release." +msgstr "" +"Debian メンテナとしての仕事のうち重要な位置を占めるのは、上流 (upstream) の開" +"発者との窓口であることです。Debian ユーザは、時折バグ報告システムに Debian 特" +"有ではないバグを報告する事があります。Debian メンテナは、いつか上流のリリース" +"で修正できるようにする為、このようなバグ報告を上流の開発者に転送しなくてはな" +"りません。" + +# type: Content of: <chapter><section><para> +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:96 +msgid "" +"While it's not your job to fix non-Debian specific bugs, you may freely do " +"so if you're able. When you make such fixes, be sure to pass them on to the " +"upstream maintainers as well. Debian users and developers will sometimes " +"submit patches to fix upstream bugs — you should evaluate and forward these " +"patches upstream." +msgstr "" +"Debian 固有ではないバグの修正はあなたの義務ではないとはいえ、できるなら遠慮な" +"く修正してください。そのような修正を行った際は、上流の開発者にも送ってくださ" +"い。時折 Debian ユーザ/開発者が上流のバグを修正するパッチを送ってくる事があ" +"ります。その場合は、あなたはパッチを確認して上流へ転送する必要があります。" + +# type: Content of: <chapter><section><para> +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:103 +msgid "" +"If you need to modify the upstream sources in order to build a policy " +"compliant package, then you should propose a nice fix to the upstream " +"developers which can be included there, so that you won't have to modify the " +"sources of the next upstream version. Whatever changes you need, always try " +"not to fork from the upstream sources." +msgstr "" +"ポリシーに準拠したパッケージをビルドするために上流のソースに手を入れる必要が" +"ある場合、以降の上流でのリリースにおいて手を入れなくても済むために、ここで含" +"まれる修正を上流の開発者にとって良い形で提案する必要があります。必要な変更が" +"何であれ、上流のソースからフォークしないように常に試みてください。" + +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:110 +msgid "" +"If you find that the upstream developers are or become hostile towards " +"Debian or the free software community, you may want to re-consider the need " +"to include the software in Debian. Sometimes the social cost to the Debian " +"community is not worth the benefits the software may bring." +msgstr "" +"開発元の開発者らが Debian やフリーソフトウェアコミュニティに対して敵対的であ" +"る、あるいは敵対的になってきているのを見つけた場合は、ソフトウェアを Debian " +"に含める必要があるかを再考しなければならなくなるでしょう。時折 Debian コミュ" +"ニティに対する社会的なコストは、そのソフトウェアがもたらすであろう利益に見合" +"わない場合があります。" + #. type: Content of: <chapter><section><title> -#: developer-duties.dbk:9 +#: developer-duties.dbk:120 +msgid "Administrative Duties" +msgstr "管理者的な責務" + +# FIXME-trans: project? +#. type: Content of: <chapter><section><para> +#: developer-duties.dbk:121 +msgid "" +"A project of the size of Debian relies on some administrative infrastructure " +"to keep track of everything. As a project member, you have some duties to " +"ensure everything keeps running smoothly." +msgstr "" +"Debian の大きさの管理は、あらゆる事を追いかけられる管理者用のインフラに依って" +"います。プロジェクトメンバーとして、あらゆる物事が滞り無く進むように、あなたに" +"はいくつかの義務があります。" + +# type: Content of: <chapter><section><title> +#. type: Content of: <chapter><section><section><title> +#: developer-duties.dbk:126 msgid "Maintaining your Debian information" msgstr "あなたの Debian に関する情報をメンテナンスする" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:11 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:128 msgid "" "There's a LDAP database containing information about Debian developers at " "<ulink url=\"&url-debian-db;\"></ulink>. You should enter your information " @@ -43,8 +288,8 @@ msgstr "" "をここで設定した場合、そのメールを受け取るアドレスについても同様です。" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:19 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:136 msgid "" "For more information about the database, please see <xref linkend=\"devel-db" "\"/>." @@ -53,14 +298,14 @@ msgstr "" "い。" # type: Content of: <chapter><section><title> -#. type: Content of: <chapter><section><title> -#: developer-duties.dbk:24 +#. type: Content of: <chapter><section><section><title> +#: developer-duties.dbk:141 msgid "Maintaining your public key" msgstr "公開鍵をメンテナンスする" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:26 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:143 msgid "" "Be very careful with your private keys. Do not place them on any public " "servers or multiuser machines, such as the Debian servers (see <xref linkend=" @@ -69,14 +314,14 @@ msgid "" "faq;\">PGP FAQ</ulink>." msgstr "" "秘密鍵の取扱いには十二分に注意してください。Debian サーバ (<xref linkend=" -"\"server-machines\"/> 参照) のような公開サーバや複数のユーザがいるマシンに" -"は、どれにも置かないようにしてください。鍵をバックアップして、コピーはオフラ" -"インな場所に置きましょう。ソフトの使い方についてはドキュメントを参照してくだ" -"さい。<ulink url=\"&url-pgp-faq;\">PGP FAQ</ulink> を読みましょう。" +"\"server-machines\"/> 参照) のような公開サーバや複数のユーザがいるマシンには" +"置かないようにしてください。鍵をバックアップして、コピーはオフラインな場所に" +"置きましょう。ソフトの使い方については付属のドキュメントを参照してください。" +"<ulink url=\"&url-pgp-faq;\">PGP FAQ</ulink> を読みましょう。" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:33 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:150 msgid "" "You need to ensure not only that your key is secure against being stolen, " "but also that it is secure against being lost. Generate and make a copy " @@ -88,8 +333,8 @@ msgstr "" "(紙にも出力しておくのがベストです)。これは鍵を紛失した場合に必要になります。" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:39 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:156 msgid "" "If you add signatures to your public key, or add user identities, you can " "update the Debian key ring by sending your key to the key server at " @@ -100,8 +345,8 @@ msgstr "" "ring を更新できます。" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:44 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:161 msgid "" "If you need to add a completely new key or remove an old key, you need to " "get the new key signed by another developer. If the old key is compromised " @@ -118,8 +363,8 @@ msgstr "" "replacing_keys.html\"></ulink> で確認できます。" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:52 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:169 msgid "" "The same key extraction routines discussed in <xref linkend=\"registering\"/" "> apply." @@ -128,8 +373,8 @@ msgstr "" "す。" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:56 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:173 msgid "" "You can find a more in-depth discussion of Debian key maintenance in the " "documentation of the <systemitem role=\"package\">debian-keyring</" @@ -140,14 +385,14 @@ msgstr "" "ができます。" # type: Content of: <chapter><section><title> -#. type: Content of: <chapter><section><title> -#: developer-duties.dbk:63 +#. type: Content of: <chapter><section><section><title> +#: developer-duties.dbk:180 msgid "Voting" msgstr "投票をする" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:65 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:182 msgid "" "Even though Debian isn't really a democracy, we use a democratic process to " "elect our leaders and to approve general resolutions. These procedures are " @@ -158,8 +403,8 @@ msgstr "" "は、<ulink url=\"&url-constitution;\">Debian 憲章</ulink>で規程されています。" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:71 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:188 msgid "" "Other than the yearly leader election, votes are not routinely held, and " "they are not undertaken lightly. Each proposal is first discussed on the " @@ -172,8 +417,8 @@ msgstr "" "トを必要とします。" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:77 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:194 msgid "" "You don't have to track the pre-vote discussions, as the secretary will " "issue several calls for votes on &email-debian-devel-announce; (and all " @@ -189,8 +434,8 @@ msgstr "" "よって署名/暗号化されたメールによって行われます。" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:85 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:202 msgid "" "The list of all proposals (past and current) is available on the <ulink url=" "\"&url-vote;\">Debian Voting Information</ulink> page, along with " @@ -201,14 +446,14 @@ msgstr "" "行われたのかという関連情報の確認が可能になっています。" # type: Content of: <chapter><section><title> -#. type: Content of: <chapter><section><title> -#: developer-duties.dbk:92 +#. type: Content of: <chapter><section><section><title> +#: developer-duties.dbk:209 msgid "Going on vacation gracefully" msgstr "優雅に休暇を取る" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:94 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:211 msgid "" "It is common for developers to have periods of absence, whether those are " "planned vacations or simply being buried in other work. The important thing " @@ -223,8 +468,8 @@ msgstr "" "は、必要なことを彼らが何であってもできるようにすることです。" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:101 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:218 msgid "" "Usually this means that other developers are allowed to NMU (see <xref " "linkend=\"nmu\"/>) your package if a big problem (release critical bug, " @@ -239,8 +484,8 @@ msgstr "" "であることを知らせるのは重要です。" # type: Content of: <chapter><section><para><footnote><para> -#. type: Content of: <chapter><section><para><footnote><para> -#: developer-duties.dbk:110 +#. type: Content of: <chapter><section><section><para><footnote><para> +#: developer-duties.dbk:227 msgid "" "This is so that the message can be easily filtered by people who don't want " "to read vacation notices." @@ -249,8 +494,8 @@ msgstr "" "るためです。" # type: Content of: <chapter><section><para><footnote> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:108 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:225 msgid "" "In order to inform the other developers, there are two things that you " "should do. First send a mail to <email>debian-private@&lists-host;</email> " @@ -266,8 +511,8 @@ msgstr "" "す。" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:117 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:234 msgid "" "The other thing to do is to mark yourself as on vacation in the <link " "linkend=\"devel-db\">Debian developers' LDAP database</link> (this " @@ -280,8 +525,8 @@ msgstr "" "のを忘れないように!" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:123 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:240 msgid "" "Ideally, you should sign up at the <ulink url=\"&url-gpg-coord;\">GPG " "coordination pages</ulink> when booking a holiday and check if anyone there " @@ -295,135 +540,14 @@ msgstr "" "キゾチックな場所に行く場合、これは特に重要です。" # type: Content of: <chapter><section><title> -#. type: Content of: <chapter><section><title> -#: developer-duties.dbk:132 -msgid "Coordination with upstream developers" -msgstr "上流 (upstream) の開発者との調整について" - -# type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:134 -msgid "" -"A big part of your job as Debian maintainer will be to stay in contact with " -"the upstream developers. Debian users will sometimes report bugs that are " -"not specific to Debian to our bug tracking system. You have to forward " -"these bug reports to the upstream developers so that they can be fixed in a " -"future upstream release." -msgstr "" -"Debian メンテナとしての仕事のうち重要な位置を占めるのは、上流 (upstream) の開" -"発者との窓口であることです。Debian ユーザは、時折バグ報告システムに Debian 特" -"有ではないバグを報告する事があります。Debian メンテナは、いつか上流のリリース" -"で修正できるようにする為、このようなバグ報告を上流の開発者に転送しなくてはな" -"りません。" - -# type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:141 -msgid "" -"While it's not your job to fix non-Debian specific bugs, you may freely do " -"so if you're able. When you make such fixes, be sure to pass them on to the " -"upstream maintainers as well. Debian users and developers will sometimes " -"submit patches to fix upstream bugs — you should evaluate and forward these " -"patches upstream." -msgstr "" -"Debian 固有ではないバグの修正はあなたの義務ではないとはいえ、できるなら遠慮な" -"く修正してください。そのような修正を行った際は、上流の開発者にも送ってくださ" -"い。時折 Debian ユーザ/開発者が上流のバグを修正するパッチを送ってくる事があ" -"ります。その場合は、あなたはパッチを確認して上流へ転送する必要があります。" - -# type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:148 -msgid "" -"If you need to modify the upstream sources in order to build a policy " -"compliant package, then you should propose a nice fix to the upstream " -"developers which can be included there, so that you won't have to modify the " -"sources of the next upstream version. Whatever changes you need, always try " -"not to fork from the upstream sources." -msgstr "" -"ポリシーに準拠したパッケージをビルドするために上流のソースに手を入れる必要が" -"ある場合、以降の上流でのリリースにおいて手を入れなくても済むために、ここで含" -"まれる修正を上流の開発者にとって良い形で提案する必要があります。必要な変更が" -"何であれ、上流のソースからフォークしないように常に試みてください。" - -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:155 -msgid "" -"If you find that the upstream developers are or become hostile towards " -"Debian or the free software community, you may want to re-consider the need " -"to include the software in Debian. Sometimes the social cost to the Debian " -"community is not worth the benefits the software may bring." -msgstr "" -"開発元の開発者らが Debian やフリーソフトウェアコミュニティに対して敵対的であ" -"る、あるいは敵対的になってきているのを見つけた場合は、ソフトウェアを Debian " -"に含める必要があるかを再考しなければならなくなるでしょう。時折 Debian コミュ" -"ニティに対する社会的なコストは、そのソフトウェアがもたらすであろう利益に見合" -"わない場合があります。" - -# type: Content of: <chapter><section><title> -#. type: Content of: <chapter><section><title> -#: developer-duties.dbk:163 -msgid "Managing release-critical bugs" -msgstr "リリースクリティカルバグに対処する" - -# type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:165 -msgid "" -"Generally you should deal with bug reports on your packages as described in " -"<xref linkend=\"bug-handling\"/>. However, there's a special category of " -"bugs that you need to take care of — the so-called release-critical bugs (RC " -"bugs). All bug reports that have severity <literal>critical</literal>, " -"<literal>grave</literal> or <literal>serious</literal> are considered to " -"have an impact on whether the package can be released in the next stable " -"release of Debian. These bugs can delay the Debian release and/or can " -"justify the removal of a package at freeze time. That's why these bugs need " -"to be corrected as quickly as possible." -msgstr "" -"大抵の場合、パッケージに対するバグ報告については <xref linkend=\"bug-handling" -"\"/>で記述されているように対応する必要があります。しかしながら、注意を必要と" -"する特別なカテゴリのバグがあります - リリースクリティカルバグ (RC bug) と呼ば" -"れるものです。<literal>critical</literal>、<literal>grave</literal>、" -"<literal>serious</literal> の重要度が付けられている全てのバグ報告は、Debian " -"の次期安定版リリースからパッケージに含めるかどうかについての影響を持つと見な" -"されています。これらのバグは Debian のリリースを遅らせたり、フリーズ時にパッ" -"ケージ削除の調整に使われるなどされることがあります。これが、これらのバグを可" -"能な限り素早く修正する必要がある理由です。" - -# type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:176 -msgid "" -"Developers who are part of the <ulink url=\"&url-debian-qa;\">Quality " -"Assurance</ulink> group are following all such bugs, and trying to help " -"whenever possible. If, for any reason, you aren't able fix an RC bug in a " -"package of yours within 2 weeks, you should either ask for help by sending a " -"mail to the Quality Assurance (QA) group <email>debian-qa@&lists-host;</" -"email>, or explain your difficulties and present a plan to fix them by " -"sending a mail to the bug report. Otherwise, people from the QA group may " -"want to do a Non-Maintainer Upload (see <xref linkend=\"nmu\"/>) after " -"trying to contact you (they might not wait as long as usual before they do " -"their NMU if they have seen no recent activity from you in the BTS)." -msgstr "" -"<ulink url=\"&url-debian-qa;\">品質保証</ulink> グループに所属している開発者" -"はそのようなバグ全てを取扱い、何時でも可能な時に修正を試みます。どの様な理由" -"であれ、2 週間の間でパッケージの RC バグを修正出来なかったりする場合は品質保" -"証 (QA) グループ <email>debian-qa@&lists-host;</email> にメールを送って協力を" -"求めるか、困難な点を説明してどうやってそれを修正するつもりなのか、バグ報告に" -"対してメールを送ってください。そうしない場合は、QA グループのメンバーはあなた" -"にコンタクトを試みた後で Non-Maintainer アップロード (<xref linkend=\"nmu\"/" -"> 参照) を行おうとします (BTS 上で最近の活動が見られない場合は、彼らは NMU を" -"行う前にいつもの様には待とうとはしないでしょう)。" - -# type: Content of: <chapter><section><title> -#. type: Content of: <chapter><section><title> -#: developer-duties.dbk:191 +#. type: Content of: <chapter><section><section><title> +#: developer-duties.dbk:249 msgid "Retiring" msgstr "脱退について" # type: Content of: <chapter><section><para> -#. type: Content of: <chapter><section><para> -#: developer-duties.dbk:193 +#. type: Content of: <chapter><section><section><para> +#: developer-duties.dbk:251 msgid "" "If you choose to leave the Debian project, you should make sure you do the " "following steps:" @@ -431,8 +555,8 @@ msgstr "" "Debian プロジェクトから去るのを決めた場合は、以下の手順に従ってください:" # type: Content of: <chapter><section><orderedlist><listitem><para> -#. type: Content of: <chapter><section><orderedlist><listitem><para> -#: developer-duties.dbk:199 +#. type: Content of: <chapter><section><section><orderedlist><listitem><para> +#: developer-duties.dbk:257 msgid "" "Orphan all your packages, as described in <xref linkend=\"orphaning\"/>." msgstr "" @@ -440,8 +564,8 @@ msgstr "" "化 (orphan) してください。" # type: Content of: <chapter><section><orderedlist><listitem><para> -#. type: Content of: <chapter><section><orderedlist><listitem><para> -#: developer-duties.dbk:204 +#. type: Content of: <chapter><section><section><orderedlist><listitem><para> +#: developer-duties.dbk:262 msgid "" "Send an gpg-signed email about why you are leaving the project to " "<email>debian-private@&lists-host;</email>." @@ -450,16 +574,41 @@ msgstr "" "private@&lists-host;</email> に投げてください。" # type: Content of: <chapter><section><orderedlist><listitem><para> -#. type: Content of: <chapter><section><orderedlist><listitem><para> -#: developer-duties.dbk:210 +#. type: Content of: <chapter><section><section><orderedlist><listitem><para> +#: developer-duties.dbk:268 msgid "" "Notify the Debian key ring maintainers that you are leaving by opening a " "ticket in Debian RT by sending a mail to &email-keyring; with the words " "'Debian RT' somewhere in the subject line (case doesn't matter)." msgstr "" -"'Debian RT' という単語 (大文字小文字は関係なし) が入ったメールを keyring@rt." -"debian.org に投げて Debian RT でチケットをオープンすることで、あなたがプロ" -"ジェクトを去るのを Debian key ring メンテナに知らせてください。" +"'Debian RT' という単語 (大文字小文字は関係なし) がサブジェクトのどこかに入っ" +"たメールを &email-keyring; に投げて Debian RT でチケットをオープンして、あな" +"たがプロジェクトを去るのを Debian key ring メンテナに知らせてください。" + +# type: Content of: <chapter><section><para> +#~ msgid "" +#~ "Developers who are part of the <ulink url=\"&url-debian-qa;\">Quality " +#~ "Assurance</ulink> group are following all such bugs, and trying to help " +#~ "whenever possible. If, for any reason, you aren't able fix an RC bug in " +#~ "a package of yours within 2 weeks, you should either ask for help by " +#~ "sending a mail to the Quality Assurance (QA) group <email>debian-" +#~ "qa@&lists-host;</email>, or explain your difficulties and present a plan " +#~ "to fix them by sending a mail to the bug report. Otherwise, people from " +#~ "the QA group may want to do a Non-Maintainer Upload (see <xref linkend=" +#~ "\"nmu\"/>) after trying to contact you (they might not wait as long as " +#~ "usual before they do their NMU if they have seen no recent activity from " +#~ "you in the BTS)." +#~ msgstr "" +#~ "<ulink url=\"&url-debian-qa;\">品質保証</ulink> グループに所属している開発" +#~ "者はそのようなバグ全てを取扱い、何時でも可能な時に修正を試みます。どの様な" +#~ "理由であれ、2 週間の間でパッケージの RC バグを修正出来なかったりする場合は" +#~ "品質保証 (QA) グループ <email>debian-qa@&lists-host;</email> にメールを" +#~ "送って協力を求めるか、困難な点を説明してどうやってそれを修正するつもりなの" +#~ "か、バグ報告に対してメールを送ってください。そうしない場合は、QA グループ" +#~ "のメンバーはあなたにコンタクトを試みた後で Non-Maintainer アップロード " +#~ "(<xref linkend=\"nmu\"/> 参照) を行おうとします (BTS 上で最近の活動が見ら" +#~ "れない場合は、彼らは NMU を行う前にいつもの様には待とうとはしないでしょ" +#~ "う)。" # type: Content of: <chapter><section><para> #~ msgid ""