chiark / gitweb /
Add a link to various translations, as suggested by Chris Leick <4DB12A29.9030501__20...
[developers-reference.git] / po4a / ja / beyond-pkging.po
1 # Debian Developer's Reference (Japanese)
2 # (C) Hideki Yamane (Debian-JP) <henrich@debian.or.jp>, 2008-2010.
3 #
4 msgid ""
5 msgstr ""
6 "Project-Id-Version: developers-reference 3.4.2\n"
7 "POT-Creation-Date: 2011-04-22 10:44-0400\n"
8 "PO-Revision-Date: 2010-10-01 08:04+0900\n"
9 "Last-Translator: Hideki Yamane <henrich@debian.org>\n"
10 "Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
11 "Language: ja\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15
16 # type: Content of: <chapter><title>
17 #. type: Content of: <chapter><title>
18 #: beyond-pkging.dbk:7
19 msgid "Beyond Packaging"
20 msgstr "パッケージ化、そして…"
21
22 # type: Content of: <chapter><para>
23 #. type: Content of: <chapter><para>
24 #: beyond-pkging.dbk:9
25 msgid ""
26 "Debian is about a lot more than just packaging software and maintaining "
27 "those packages.  This chapter contains information about ways, often really "
28 "critical ways, to contribute to Debian beyond simply creating and "
29 "maintaining packages."
30 msgstr ""
31 "Debian は、単にソフトウェアのパッケージを作ってメンテナンスをしているだけでは"
32 "ありません。この章では、単にパッケージを作ってメンテナンスする以外で Debian "
33 "へ協力・貢献するやり方、多くの場合とても重要となるやり方の情報を取り扱いま"
34 "す。"
35
36 # type: Content of: <chapter><para>
37 #. type: Content of: <chapter><para>
38 #: beyond-pkging.dbk:14
39 msgid ""
40 "As a volunteer organization, Debian relies on the discretion of its members "
41 "in choosing what they want to work on and in choosing the most critical "
42 "thing to spend their time on."
43 msgstr ""
44 "ボランティア組織の例にたがわず、Debian の活動はメンバーが何をしたいのか、時間"
45 "を割くのに最も重大だと思われることが何か、というメンバーの判断に依っていま"
46 "す。"
47
48 # type: Content of: <chapter><section><title>
49 #. type: Content of: <chapter><section><title>
50 #: beyond-pkging.dbk:19
51 msgid "Bug reporting"
52 msgstr "バグ報告"
53
54 # type: Content of: <chapter><section><para>
55 #. type: Content of: <chapter><section><para>
56 #: beyond-pkging.dbk:21
57 msgid ""
58 "We encourage you to file bugs as you find them in Debian packages.  In fact, "
59 "Debian developers are often the first line testers.  Finding and reporting "
60 "bugs in other developers' packages improves the quality of Debian."
61 msgstr ""
62 "我々としては、Debian パッケージで見つけたバグを登録することを勧めています。実"
63 "際のところ、大抵の場合は Debian 開発者が第一線でのテスト作業者となっていま"
64 "す。他の開発者のパッケージで見つけたバグを報告することで Debian の品質が向上"
65 "されています。"
66
67 # type: Content of: <chapter><section><para>
68 #. type: Content of: <chapter><section><para>
69 #: beyond-pkging.dbk:26
70 msgid ""
71 "Read the <ulink url=\"&url-bts-report;\">instructions for reporting bugs</"
72 "ulink> in the Debian <ulink url=\"&url-bts;\">bug tracking system</ulink>."
73 msgstr ""
74 "Debian <ulink url=\"&url-bts;\">バグ追跡システム (BTS)</ulink> の <ulink url="
75 "\"&url-bts-report;\">バグ報告のやり方について (instructions for reporting "
76 "bugs)</ulink> を参照してください。"
77
78 # type: Content of: <chapter><section><para>
79 #. type: Content of: <chapter><section><para>
80 #: beyond-pkging.dbk:31
81 msgid ""
82 "Try to submit the bug from a normal user account at which you are likely to "
83 "receive mail, so that people can reach you if they need further information "
84 "about the bug.  Do not submit bugs as root."
85 msgstr ""
86 "いつも使っているメールを受け取れるユーザアカウントからバグを送って見てくださ"
87 "い。そうすることで、開発者がそのバグに関するより詳細な情報を必要とする場合に"
88 "あなたに尋ねることができます。root ユーザでバグを報告しないでください。"
89
90 # type: Content of: <chapter><section><para>
91 #. type: Content of: <chapter><section><para>
92 #: beyond-pkging.dbk:36
93 msgid ""
94 "You can use a tool like <citerefentry> <refentrytitle>reportbug</"
95 "refentrytitle> <manvolnum>1</manvolnum> </citerefentry> to submit bugs.  It "
96 "can automate and generally ease the process."
97 msgstr ""
98 "バグを報告するには、<citerefentry> <refentrytitle>reportbug</refentrytitle> "
99 "<manvolnum>1</manvolnum> </citerefentry> の様なツールが使えます。これによって"
100 "自動化を行って、かなり簡単な作業にできます。"
101
102 # type: Content of: <chapter><section><para>
103 #. type: Content of: <chapter><section><para>
104 #: beyond-pkging.dbk:41
105 msgid ""
106 "Make sure the bug is not already filed against a package.  Each package has "
107 "a bug list easily reachable at <literal>http://&bugs-host;/"
108 "<replaceable>packagename</replaceable></literal>.  Utilities like "
109 "<citerefentry> <refentrytitle>querybts</refentrytitle> <manvolnum>1</"
110 "manvolnum> </citerefentry> can also provide you with this information (and "
111 "<command>reportbug</command> will usually invoke <command>querybts</command> "
112 "before sending, too)."
113 msgstr ""
114 "パッケージに対して既にバグが報告されていないことを確認しておいてください。"
115 "個々のパッケージに対するバグのリストは <literal>http://&bugs-host;/"
116 "<replaceable>パッケージ名</replaceable></literal> にて簡単に確認できます。"
117 "<citerefentry> <refentrytitle>querybts</refentrytitle> <manvolnum>1</"
118 "manvolnum> </citerefentry> のようなユーティリティもこの情報を入手できます (そ"
119 "れから <command>reportbug</command> では大抵の場合は、バグを送信する前に "
120 "<command>querybts</command> の実行もします)。"
121
122 # type: Content of: <chapter><section><para>
123 #. type: Content of: <chapter><section><para>
124 #: beyond-pkging.dbk:50
125 msgid ""
126 "Try to direct your bugs to the proper location.  When for example your bug "
127 "is about a package which overwrites files from another package, check the "
128 "bug lists for <emphasis>both</emphasis> of those packages in order to avoid "
129 "filing duplicate bug reports."
130 msgstr ""
131 "正しい所にバグを報告する様に心がけてください。例えばあるパッケージが他のパッ"
132 "ケージのファイルを上書きしてしまうバグの場合ですが、バグ報告が重複して登録さ"
133 "れるのを避けるため、これらのパッケージの<emphasis>両方</emphasis>のバグリスト"
134 "を確認してください。"
135
136 # type: Content of: <chapter><section><para>
137 #. type: Content of: <chapter><section><para>
138 #: beyond-pkging.dbk:56
139 msgid ""
140 "For extra credit, you can go through other packages, merging bugs which are "
141 "reported more than once, or tagging bugs `fixed' when they have already been "
142 "fixed.  Note that when you are neither the bug submitter nor the package "
143 "maintainer, you should not actually close the bug (unless you secure "
144 "permission from the maintainer)."
145 msgstr ""
146 "さらに言うと、他のパッケージについても、何度も報告されているバグをマージした"
147 "り既に修正されているバグに「fixed」タグをつけたりすることもできます。そのバグ"
148 "の報告者であったりパッケージメンテナではない場合は (メンテナから許可をもらっ"
149 "ていなければ)、実際にバグをクローズしてはいけないことに注意してください。"
150
151 # type: Content of: <chapter><section><para>
152 #. type: Content of: <chapter><section><para>
153 #: beyond-pkging.dbk:63
154 msgid ""
155 "From time to time you may want to check what has been going on with the bug "
156 "reports that you submitted.  Take this opportunity to close those that you "
157 "can't reproduce anymore.  To find out all the bugs you submitted, you just "
158 "have to visit <literal>http://&bugs-host;/from:<replaceable>your-email-addr</"
159 "replaceable></literal>."
160 msgstr ""
161 "時折、あなたが報告したバグ報告について何が起こっているのかをチェックしたくな"
162 "ることでしょう。これは、もう再現できないものをクローズするきっかけになりま"
163 "す。報告した全てのバグ報告を確認するには、<literal>http://&bugs-host;/from:"
164 "<replaceable>your-email-addr</replaceable></literal> を参照すればいいだけで"
165 "す。"
166
167 # type: Content of: <chapter><section><section><title>
168 #. type: Content of: <chapter><section><section><title>
169 #: beyond-pkging.dbk:70
170 msgid "Reporting lots of bugs at once (mass bug filing)"
171 msgstr "一度に大量のバグを報告するには (mass bug filing)"
172
173 # type: Content of: <chapter><section><section><para>
174 #. type: Content of: <chapter><section><section><para>
175 #: beyond-pkging.dbk:72
176 msgid ""
177 "Reporting a great number of bugs for the same problem on a great number of "
178 "different packages — i.e., more than 10 — is a deprecated practice.  Take "
179 "all possible steps to avoid submitting bulk bugs at all.  For instance, if "
180 "checking for the problem can be automated, add a new check to <systemitem "
181 "role=\"package\">lintian</systemitem> so that an error or warning is emitted."
182 msgstr ""
183 "大量の異なるパッケージに対して、同じ問題についての非常に多くのバグ (例えば "
184 "10 個以上) を報告するのは、推奨されていないやり方です。不要なバグ報告を避ける"
185 "ため、可能な限りの手続きを踏むようにしましょう。例えば、問題の確認を自動化で"
186 "きる場合は <systemitem role=\"package\">lintian</systemitem> に新しくチェック"
187 "項目を追加すれば、エラーや警告が明確になります。"
188
189 # type: Content of: <chapter><section><section><para>
190 #. type: Content of: <chapter><section><section><para>
191 #: beyond-pkging.dbk:79
192 msgid ""
193 "If you report more than 10 bugs on the same topic at once, it is recommended "
194 "that you send a message to &email-debian-devel; describing your intention "
195 "before submitting the report, and mentioning the fact in the subject of your "
196 "mail.  This will allow other developers to verify that the bug is a real "
197 "problem.  In addition, it will help prevent a situation in which several "
198 "maintainers start filing the same bug report simultaneously."
199 msgstr ""
200 "同じ問題について一度に 10 個以上のバグを報告する場合は、バグの投稿をする前に "
201 "&email-debian-devel; へ送ることをお勧めします。バグ報告を送る前に注意点を記述"
202 "し、メールのサブジェクトに事実を挙げておきます。これで他の開発者がそのバグが"
203 "本当に問題であるかどうかを確認できるようになります。さらに、これによって複数"
204 "のメンテナが平行して同じバグ報告を登録するのを防止できるようになります。"
205
206 # type: Content of: <chapter><section><section><para>
207 #. type: Content of: <chapter><section><section><para>
208 #: beyond-pkging.dbk:87
209 msgid ""
210 "Please use the programs <command>dd-list</command> and if appropriate "
211 "<command>whodepends</command> (from the package <systemitem role=\"package"
212 "\">devscripts</systemitem>) to generate a list of all affected packages, and "
213 "include the output in your mail to &email-debian-devel;."
214 msgstr ""
215 "<command>dd-list</command> プログラムを利用することと、明確になっているのであ"
216 "れば影響を受けるパッケージのリストを (<systemitem role=\"package"
217 "\">devscripts</systemitem> パッケージの) <command>whodepends</command> を使っ"
218 "て出力して、&email-debian-devel; へのメールに含めて下さい。"
219
220 # type: Content of: <chapter><section><section><para>
221 #. type: Content of: <chapter><section><section><para>
222 #: beyond-pkging.dbk:93
223 msgid ""
224 "Note that when sending lots of bugs on the same subject, you should send the "
225 "bug report to <email>maintonly@&bugs-host;</email> so that the bug report is "
226 "not forwarded to the bug distribution mailing list."
227 msgstr ""
228 "同じサブジェクトで大量のバグを送信する際の注意として、バグ報告がバグ情報用"
229 "メーリングリストへ転送されないように <email>maintonly@&bugs-host;</email> へ"
230 "バグ報告を送るべきである、ということです。"
231
232 #. type: Content of: <chapter><section><section><section><title>
233 #: beyond-pkging.dbk:98
234 msgid "Usertags"
235 msgstr "Usertag"
236
237 #. type: Content of: <chapter><section><section><section><para>
238 #: beyond-pkging.dbk:100
239 msgid ""
240 "You may wish to use BTS usertags when submitting bugs across a number of "
241 "packages. Usertags are similar to normal tags such as 'patch' and 'wishlist' "
242 "but differ in that they are user-defined and occupy a namespace that is "
243 "unique to a particular user. This allows multiple sets of developers to "
244 "'usertag' the same bug in different ways without conflicting."
245 msgstr ""
246 "多数のパッケージに対するバグを登録する際に BTS の usertag を使いたくなるかも"
247 "しれません。usertag は 'patch' や 'wishlist' のような通常のタグに似ています"
248 "が、ユーザが定義する事と特定のユーザに対して一意な名前空間を占めるという点で"
249 "違っています。これによって、同じバグについて衝突する事無しに、開発者がそれぞ"
250 "れ別のやり方で複数の設定ができるようになります。"
251
252 #. type: Content of: <chapter><section><section><section><para>
253 #: beyond-pkging.dbk:107
254 msgid ""
255 "To add usertags when filing bugs, specify the <literal>User</literal> and "
256 "<literal>Usertags</literal> pseudo-headers:"
257 msgstr ""
258 "バグを登録する際に usertag を追加するには、擬似ヘッダ (pseudo-header) "
259 "<literal>User</literal> と <literal>Usertags</literal> を指定します。"
260
261 #. type: Content of: <chapter><section><section><section><screen>
262 #: beyond-pkging.dbk:111
263 #, no-wrap
264 msgid ""
265 "To: submit@bugs.debian.org\n"
266 "Subject: <replaceable>title-of-bug</replaceable>\n"
267 "\n"
268 "Package: <replaceable>pkgname</replaceable>\n"
269 "<replaceable>[ ... ]</replaceable>\n"
270 "User: <replaceable>email-addr</replaceable>\n"
271 "Usertags: <replaceable>tag-name [ tag-name ... ]</replaceable>\n"
272 "\n"
273 "<replaceable>description-of-bug ...</replaceable>\n"
274 msgstr ""
275 "To: submit@bugs.debian.org\n"
276 "Subject: <replaceable>バグタイトル</replaceable>\n"
277 "\n"
278 "Package: <replaceable>パッケージ名</replaceable>\n"
279 "<replaceable>[ ... ]</replaceable>\n"
280 "User: <replaceable>メールアドレス</replaceable>\n"
281 "Usertags: <replaceable>タグ名 [ タグ名 ... ]</replaceable>\n"
282 "\n"
283 "<replaceable>バグの説明 ...</replaceable>\n"
284
285 #. type: Content of: <chapter><section><section><section><para>
286 #: beyond-pkging.dbk:122
287 msgid ""
288 "Note that tags are seperated by spaces and cannot contain underscores. If "
289 "you are filing bugs for a particular group or team it is recommended that "
290 "you set the <literal>User</literal> to an appropriate mailing list after "
291 "describing your intention there."
292 msgstr ""
293 "タグは空白で区切られ、アンダースコア (_) を含められないのに注意してください。"
294 "特定のグループやチームについてのバグを登録する場合は、適切なメーリングリスト"
295 "で注意を促した上で <literal>User</literal> をそのメーリングリストに設定するの"
296 "をお勧めします。"
297
298 #. type: Content of: <chapter><section><section><section><para>
299 #: beyond-pkging.dbk:128
300 msgid ""
301 "To view bugs tagged with a specific usertag, visit <literal>http://&bugs-"
302 "host;/cgi-bin/pkgreport.cgi?users=<replaceable>email-addr</replaceable>&amp;"
303 "tag=<replaceable>tag-name</replaceable></literal>."
304 msgstr ""
305 "特定の usertag でバグを参照する場合は <literal>http://&bugs-host;/cgi-bin/"
306 "pkgreport.cgi?users=<replaceable>メールアドレス</replaceable>&amp;"
307 "tag=<replaceable>タグ名</replaceable></literal> を指定してください。"
308
309 # type: Content of: <chapter><section><title>
310 #. type: Content of: <chapter><section><title>
311 #: beyond-pkging.dbk:137
312 msgid "Quality Assurance effort"
313 msgstr "品質維持の努力"
314
315 # type: Content of: <chapter><section><section><title>
316 #. type: Content of: <chapter><section><section><title>
317 #: beyond-pkging.dbk:139
318 msgid "Daily work"
319 msgstr "日々の作業"
320
321 # type: Content of: <chapter><section><section><para>
322 #. type: Content of: <chapter><section><section><para>
323 #: beyond-pkging.dbk:141
324 msgid ""
325 "Even though there is a dedicated group of people for Quality Assurance, QA "
326 "duties are not reserved solely for them.  You can participate in this effort "
327 "by keeping your packages as bug-free as possible, and as lintian-clean (see "
328 "<xref linkend=\"lintian\"/>) as possible.  If you do not find that possible, "
329 "then you should consider orphaning some of your packages (see <xref linkend="
330 "\"orphaning\"/>).  Alternatively, you may ask the help of other people in "
331 "order to catch up with the backlog of bugs that you have (you can ask for "
332 "help on &email-debian-qa; or &email-debian-devel;).  At the same time, you "
333 "can look for co-maintainers (see <xref linkend=\"collaborative-maint\"/>)."
334 msgstr ""
335 "品質保証に割り当てられたグループの人々がいたとしても、QA 作業は彼らのみに課せ"
336 "られるものではありません。あなたもパッケージを可能な限りバグが無いように保"
337 "ち、できるだけ lintian clean な状態 (<xref linkend=\"lintian\"/> を参照) にす"
338 "ることで参加することができるのです。それが可能ではないように思えるなら、パッ"
339 "ケージをいくつか「みなしご化 (orphan)」してください (<xref linkend="
340 "\"orphaning\"/> 参照)。または、溜まったバグ処理に追いつくため、他の人々に助力"
341 "を願い出ることも可能です (&email-debian-qa; や &email-debian-devel; で助けを"
342 "求めることができます)。同時に共同メンテナ (co-maintainer) を探すことも可能で"
343 "す (<xref linkend=\"collaborative-maint\"/> を参照してください)。"
344
345 # type: Content of: <chapter><section><section><title>
346 #. type: Content of: <chapter><section><section><title>
347 #: beyond-pkging.dbk:155
348 msgid "Bug squashing parties"
349 msgstr "バグ潰しパーティ (BSP)"
350
351 # type: Content of: <chapter><section><section><para>
352 #. type: Content of: <chapter><section><section><para>
353 #: beyond-pkging.dbk:157
354 msgid ""
355 "From time to time the QA group organizes bug squashing parties to get rid of "
356 "as many problems as possible.  They are announced on &email-debian-devel-"
357 "announce; and the announcement explains which area will be the focus of the "
358 "party: usually they focus on release critical bugs but it may happen that "
359 "they decide to help finish a major upgrade (like a new <command>perl</"
360 "command> version which requires recompilation of all the binary modules)."
361 msgstr ""
362 "時折、QA グループは可能な限りの問題を無くすためにバグ潰しパーティ (BSP) を開"
363 "催しています。開催案内は &email-debian-devel-announce; で行われ、パーティがど"
364 "の部分に集中してやるのかが告知されます。大抵はリリースクリティカルバグ (RC) "
365 "への対応に当てられますが、大きなアップグレード (新しい <command>perl</"
366 "command> バージョンでの全バイナリモジュールを再コンパイルのような) を完了する"
367 "手助けのために開かれることもあります。"
368
369 # type: Content of: <chapter><section><section><para>
370 #. type: Content of: <chapter><section><section><para>
371 #: beyond-pkging.dbk:166
372 msgid ""
373 "The rules for non-maintainer uploads differ during the parties because the "
374 "announcement of the party is considered prior notice for NMU.  If you have "
375 "packages that may be affected by the party (because they have release "
376 "critical bugs for example), you should send an update to each of the "
377 "corresponding bug to explain their current status and what you expect from "
378 "the party.  If you don't want an NMU, or if you're only interested in a "
379 "patch, or if you will deal yourself with the bug, please explain that in the "
380 "BTS."
381 msgstr ""
382 "メンテナ以外によるアップロード (non-maintainer upload) のルールはパーティの開"
383 "催中とそれ以外で違います。これは、パーティのアナウンスは NMU の予告であると考"
384 "えられているためです。パーティによって影響を受けるパッケージを持っている場合 "
385 "(例えばリリースクリティカルバグを持っている場合) は、それぞれ対応するバグにつ"
386 "いて現状説明とこのパーティでどの様なことを期待しているのかを説明しないといけ"
387 "ません。NMU を望まない、パッチでの対応にのみ興味がある、あるいは自分自身で対"
388 "処をする予定の場合は、BTS で説明をしてください。"
389
390 # type: Content of: <chapter><section><section><para>
391 #. type: Content of: <chapter><section><section><para>
392 #: beyond-pkging.dbk:175
393 msgid ""
394 "People participating in the party have special rules for NMU, they can NMU "
395 "without prior notice if they upload their NMU to DELAYED/3-day at least.  "
396 "All other NMU rules apply as usually; they should send the patch of the NMU "
397 "to the BTS (to one of the open bugs fixed by the NMU, or to a new bug, "
398 "tagged fixed).  They should also respect any particular wishes of the "
399 "maintainer."
400 msgstr ""
401 "パーティに参加している人には NMU についての特別ルールが割り当てられます。NMU "
402 "について、少なくとも 3 日遅延してアップロードを行う場合 (DELAYED/3-day キュー"
403 "などへのアップロードの場合) は予告無しで NMU できるのです。他の NMU ルールは"
404 "全て通常通りに適用されます - NMU のパッチを BTS に送付する必要があります (修"
405 "正されていないバグのいずれかを NMU で修正する、あるいは新たなバグにパッチを送"
406 "り、fixed とタグを付けるなど)。それから、作業者は各メンテナの要望に沿う必要が"
407 "あります。"
408
409 # type: Content of: <chapter><section><section><para>
410 #. type: Content of: <chapter><section><section><para>
411 #: beyond-pkging.dbk:182
412 msgid ""
413 "If you don't feel confident about doing an NMU, just send a patch to the "
414 "BTS.  It's far better than a broken NMU."
415 msgstr ""
416 "NMU をする自信が無い場合は、BTS へパッチを投げるだけにしてください。NMU で"
417 "パッケージを壊してしまうより、遥かに良いことです。"
418
419 # type: Content of: <chapter><section><title>
420 #. type: Content of: <chapter><section><title>
421 #: beyond-pkging.dbk:190
422 msgid "Contacting other maintainers"
423 msgstr "他のメンテナに連絡を取る"
424
425 # type: Content of: <chapter><section><para>
426 #. type: Content of: <chapter><section><para>
427 #: beyond-pkging.dbk:192
428 msgid ""
429 "During your lifetime within Debian, you will have to contact other "
430 "maintainers for various reasons.  You may want to discuss a new way of "
431 "cooperating between a set of related packages, or you may simply remind "
432 "someone that a new upstream version is available and that you need it."
433 msgstr ""
434 "Debian と共に過ごす間、様々な理由で他のメンテナに連絡を取りたくなることでしょ"
435 "う。関連パッケージ間での共同作業の新たなやり方について協議したい場合や、開発"
436 "元で自分が使いたい新しいバージョンが利用可能になっていることを単に知らせたい"
437 "場合などです。"
438
439 # type: Content of: <chapter><section><para>
440 #. type: Content of: <chapter><section><para>
441 #: beyond-pkging.dbk:198
442 msgid ""
443 "Looking up the email address of the maintainer for the package can be "
444 "distracting.  Fortunately, there is a simple email alias, "
445 "<literal><replaceable>package</replaceable>@&packages-host;</literal>, which "
446 "provides a way to email the maintainer, whatever their individual email "
447 "address (or addresses)  may be.  Replace <replaceable>package</replaceable> "
448 "with the name of a source or a binary package."
449 msgstr ""
450 "パッケージメンテナのメールアドレスを探しだすのは骨が折れます。幸いな事に、"
451 "<literal><replaceable>パッケージ名</replaceable>@&packages-host;</literal> と"
452 "いうシンプルなメールのエイリアスがあり、メンテナらの個人アドレスが何であれメ"
453 "ンテナへメールを届ける手段となっています。<replaceable>パッケージ名</"
454 "replaceable> はパッケージのソース名かバイナリパッケージ名に置き換えてくださ"
455 "い。"
456
457 # type: Content of: <chapter><section><para>
458 #. type: Content of: <chapter><section><para>
459 #: beyond-pkging.dbk:206
460 msgid ""
461 "You may also be interested in contacting the persons who are subscribed to a "
462 "given source package via <xref linkend=\"pkg-tracking-system\"/>.  You can "
463 "do so by using the <literal><replaceable>package</replaceable>@&pts-host;</"
464 "literal> email address."
465 msgstr ""
466 "<xref linkend=\"pkg-tracking-system\"/> 経由でソースパッケージの購読を行って"
467 "いる人に連絡を取りたくなるかもしれません。その場合は <literal><replaceable>"
468 "パッケージ名</replaceable>@&pts-host;</literal> メールアドレスが使えます。"
469
470 # type: Content of: <chapter><section><title>
471 #. type: Content of: <chapter><section><title>
472 #: beyond-pkging.dbk:215
473 msgid "Dealing with inactive and/or unreachable maintainers"
474 msgstr "活動的でない、あるいは連絡が取れないメンテナに対応する"
475
476 # type: Content of: <chapter><section><para>
477 #. type: Content of: <chapter><section><para>
478 #: beyond-pkging.dbk:217
479 msgid ""
480 "If you notice that a package is lacking maintenance, you should make sure "
481 "that the maintainer is active and will continue to work on their packages.  "
482 "It is possible that they are not active any more, but haven't registered out "
483 "of the system, so to speak.  On the other hand, it is also possible that "
484 "they just need a reminder."
485 msgstr ""
486 "パッケージがメンテナンスされていないと気づいた場合、メンテナが活動的でパッ"
487 "ケージの作業を続けるかどうかを確認する必要があります。もはや活動的な状態では"
488 "ない可能性もありますが、言わばシステムに登録していなかったという可能性もあり"
489 "ます。あるいは、単に確認が必要なだけという可能性もあります。"
490
491 # type: Content of: <chapter><section><para>
492 #. type: Content of: <chapter><section><para>
493 #: beyond-pkging.dbk:224
494 msgid ""
495 "There is a simple system (the MIA database) in which information about "
496 "maintainers who are deemed Missing In Action is recorded.  When a member of "
497 "the QA group contacts an inactive maintainer or finds more information about "
498 "one, this is recorded in the MIA database.  This system is available in "
499 "<filename>/org/qa.debian.org/mia</filename> on the host <literal>qa.debian."
500 "org</literal>, and can be queried with the <command>mia-query</command> "
501 "tool.  Use <command>mia-query --help</command> to see how to query the "
502 "database.  If you find that no information has been recorded about an "
503 "inactive maintainer yet, or that you can add more information, you should "
504 "generally proceed as follows."
505 msgstr ""
506 "Missing In Action (行方不明) だと考えられているメンテナについての情報が記録さ"
507 "れるシンプルなシステム (MIA データベース) があります。品質保証グループ (QA グ"
508 "ループ) のメンバーが活動的ではないメンテナに連絡を取った場合や、そのメンテナ"
509 "について新たな情報がもたらされた場合、その記録が MIA データベースに残されま"
510 "す。このシステムは <literal>qa.debian.org</literal> ホスト上の <filename>/"
511 "org/qa.debian.org/mia</filename> で利用可能になっており、<command>mia-query</"
512 "command> ツールで検索ができます。どうやってデータベースを検索するのかについて"
513 "は <command>mia-query --help</command> と入力してください。"
514
515 # type: Content of: <chapter><section><para>
516 #. type: Content of: <chapter><section><para>
517 #: beyond-pkging.dbk:235
518 msgid ""
519 "The first step is to politely contact the maintainer, and wait a reasonable "
520 "time for a response.  It is quite hard to define reasonable time, but it is "
521 "important to take into account that real life is sometimes very hectic.  One "
522 "way to handle this would be to send a reminder after two weeks."
523 msgstr ""
524 "最初の一歩はメンテナに丁寧にコンタクトを取り、応答するのに充分な時間待つこと"
525 "です。充分な時間というのを定義するのは非常に困難ですが、実生活では時折非常に"
526 "多忙になるのを考慮に入れると重要なことです。一つのやり方としては、リマイン"
527 "ダーを二週間後に送るという方法があります。"
528
529 # type: Content of: <chapter><section><para>
530 #. type: Content of: <chapter><section><para>
531 #: beyond-pkging.dbk:241
532 msgid ""
533 "If the maintainer doesn't reply within four weeks (a month), one can assume "
534 "that a response will probably not happen.  If that happens, you should "
535 "investigate further, and try to gather as much useful information about the "
536 "maintainer in question as possible.  This includes:"
537 msgstr ""
538 "メンテナが4週間 (1ヶ月)応答をしない場合、おそらく反応がないと判断できま"
539 "す。この様な場合はより詳細に確認し、可能な限り問題となっているメンテナに関す"
540 "る有用な情報をかき集める必要があります。これには以下のようなものが含まれてい"
541 "ます。"
542
543 # type: Content of: <chapter><section><itemizedlist><listitem><para>
544 #. type: Content of: <chapter><section><itemizedlist><listitem><para>
545 #: beyond-pkging.dbk:249
546 msgid ""
547 "The <literal>echelon</literal> information available through the <ulink url="
548 "\"&url-debian-db;\">developers' LDAP database</ulink>, which indicates when "
549 "the developer last posted to a Debian mailing list.  (This includes mails "
550 "about uploads distributed via the &email-debian-devel-changes; list.)  Also, "
551 "remember to check whether the maintainer is marked as on vacation in the "
552 "database."
553 msgstr ""
554 "<ulink url=\"&url-debian-db;\">開発者 LDAP データベース</ulink> を通じて得ら"
555 "れる <literal>echelon</literal> 情報は、開発者が最後に Debian メーリングリス"
556 "トに投稿したはいつなのかを示します (これには &email-debian-devel-changes; で"
557 "の配布物のアップロードのメールも含まれます)。また、データベースでメンテナが休"
558 "暇中かどうかも確認してください"
559
560 # type: Content of: <chapter><section><itemizedlist><listitem><para>
561 #. type: Content of: <chapter><section><itemizedlist><listitem><para>
562 #: beyond-pkging.dbk:259
563 msgid ""
564 "The number of packages this maintainer is responsible for, and the condition "
565 "of those packages.  In particular, are there any RC bugs that have been open "
566 "for ages? Furthermore, how many bugs are there in general? Another important "
567 "piece of information is whether the packages have been NMUed, and if so, by "
568 "whom."
569 msgstr ""
570 "このメンテナが対応しているパッケージ数やパッケージの状態。特に、長期間放置さ"
571 "れ続けている RC バグがあるかどうか? さらに通常どの程度の数のバグがあるか? も"
572 "う一つの重要な情報はパッケージが NMU されているかどうか、されているとしたら誰"
573 "によって行われているか、です。"
574
575 # type: Content of: <chapter><section><itemizedlist><listitem><para>
576 #. type: Content of: <chapter><section><itemizedlist><listitem><para>
577 #: beyond-pkging.dbk:268
578 msgid ""
579 "Is there any activity of the maintainer outside of Debian? For example, they "
580 "might have posted something recently to non-Debian mailing lists or news "
581 "groups."
582 msgstr ""
583 "Debian 以外でメンテナの活動があるかどうか? 例えば、近頃 Debian 以外のメーリン"
584 "グリストや news グループへの投稿をしているなど。"
585
586 # type: Content of: <chapter><section><para>
587 #. type: Content of: <chapter><section><para>
588 #: beyond-pkging.dbk:275
589 msgid ""
590 "A bit of a problem are packages which were sponsored — the maintainer is not "
591 "an official Debian developer.  The <literal>echelon</literal> information is "
592 "not available for sponsored people, for example, so you need to find and "
593 "contact the Debian developer who has actually uploaded the package.  Given "
594 "that they signed the package, they're responsible for the upload anyhow, and "
595 "are likely to know what happened to the person they sponsored."
596 msgstr ""
597 "パッケージがスポンサーされている、つまりメンテナが公式の Debian 開発者ではな"
598 "い場合はちょっとした問題となります。例えば <literal>echelon</literal> の情報"
599 "は、スポンサーされている人は利用できません。そのため実際にパッケージをアップ"
600 "ロードした Debian 開発者を探して確認を取る必要があります。彼らがパッケージに"
601 "サインしたということは、アップロードについて何であれ責任を持ち、スポンサーし"
602 "た人に何が起こっているかを知っていそうだということです。"
603
604 # type: Content of: <chapter><section><para>
605 #. type: Content of: <chapter><section><para>
606 #: beyond-pkging.dbk:283
607 msgid ""
608 "It is also allowed to post a query to &email-debian-devel;, asking if anyone "
609 "is aware of the whereabouts of the missing maintainer.  Please Cc: the "
610 "person in question."
611 msgstr ""
612 "&email-debian-devel; に、活動が見えないメンテナの居所に誰か気づいているかとい"
613 "う質問を投稿するのもありです。問題の人を Cc: に入れてください。"
614
615 # type: Content of: <chapter><section><para>
616 #. type: Content of: <chapter><section><para>
617 #: beyond-pkging.dbk:288
618 msgid ""
619 "Once you have gathered all of this, you can contact &email-mia;.  People on "
620 "this alias will use the information you provide in order to decide how to "
621 "proceed.  For example, they might orphan one or all of the packages of the "
622 "maintainer.  If a package has been NMUed, they might prefer to contact the "
623 "NMUer before orphaning the package — perhaps the person who has done the NMU "
624 "is interested in the package."
625 msgstr ""
626 "ここに書かれた全てを収集したなら、&email-mia;に連絡しましょう。この名前のエリ"
627 "アスを担当している人はあなたが供給した情報を使ってどう進めるかを判断します。"
628 "例えば、そのメンテナのパッケージの一部または全てをみなしご化 (Orphan) するか"
629 "も知れません。パッケージがNMUされていた場合は、パッケージをみなしご化 "
630 "(Orphan) する前にNMUをした人に連絡する事を選ぶかもしれません — NMUをした人は"
631 "きっとパッケージに関心があるでしょうから。"
632
633 # type: Content of: <chapter><section><para>
634 #. type: Content of: <chapter><section><para>
635 #: beyond-pkging.dbk:296
636 msgid ""
637 "One last word: please remember to be polite.  We are all volunteers and "
638 "cannot dedicate all of our time to Debian.  Also, you are not aware of the "
639 "circumstances of the person who is involved.  Perhaps they might be "
640 "seriously ill or might even have died — you do not know who may be on the "
641 "receiving side.  Imagine how a relative will feel if they read the e-mail of "
642 "the deceased and find a very impolite, angry and accusing message!"
643 msgstr ""
644 "最後に一言: 礼儀正しく振る舞いましょう。我々は所詮ボランティアで、全ての時間"
645 "を Debian に捧げられるわけではありません。また、関わっている人の状況がわかる"
646 "わけでもありません。重い病気にかかっているかかもしれないし、あるいは死んでし"
647 "まっているかもしれません - メッセージを受け取る側にどんな人がいるかは分かりま"
648 "せん。亡くなった方のご親戚の方がメールを読んだ場合に、非常に無礼で怒った叱責"
649 "調のメッセージを見つけてどうお感じになるかを想像してください。"
650
651 # type: Content of: <chapter><section><para>
652 #. type: Content of: <chapter><section><para>
653 #: beyond-pkging.dbk:304
654 msgid ""
655 "On the other hand, although we are volunteers, we do have a responsibility.  "
656 "So you can stress the importance of the greater good — if a maintainer does "
657 "not have the time or interest anymore, they should let go and give the "
658 "package to someone with more time."
659 msgstr ""
660 "一方で、我々はボランティアではありますが責任を持っています。全体の幸せの重要"
661 "性をよく考える必要があります — もしメンテナが時間が足りなかったり、もう興味を"
662 "無くしてしまった場合は、パッケージを誰か他のより時間がある人間に与えるべきで"
663 "す。"
664
665 # type: Content of: <chapter><section><para>
666 #. type: Content of: <chapter><section><para>
667 #: beyond-pkging.dbk:310
668 msgid ""
669 "If you are interested in working in the MIA team, please have a look at the "
670 "<filename>README</filename> file in <filename>/org/qa.debian.org/mia</"
671 "filename> on <literal>qa.debian.org</literal> where the technical details "
672 "and the MIA procedures are documented and contact &email-mia;."
673 msgstr ""
674 "MIA チームで働くのに興味を持った場合は、技術上の詳細と MIA の手順が記載されて"
675 "いる <literal>qa.debian.org</literal> 上の <filename>/org/qa.debian.org/mia</"
676 "filename> 内の <filename>README</filename> ファイルを参照して、&email-mia; に"
677 "連絡を取ってください。"
678
679 # type: Content of: <chapter><section><title>
680 #. type: Content of: <chapter><section><title>
681 #: beyond-pkging.dbk:318
682 msgid "Interacting with prospective Debian developers"
683 msgstr "Debian 開発者候補に対応する"
684
685 # type: Content of: <chapter><section><para>
686 #. type: Content of: <chapter><section><para>
687 #: beyond-pkging.dbk:320
688 msgid ""
689 "Debian's success depends on its ability to attract and retain new and "
690 "talented volunteers.  If you are an experienced developer, we recommend that "
691 "you get involved with the process of bringing in new developers.  This "
692 "section describes how to help new prospective developers."
693 msgstr ""
694 "Debian の成功は新たな才能あるボランティアをどう魅了し確保するかにかかっていま"
695 "す。あなたが経験豊かな開発者なら、新たな開発者を呼び込むプロセスに関与するべ"
696 "きです。このセクションでは新たな開発者候補者をどうやって手助けするのかについ"
697 "て記述します。"
698
699 # type: Content of: <chapter><section><section><title>
700 #. type: Content of: <chapter><section><section><title>
701 #: beyond-pkging.dbk:326
702 msgid "Sponsoring packages"
703 msgstr "パッケージのスポンサーを行う"
704
705 # type: Content of: <chapter><section><section><para>
706 #. type: Content of: <chapter><section><section><para>
707 #: beyond-pkging.dbk:328
708 #, fuzzy
709 #| msgid ""
710 #| "Sponsoring a package means uploading a package for a maintainer who is "
711 #| "not able to do it on their own, a new maintainer applicant.  Sponsoring a "
712 #| "package also means accepting responsibility for it."
713 msgid ""
714 "Sponsoring a package means uploading a package for a maintainer who is not "
715 "able to do it on their own. It's not a trivial matter, the sponsor must "
716 "verify the packaging and ensure that it is of the high level of quality that "
717 "Debian strives to have."
718 msgstr ""
719 "パッケージのスポンサーになるというのは自分の権限ではパッケージをアップロード"
720 "できない、新規メンテナ応募者のパッケージをアップロードするということです。ま"
721 "た、パッケージのスポンサーを行うことはそれに伴う責任を引き受けることを意味し"
722 "ます。"
723
724 #. type: Content of: <chapter><section><section><para>
725 #: beyond-pkging.dbk:334
726 msgid "Debian Developers can sponsor packages. Debian Maintainers can't."
727 msgstr ""
728
729 #. type: Content of: <chapter><section><section><para><orderedlist><listitem><para>
730 #: beyond-pkging.dbk:340
731 msgid ""
732 "The maintainer prepares a source package (<filename>.dsc</filename>) and "
733 "puts it online somewhere (like on <ulink url=\"http://mentors.debian.net/cgi-"
734 "bin/welcome\">mentors.debian.net</ulink>) or even better, provides a link to "
735 "a public VCS repository (see <xref linkend=\"servers-vcs\"/>) where the "
736 "package is maintained."
737 msgstr ""
738
739 #. type: Content of: <chapter><section><section><para><orderedlist><listitem><para>
740 #: beyond-pkging.dbk:346
741 msgid "The sponsor downloads (or checkouts) the source package."
742 msgstr ""
743
744 #. type: Content of: <chapter><section><section><para><orderedlist><listitem><para>
745 #: beyond-pkging.dbk:349
746 msgid ""
747 "The sponsor reviews the source package. If she finds issues, she informs the "
748 "maintainer and asks her to provide a fixed version (the process starts over "
749 "at step 1)."
750 msgstr ""
751
752 #. type: Content of: <chapter><section><section><para><orderedlist><listitem><para>
753 #: beyond-pkging.dbk:354
754 msgid ""
755 "The sponsor could not find any remaining problem. She builds the package, "
756 "signs it, and uploads it to Debian."
757 msgstr ""
758
759 #. type: Content of: <chapter><section><section><para>
760 #: beyond-pkging.dbk:337
761 msgid ""
762 "The process of sponsoring a package is: <placeholder type=\"orderedlist\" id="
763 "\"0\"/>"
764 msgstr ""
765
766 #. type: Content of: <chapter><section><section><para>
767 #: beyond-pkging.dbk:360
768 msgid ""
769 "Before delving in the details of how to sponsor a package, you should ask "
770 "yourself whether adding the proposed package is beneficial to Debian."
771 msgstr ""
772
773 #. type: Content of: <chapter><section><section><para>
774 #: beyond-pkging.dbk:364
775 msgid ""
776 "There's no simple rule to answer this question, it can depend on many "
777 "factors: is the upstream codebase mature and not full of security holes? Are "
778 "there pre-existing packages that can do the same task and how do they "
779 "compare to this new package? Has the new package been requested by users and "
780 "how large is the user base? How active are the upstream developers?"
781 msgstr ""
782
783 #. type: Content of: <chapter><section><section><para>
784 #: beyond-pkging.dbk:371
785 msgid ""
786 "You should also ensure that the prospective maintainer is going to be a good "
787 "maintainer. Does she already have some experience with other packages? If "
788 "yes, is she doing a good job with them (check out some bugs)? Is she "
789 "familiar with the package and its programming language? Does she have the "
790 "skills needed for this package? If not, is she able to learn them?"
791 msgstr ""
792
793 #. type: Content of: <chapter><section><section><para>
794 #: beyond-pkging.dbk:379
795 msgid ""
796 "It's also a good idea to know where she stands towards Debian: does she "
797 "agree with Debian's philosophy and does she intend to join Debian? Given how "
798 "easy it is to become a Debian Maintainer, you might want to only sponsor "
799 "people who plan to join. That way you know from the start that you won't "
800 "have to act as a sponsor indefinitely."
801 msgstr ""
802
803 # type: Content of: <chapter><section><section><title>
804 #. type: Content of: <chapter><section><section><section><title>
805 #: beyond-pkging.dbk:386
806 #, fuzzy
807 #| msgid "Sponsoring packages"
808 msgid "Sponsoring a new package"
809 msgstr "パッケージのスポンサーを行う"
810
811 # type: Content of: <chapter><section><section><para>
812 #. type: Content of: <chapter><section><section><section><para>
813 #: beyond-pkging.dbk:388
814 #, fuzzy
815 #| msgid ""
816 #| "New maintainers usually have certain difficulties creating Debian "
817 #| "packages — this is quite understandable.  That is why the sponsor is "
818 #| "there, to check the package and verify that it is good enough for "
819 #| "inclusion in Debian.  (Note that if the sponsored package is new, the "
820 #| "ftpmasters will also have to inspect it before letting it in.)"
821 msgid ""
822 "New maintainers usually have certain difficulties creating Debian packages — "
823 "this is quite understandable. They will do mistakes. That's why sponsoring a "
824 "brand new package into Debian requires a thorough review of the Debian "
825 "packaging. Sometimes several iterations will be needed until the package is "
826 "good enough to be uploaded to Debian. Thus being a sponsor implies being a "
827 "mentor."
828 msgstr ""
829 "新たなメンテナは大抵 Debian パッケージの作成する際に何らかの困難に会いますー"
830 "これは非常に理解できることです。これはなぜスポンサーがいてパッケージをチェッ"
831 "クし Debian に含めるのに充分良いものであるかどうかを確認するのかの根拠です。"
832 "(注記: スポンサーされたパッケージが新規の場合、Debian に入れる前に ftpmaster "
833 "らがそのパッケージをチェックする必要があります)。"
834
835 #. type: Content of: <chapter><section><section><section><para>
836 #: beyond-pkging.dbk:396
837 msgid ""
838 "Don't ever sponsor a new package without reviewing it. The review of new "
839 "packages done by ftpmasters mainly ensures that the software is really free. "
840 "Of course, it happens that they stumble on packaging problems but they "
841 "really should not. It's your task to ensure that the uploaded package "
842 "complies with the Debian Free Software Guidelines and is of good quality."
843 msgstr ""
844
845 #. type: Content of: <chapter><section><section><section><para><footnote><para>
846 #: beyond-pkging.dbk:409
847 msgid ""
848 "You can find more checks in the wiki where several developers share their "
849 "own <ulink url=\"http://wiki.debian.org/SponsorChecklist\">sponsorship "
850 "checklists</ulink>."
851 msgstr ""
852
853 #. type: Content of: <chapter><section><section><section><para>
854 #: beyond-pkging.dbk:404
855 msgid ""
856 "Building the package and testing the software is part of the review, but "
857 "it's also not enough. The rest of this section contains a non-exhaustive "
858 "list of points to check in your review.  <placeholder type=\"footnote\" id="
859 "\"0\"/>"
860 msgstr ""
861
862 #. type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
863 #: beyond-pkging.dbk:416
864 msgid ""
865 "Verify that the upstream tarball provided is the same that has been "
866 "distributed by the upstream author (when the sources are repackaged for "
867 "Debian, generate the modified tarball yourself)."
868 msgstr ""
869
870 #. type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
871 #: beyond-pkging.dbk:421
872 msgid ""
873 "Run <command>lintian</command> (see <xref linkend=\"lintian\"/>). It will "
874 "catch many common problems. Be sure to verify that any <command>lintian</"
875 "command> overrides setup by the maintainer is fully justified."
876 msgstr ""
877
878 #. type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
879 #: beyond-pkging.dbk:426
880 msgid ""
881 "Run <command>licensecheck</command> (part of <xref linkend=\"devscripts\"/>) "
882 "and verify that <filename>debian/copyright</filename> seems correct and "
883 "complete. Look for license problems (like files with “All rights reserved” "
884 "headers, or with a non-DFSG compliant license). <command>grep -ri</command> "
885 "is your friend for this task."
886 msgstr ""
887
888 #. type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
889 #: beyond-pkging.dbk:433
890 msgid ""
891 "Build the package with <command>pbuilder</command> (or any similar tool, see "
892 "<xref linkend=\"pbuilder\"/>) to ensure that the build-dependencies are "
893 "complete."
894 msgstr ""
895
896 #. type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
897 #: beyond-pkging.dbk:438
898 msgid ""
899 "Proofread <filename>debian/control</filename>: does it follow the best "
900 "practices (see <xref linkend=\"bpp-debian-control\"/>)? Are the dependencies "
901 "complete?"
902 msgstr ""
903
904 #. type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
905 #: beyond-pkging.dbk:443
906 msgid ""
907 "Proofread <filename>debian/rules</filename>: does it follow the best "
908 "practices (see <xref linkend=\"bpp-debian-rules\"/>)? Do you see some "
909 "possible improvements?"
910 msgstr ""
911
912 #. type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
913 #: beyond-pkging.dbk:448
914 msgid ""
915 "Proofread the maintainer scripts (<filename>preinst</filename>, "
916 "<filename>postinst</filename>, <filename>prerm</filename>, <filename>postrm</"
917 "filename>, <filename>config</filename>): will the <filename>preinst</"
918 "filename>/<filename>postrm</filename> work when the dependencies are not "
919 "installed? Are all the scripts idempotent (i.e. can you run them multiple "
920 "times without consequences)?"
921 msgstr ""
922
923 #. type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
924 #: beyond-pkging.dbk:456
925 msgid ""
926 "Review any change to upstream files (either in <filename>.diff.gz</"
927 "filename>, or in <filename>debian/patches/</filename> or directly embedded "
928 "in the <filename>debian</filename> tarball for binary files). Are they "
929 "justified? Are they properly documented (with <ulink url=\"&url-dep3;"
930 "\">DEP-3</ulink> for patches)?"
931 msgstr ""
932
933 #. type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
934 #: beyond-pkging.dbk:462
935 msgid ""
936 "For every file, ask yourself why the file is there and whether it's the "
937 "right way to achieve the desired result. Is the maintainer following the "
938 "best packaging practices (see <xref linkend=\"best-pkging-practices\"/>)?"
939 msgstr ""
940
941 #. type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
942 #: beyond-pkging.dbk:468
943 msgid ""
944 "Build the packages, install them and try the software. Ensure you can remove "
945 "and purge the packages. Maybe test them with <command>piuparts</command>."
946 msgstr ""
947
948 #. type: Content of: <chapter><section><section><section><para>
949 #: beyond-pkging.dbk:474
950 msgid ""
951 "If the audit did not reveal any problem, you can build the package and "
952 "upload it to Debian. Remember that even if you're not the maintainer, the "
953 "sponsor is still responsible of what he uploaded to Debian. That's why "
954 "you're encouraged to keep up with the package through the <xref linkend="
955 "\"pkg-tracking-system\"/>."
956 msgstr ""
957
958 # type: Content of: <chapter><section><section><para>
959 #. type: Content of: <chapter><section><section><section><para>
960 #: beyond-pkging.dbk:481
961 #, fuzzy
962 #| msgid ""
963 #| "The <literal>Maintainer</literal> field of the <filename>control</"
964 #| "filename> file and the <filename>changelog</filename> should list the "
965 #| "person who did the packaging, i.e., the sponsoree.  The sponsoree will "
966 #| "therefore get all the BTS mail about the package."
967 msgid ""
968 "Note that you should not need to modify the source package to put your name "
969 "in the <filename>changelog</filename> or in the <filename>control</filename> "
970 "file. The <literal>Maintainer</literal> field of the <filename>control</"
971 "filename> file and the <filename>changelog</filename> should list the person "
972 "who did the packaging, i.e. the sponsoree. That way she will get all the BTS "
973 "mail."
974 msgstr ""
975 "<filename>control</filename> ファイルの<literal>Maintainer</literal> 欄と"
976 "<filename>changelog</filename> にはパッケージ作業を行った人を記載する必要があ"
977 "ります。つまりはスポンサー対象者、ということです。そうすることで、スポンサー"
978 "対象者がパッケージに対する BTS メールを受け取れるようになります。"
979
980 #. type: Content of: <chapter><section><section><section><para>
981 #: beyond-pkging.dbk:487
982 msgid ""
983 "Instead you should instruct <command>dpkg-buildpackage</command> to use your "
984 "key for the signature. You do that with the <literal>-k</literal> option:"
985 msgstr ""
986
987 # type: Content of: <chapter><section><section><screen>
988 #. type: Content of: <chapter><section><section><section><screen>
989 #: beyond-pkging.dbk:490
990 #, no-wrap
991 msgid "dpkg-buildpackage -k<replaceable>KEY-ID</replaceable>\n"
992 msgstr "dpkg-buildpackage -k<replaceable>KEY-ID</replaceable>\n"
993
994 #. type: Content of: <chapter><section><section><section><para>
995 #: beyond-pkging.dbk:492
996 msgid ""
997 "If you use <command>debuild</command> and <command>debsign</command>, you "
998 "can even configure it permanently in <filename>~/.devscripts</filename>:"
999 msgstr ""
1000
1001 # type: Content of: <chapter><section><section><screen>
1002 #. type: Content of: <chapter><section><section><section><programlisting>
1003 #: beyond-pkging.dbk:495
1004 #, fuzzy, no-wrap
1005 #| msgid "dpkg-buildpackage -k<replaceable>KEY-ID</replaceable>\n"
1006 msgid "DEBSIGN_KEYID=<replaceable>KEY-ID</replaceable>\n"
1007 msgstr "dpkg-buildpackage -k<replaceable>KEY-ID</replaceable>\n"
1008
1009 #. type: Content of: <chapter><section><section><section><title>
1010 #: beyond-pkging.dbk:500
1011 msgid "Sponsoring an update of an existing package"
1012 msgstr ""
1013
1014 #. type: Content of: <chapter><section><section><section><para>
1015 #: beyond-pkging.dbk:502
1016 msgid ""
1017 "You will usually assume that the package has already gone through a full "
1018 "review. So instead of doing it again, you will carefully analyze the "
1019 "difference between the current version and the new version prepared by the "
1020 "maintainer. If you have not done the initial review yourself, you might "
1021 "still want to have a more deeper look just in case the initial reviewer was "
1022 "sloppy."
1023 msgstr ""
1024
1025 #. type: Content of: <chapter><section><section><section><para>
1026 #: beyond-pkging.dbk:510
1027 msgid ""
1028 "To be able to analyze the difference you need both versions. Download the "
1029 "current version of the source package (with <command>apt-get source</"
1030 "command>)  and rebuild it (or download the current binary packages with "
1031 "<command>aptitude download</command>). Download the source package to "
1032 "sponsor (usually with <command>dget</command>)."
1033 msgstr ""
1034
1035 #. type: Content of: <chapter><section><section><section><para>
1036 #: beyond-pkging.dbk:517
1037 msgid ""
1038 "Read the new changelog entry, it should tell you what to expect during the "
1039 "review. The main tool you will use is <command>debdiff</command> (provide by "
1040 "the <systemitem role=\"package\">devscripts</systemitem> package), you can "
1041 "run it with two source packages (<filename>.dsc</filename> files), or two "
1042 "binary packages, or two <filename>.changes</filename> files (it will then "
1043 "compare all the binary packages listed in the <filename>.changes</filename>)."
1044 msgstr ""
1045
1046 #. type: Content of: <chapter><section><section><section><para>
1047 #: beyond-pkging.dbk:524
1048 msgid ""
1049 "If you compare the source packages (excluding upstream files in the case of "
1050 "a new upstream version, for example by filtering the output of "
1051 "<command>debdiff</command> with <command>filterdiff -i '*/debian/*'</"
1052 "command>), you must understand all the changes you see and they should be "
1053 "properly documented in the Debian changelog."
1054 msgstr ""
1055
1056 #. type: Content of: <chapter><section><section><section><para>
1057 #: beyond-pkging.dbk:531
1058 msgid ""
1059 "If everything is fine, build the package and compare the binary packages to "
1060 "verify that the changes on the source package have no unexpected "
1061 "consequences (like some files dropped by mistake, missing dependencies, "
1062 "etc.)."
1063 msgstr ""
1064
1065 #. type: Content of: <chapter><section><section><section><para>
1066 #: beyond-pkging.dbk:537
1067 msgid ""
1068 "You might want to check out the Package Tracking System (see <xref linkend="
1069 "\"pkg-tracking-system\"/>) to verify if the maintainer has not missed "
1070 "something important. Maybe there are translations updates sitting in the BTS "
1071 "that could have been integrated. Maybe the package has been NMUed and the "
1072 "maintainer forgot to integrate the changes from the NMU in his package. "
1073 "Maybe there's a release critical bug that he has left unhandled and that's "
1074 "blocking migration to <literal>testing</literal>. Whatever. If you find "
1075 "something that she could have done (better), it's time to tell her so that "
1076 "she can improve for next time, and so that she has a better understanding of "
1077 "her responsibilities."
1078 msgstr ""
1079
1080 #. type: Content of: <chapter><section><section><section><para>
1081 #: beyond-pkging.dbk:549
1082 msgid ""
1083 "If you have found no major problem, upload the new version. Otherwise ask "
1084 "the maintainer to provide you a fixed version."
1085 msgstr ""
1086
1087 # type: Content of: <chapter><section><section><title>
1088 #. type: Content of: <chapter><section><section><title>
1089 #: beyond-pkging.dbk:556
1090 msgid "Advocating new developers"
1091 msgstr "新たな開発者を支持する (advocate)"
1092
1093 # type: Content of: <chapter><section><section><para>
1094 #. type: Content of: <chapter><section><section><para>
1095 #: beyond-pkging.dbk:558
1096 msgid ""
1097 "See the page about <ulink url=\"&url-newmaint-advocate;\">advocating a "
1098 "prospective developer</ulink> at the Debian web site."
1099 msgstr ""
1100 "Debian ウェブサイトの<ulink url=\"&url-newmaint-advocate;\">開発者志願者の支"
1101 "持者になる (advocating a prospective developer)</ulink>のページを参照してくだ"
1102 "さい。"
1103
1104 # type: Content of: <chapter><section><section><title>
1105 #. type: Content of: <chapter><section><section><title>
1106 #: beyond-pkging.dbk:565
1107 msgid "Handling new maintainer applications"
1108 msgstr "新規メンテナ申請 (new maintainer applications) を取り扱う"
1109
1110 # type: Content of: <chapter><section><section><para>
1111 #. type: Content of: <chapter><section><section><para>
1112 #: beyond-pkging.dbk:567
1113 msgid ""
1114 "Please see <ulink url=\"&url-newmaint-amchecklist;\">Checklist for "
1115 "Application Managers</ulink> at the Debian web site."
1116 msgstr ""
1117 "Debian のウェブサイトにある <ulink url=\"&url-newmaint-amchecklist;\">申請管"
1118 "理者用チェックリスト (Checklist for Application Managers)</ulink> を参照して"
1119 "ください。"
1120
1121 # type: Content of: <chapter><section><section><para>
1122 #~ msgid ""
1123 #~ "Sponsoring merely by signing the upload or just recompiling is <emphasis "
1124 #~ "role=\"strong\">definitely not recommended</emphasis>.  You need to build "
1125 #~ "the source package just like you would build a package of your own.  "
1126 #~ "Remember that it doesn't matter that you left the prospective developer's "
1127 #~ "name both in the changelog and the control file, the upload can still be "
1128 #~ "traced to you."
1129 #~ msgstr ""
1130 #~ "単にサインしてアップロードするや、再コンパイルするだけのスポンサー作業は"
1131 #~ "<emphasis role=\"strong\">全く推奨されません</emphasis>。ソースパッケージ"
1132 #~ "を自分自身がパッケージをビルドするようにビルドする必要があります。"
1133 #~ "changelog と control ファイルに開発候補者の名前を残してあろうとも、アップ"
1134 #~ "ロード誰がしたかは遡及できることを忘れないでください。"
1135
1136 # type: Content of: <chapter><section><section><para>
1137 #~ msgid ""
1138 #~ "If you are an application manager for a prospective developer, you can "
1139 #~ "also be their sponsor.  That way you can also verify how the applicant is "
1140 #~ "handling the 'Tasks and Skills' part of their application."
1141 #~ msgstr ""
1142 #~ "もしあなたが開発候補者の応募管理者であれば、彼らのスポンサーとなることもで"
1143 #~ "きます。こうすることで応募者が応募作業の 'Tasks and Skills' 部分をどう取り"
1144 #~ "扱えるかを判断できます。"
1145
1146 # type: Content of: <chapter><section><section><title>
1147 #~ msgid "Managing sponsored packages"
1148 #~ msgstr "スポンサーされたパッケージを取り扱う"
1149
1150 # type: Content of: <chapter><section><section><para>
1151 #~ msgid ""
1152 #~ "By uploading a sponsored package to Debian, you are certifying that the "
1153 #~ "package meets minimum Debian standards.  That implies that you must build "
1154 #~ "and test the package on your own system before uploading."
1155 #~ msgstr ""
1156 #~ "スポンサーされたパッケージを Debian にアップロードすることは、Debian の標"
1157 #~ "準について最低限は合致していることを保証することです。つまり、アップロード"
1158 #~ "前に自分自身のシステムでパッケージをビルド、テストしなくてはいけないという"
1159 #~ "意味です。"
1160
1161 # type: Content of: <chapter><section><section><para>
1162 #~ msgid ""
1163 #~ "You cannot simply upload a binary <filename>.deb</filename> from the "
1164 #~ "sponsoree.  In theory, you should only ask for the diff file and the "
1165 #~ "location of the original source tarball, and then you should download the "
1166 #~ "source and apply the diff yourself.  In practice, you may want to use the "
1167 #~ "source package built by your sponsoree.  In that case, you have to check "
1168 #~ "that they haven't altered the upstream files in the <filename>.orig.tar."
1169 #~ "{gz,bz2,lzma}</filename> file that they're providing."
1170 #~ msgstr ""
1171 #~ "あなたは、スポンサー対象者からの <filename>.deb</filename> バイナリを単に"
1172 #~ "アップロードすることはできません。通常、diff ファイルとオリジナルのソース "
1173 #~ "tar ファイルを要求して、それから自分でソースをダウンロードして diff を適用"
1174 #~ "する必要があります。実際には、スポンサー対象者が生成したソースパッケージを"
1175 #~ "使うということです。この場合、彼らが提供した <filename>.orig.tar.{gz,bz2,"
1176 #~ "lzma}</filename> ファイル中の開発元 (upstream) を改変していないことを"
1177 #~ "チェックする必要があります。"
1178
1179 # type: Content of: <chapter><section><section><para>
1180 #~ msgid ""
1181 #~ "Do not be afraid to write the sponsoree back and point out changes that "
1182 #~ "need to be made.  It often takes several rounds of back-and-forth email "
1183 #~ "before the package is in acceptable shape.  Being a sponsor means being a "
1184 #~ "mentor."
1185 #~ msgstr ""
1186 #~ "スポンサー対象者に必要な変更点を指摘の連絡するのを恐れないでください。パッ"
1187 #~ "ケージが受け入れ可能な形になる前に何度もメールのやりとりが起こるのはよくあ"
1188 #~ "ることです。スポンサーになるということはメンター (mentor) になるということ"
1189 #~ "です。"
1190
1191 # type: Content of: <chapter><section><section><para>
1192 #~ msgid "Once the package meets Debian standards, build and sign it with"
1193 #~ msgstr ""
1194 #~ "一旦 Debian の標準に合致するようになったら、incoming ディレクトリにアップ"
1195 #~ "ロードする前にパッケージを以下の様にしてビルドして署名してください"
1196
1197 # type: Content of: <chapter><section><section><para>
1198 # FIXME devided articles
1199 #~ msgid ""
1200 #~ "before uploading it to the incoming directory.  Of course, you can also "
1201 #~ "use any part of your <replaceable>KEY-ID</replaceable>, as long as it's "
1202 #~ "unique in your secret keyring."
1203 #~ msgstr ""
1204 #~ "もちろん、秘密鍵のキーリング中で唯一である限り、どの <replaceable>KEY-ID</"
1205 #~ "replaceable> も使うことができます。"
1206
1207 # type: Content of: <chapter><section><section><para>
1208 #~ msgid ""
1209 #~ "If you prefer to leave a more evident trace of your sponsorship job, you "
1210 #~ "can add a line stating it in the most recent changelog entry."
1211 #~ msgstr ""
1212 #~ "スポンサーを行ったという状況証拠を残しておいて後から確認したいという場合"
1213 #~ "は、最も新しい changelog のエントリにそのような記述を追加できます。"
1214
1215 # type: Content of: <chapter><section><section><para>
1216 # FIXME keep tabs?
1217 #~ msgid ""
1218 #~ "You are encouraged to keep tabs on the package you sponsor using <xref "
1219 #~ "linkend=\"pkg-tracking-system\"/>."
1220 #~ msgstr ""
1221 #~ "<xref linkend=\"pkg-tracking-system\"/> を使って、スポンサーしたパッケージ"
1222 #~ "の状況を把握するのをお勧めします。"