chiark / gitweb /
562345e72fc443a2415870e051c718da2e7a7f26
[developers-reference.git] / po4a / ja / pkgs.po
1 # Debian Developer's Reference (Japanese)
2 # Hideki Yamane (Debian-JP) <henrich@debian.or.jp>, 2008.
3 #
4 msgid ""
5 msgstr ""
6 "Project-Id-Version: developers-reference 3.3.9\n"
7 "POT-Creation-Date: 2008-06-14 14:15+0900\n"
8 "PO-Revision-Date: 2008-03-05 18:30+0900\n"
9 "Last-Translator: Hideki Yamane (Debian-JP) <henrich@debian.or.jp>\n"
10 "Language-Team: Debian JP Project <debian-doc@debian.or.jp>\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14
15 # type: Content of: <chapter><title>
16 #: pkgs.dbk:7
17 msgid "Managing Packages"
18 msgstr "パッケージの取扱い方"
19
20 # type: Content of: <chapter><para>
21 #: pkgs.dbk:9
22 msgid ""
23 "This chapter contains information related to creating, uploading, "
24 "maintaining, and porting packages."
25 msgstr ""
26 "この章は、パッケージの作成、アップロード、メンテナンス、移植についての情報を"
27 "取り扱っています。"
28
29 # type: Content of: <chapter><section><title>
30 #: pkgs.dbk:13
31 msgid "New packages"
32 msgstr "新規パッケージ"
33
34 # type: Content of: <chapter><section><para>
35 #: pkgs.dbk:15
36 msgid ""
37 "If you want to create a new package for the Debian distribution, you should "
38 "first check the <ulink url=\"&url-wnpp;\">Work-Needing and Prospective "
39 "Packages (WNPP)</ulink> list.  Checking the WNPP list ensures that no one is "
40 "already working on packaging that software, and that effort is not "
41 "duplicated.  Read the <ulink url=\"&url-wnpp;\">WNPP web pages</ulink> for "
42 "more information."
43 msgstr ""
44
45 # type: Content of: <chapter><section><para>
46 #: pkgs.dbk:23
47 msgid ""
48 "Assuming no one else is already working on your prospective package, you "
49 "must then submit a bug report (<xref linkend=\"submit-bug\"/> ) against the "
50 "pseudo-package <systemitem role=\"package\">wnpp</systemitem> describing "
51 "your plan to create a new package, including, but not limiting yourself to, "
52 "a description of the package, the license of the prospective package, and "
53 "the current URL where it can be downloaded from."
54 msgstr ""
55
56 # type: Content of: <chapter><section><para>
57 #: pkgs.dbk:31
58 msgid ""
59 "You should set the subject of the bug to <literal>ITP: <replaceable>foo</"
60 "replaceable> -- <replaceable>short description</replaceable></literal>, "
61 "substituting the name of the new package for <replaceable>foo</"
62 "replaceable>.  The severity of the bug report must be set to "
63 "<literal>wishlist</literal>.  Please send a copy to &email-debian-devel; by "
64 "using the X-Debbugs-CC header (don't use CC:, because that way the message's "
65 "subject won't indicate the bug number). If you are packaging so many new "
66 "packages (>10)  that notifying the mailing list in seperate messages is too "
67 "disruptive, do send a summary after filing the bugs to the debian-devel list "
68 "instead.  This will inform the other developers about upcoming packages and "
69 "will allow a review of your description and package name."
70 msgstr ""
71
72 # type: Content of: <chapter><section><para>
73 #: pkgs.dbk:45
74 msgid ""
75 "Please include a <literal>Closes: bug#<replaceable>nnnnn</replaceable></"
76 "literal> entry in the changelog of the new package in order for the bug "
77 "report to be automatically closed once the new package is installed in the "
78 "archive (see <xref linkend=\"upload-bugfix\"/> )."
79 msgstr ""
80
81 # type: Content of: <chapter><section><para>
82 #: pkgs.dbk:51
83 msgid ""
84 "When closing security bugs include CVE numbers as well as the Closes: "
85 "#nnnnn.  This is useful for the security team to track vulnerabilities.  If "
86 "an upload is made to fix the bug before the advisory ID is known, it is "
87 "encouraged to modify the historical changelog entry with the next upload.  "
88 "Even in this case, please include all available pointers to background "
89 "information in the original changelog entry."
90 msgstr ""
91
92 # type: Content of: <chapter><section><para>
93 #: pkgs.dbk:59
94 msgid ""
95 "There are a number of reasons why we ask maintainers to announce their "
96 "intentions:"
97 msgstr ""
98
99 # type: Content of: <chapter><section><itemizedlist><listitem><para>
100 #: pkgs.dbk:65
101 msgid ""
102 "It helps the (potentially new) maintainer to tap into the experience of "
103 "people on the list, and lets them know if anyone else is working on it "
104 "already."
105 msgstr ""
106
107 # type: Content of: <chapter><section><itemizedlist><listitem><para>
108 #: pkgs.dbk:71
109 msgid ""
110 "It lets other people thinking about working on the package know that there "
111 "already is a volunteer, so efforts may be shared."
112 msgstr ""
113
114 # type: Content of: <chapter><section><itemizedlist><listitem><para>
115 #: pkgs.dbk:77
116 msgid ""
117 "It lets the rest of the maintainers know more about the package than the one "
118 "line description and the usual changelog entry ``Initial release'' that gets "
119 "posted to &email-debian-devel-changes;."
120 msgstr ""
121
122 # type: Content of: <chapter><section><itemizedlist><listitem><para>
123 #: pkgs.dbk:84
124 msgid ""
125 "It is helpful to the people who live off <literal>unstable</literal> (and "
126 "form our first line of testers).  We should encourage these people."
127 msgstr ""
128
129 # type: Content of: <chapter><section><itemizedlist><listitem><para>
130 #: pkgs.dbk:90
131 msgid ""
132 "The announcements give maintainers and other interested parties a better "
133 "feel of what is going on, and what is new, in the project."
134 msgstr ""
135
136 # type: Content of: <chapter><section><para>
137 #: pkgs.dbk:96
138 msgid ""
139 "Please see <ulink url=\"http://&ftp-master-host;/REJECT-FAQ.html\"></ulink> "
140 "for common rejection reasons for a new package."
141 msgstr ""
142
143 # type: Content of: <chapter><section><title>
144 #: pkgs.dbk:102
145 msgid "Recording changes in the package"
146 msgstr "パッケージの変更を記録する"
147
148 # type: Content of: <chapter><section><para>
149 #: pkgs.dbk:104
150 msgid ""
151 "Changes that you make to the package need to be recorded in the "
152 "<filename>debian/changelog</filename>.  These changes should provide a "
153 "concise description of what was changed, why (if it's in doubt), and note if "
154 "any bugs were closed.  They also record when the package was completed.  "
155 "This file will be installed in <filename>/usr/share/doc/"
156 "<replaceable>package</replaceable>/changelog.Debian.gz</filename>, or "
157 "<filename>/usr/share/doc/<replaceable>package</replaceable>/changelog.gz</"
158 "filename> for native packages."
159 msgstr ""
160
161 # type: Content of: <chapter><section><para>
162 #: pkgs.dbk:115
163 msgid ""
164 "The <filename>debian/changelog</filename> file conforms to a certain "
165 "structure, with a number of different fields.  One field of note, the "
166 "<literal>distribution</literal>, is described in <xref linkend=\"distribution"
167 "\"/> .  More information about the structure of this file can be found in "
168 "the Debian Policy section titled <filename>debian/changelog</filename>."
169 msgstr ""
170
171 # type: Content of: <chapter><section><para>
172 #: pkgs.dbk:123
173 msgid ""
174 "Changelog entries can be used to automatically close Debian bugs when the "
175 "package is installed into the archive.  See <xref linkend=\"upload-bugfix\"/"
176 "> ."
177 msgstr ""
178
179 # type: Content of: <chapter><section><para>
180 #: pkgs.dbk:127
181 msgid ""
182 "It is conventional that the changelog entry of a package that contains a new "
183 "upstream version of the software looks like this:"
184 msgstr ""
185
186 # type: Content of: <chapter><section><screen>
187 #: pkgs.dbk:130
188 #, fuzzy, no-wrap
189 msgid ""
190 "\n"
191 "  * new upstream version\n"
192 msgstr "* new upstream version"
193
194 # type: Content of: <chapter><section><para>
195 #: pkgs.dbk:134
196 msgid ""
197 "There are tools to help you create entries and finalize the "
198 "<filename>changelog</filename> for release — see <xref linkend=\"devscripts"
199 "\"/> and <xref linkend=\"dpkg-dev-el\"/> ."
200 msgstr ""
201
202 # type: Content of: <chapter><section><para>
203 #: pkgs.dbk:139
204 msgid "See also <xref linkend=\"bpp-debian-changelog\"/> ."
205 msgstr "<xref linkend=\"bpp-debian-changelog\"/> も参照してください。"
206
207 # type: Content of: <chapter><section><title>
208 #: pkgs.dbk:144
209 msgid "Testing the package"
210 msgstr "パッケージをテストする"
211
212 # type: Content of: <chapter><section><para>
213 #: pkgs.dbk:146
214 msgid ""
215 "Before you upload your package, you should do basic testing on it.  At a "
216 "minimum, you should try the following activities (you'll need to have an "
217 "older version of the same Debian package around):"
218 msgstr ""
219
220 # type: Content of: <chapter><section><itemizedlist><listitem><para>
221 #: pkgs.dbk:153
222 msgid ""
223 "Install the package and make sure the software works, or upgrade the package "
224 "from an older version to your new version if a Debian package for it already "
225 "exists."
226 msgstr ""
227
228 # type: Content of: <chapter><section><itemizedlist><listitem><para>
229 #: pkgs.dbk:160
230 msgid ""
231 "Run <command>lintian</command> over the package.  You can run "
232 "<command>lintian</command> as follows: <literal>lintian -v "
233 "<replaceable>package-version</replaceable>.changes</literal>.  This will "
234 "check the source package as well as the binary package.  If you don't "
235 "understand the output that <command>lintian</command> generates, try adding "
236 "the <literal>-i</literal> switch, which will cause <command>lintian</"
237 "command> to output a very verbose description of the problem."
238 msgstr ""
239
240 # type: Content of: <chapter><section><itemizedlist><listitem><para>
241 #: pkgs.dbk:169
242 msgid ""
243 "Normally, a package should <emphasis>not</emphasis> be uploaded if it causes "
244 "lintian to emit errors (they will start with <literal>E</literal>)."
245 msgstr ""
246
247 # type: Content of: <chapter><section><itemizedlist><listitem><para>
248 #: pkgs.dbk:173
249 msgid ""
250 "For more information on <command>lintian</command>, see <xref linkend="
251 "\"lintian\"/> ."
252 msgstr ""
253
254 # type: Content of: <chapter><section><itemizedlist><listitem><para>
255 #: pkgs.dbk:179
256 msgid ""
257 "Optionally run <xref linkend=\"debdiff\"/> to analyze changes from an older "
258 "version, if one exists."
259 msgstr ""
260
261 # type: Content of: <chapter><section><itemizedlist><listitem><para>
262 #: pkgs.dbk:185
263 msgid ""
264 "Downgrade the package to the previous version (if one exists) — this tests "
265 "the <filename>postrm</filename> and <filename>prerm</filename> scripts."
266 msgstr ""
267
268 # type: Content of: <chapter><section><itemizedlist><listitem><para>
269 #: pkgs.dbk:191
270 #, fuzzy
271 msgid "Remove the package, then reinstall it."
272 msgstr "パッケージを削除して、再インストールしてください。"
273
274 # type: Content of: <chapter><section><itemizedlist><listitem><para>
275 #: pkgs.dbk:196
276 msgid ""
277 "Copy the source package in a different directory and try unpacking it and "
278 "rebuilding it.  This tests if the package relies on existing files outside "
279 "of it, or if it relies on permissions being preserved on the files shipped "
280 "inside the .diff.gz file."
281 msgstr ""
282
283 # type: Content of: <chapter><section><title>
284 #: pkgs.dbk:206
285 #, fuzzy
286 msgid "Layout of the source package"
287 msgstr "ソースパッケージの構造"
288
289 # type: Content of: <chapter><section><para>
290 #: pkgs.dbk:208
291 msgid "There are two types of Debian source packages:"
292 msgstr "Debian のソースパッケージには 2 種類あります:"
293
294 # type: Content of: <chapter><section><itemizedlist><listitem><para>
295 #: pkgs.dbk:213
296 msgid ""
297 "the so-called <literal>native</literal> packages, where there is no "
298 "distinction between the original sources and the patches applied for Debian"
299 msgstr ""
300
301 # type: Content of: <chapter><section><itemizedlist><listitem><para>
302 #: pkgs.dbk:219
303 msgid ""
304 "the (more common) packages where there's an original source tarball file "
305 "accompanied by another file that contains the patches applied for Debian"
306 msgstr ""
307
308 # type: Content of: <chapter><section><para>
309 #: pkgs.dbk:225
310 msgid ""
311 "For the native packages, the source package includes a Debian source control "
312 "file (<literal>.dsc</literal>) and the source tarball (<literal>.tar.gz</"
313 "literal>).  A source package of a non-native package includes a Debian "
314 "source control file, the original source tarball (<literal>.orig.tar.gz</"
315 "literal>) and the Debian patches (<literal>.diff.gz</literal>)."
316 msgstr ""
317
318 # type: Content of: <chapter><section><para>
319 #: pkgs.dbk:233
320 msgid ""
321 "Whether a package is native or not is determined when it is built by "
322 "<citerefentry> <refentrytitle>dpkg-buildpackage</refentrytitle> "
323 "<manvolnum>1</manvolnum> </citerefentry>.  The rest of this section relates "
324 "only to non-native packages."
325 msgstr ""
326
327 # type: Content of: <chapter><section><para>
328 #: pkgs.dbk:239
329 msgid ""
330 "The first time a version is uploaded which corresponds to a particular "
331 "upstream version, the original source tar file should be uploaded and "
332 "included in the <filename>.changes</filename> file.  Subsequently, this very "
333 "same tar file should be used to build the new diffs and <filename>.dsc</"
334 "filename> files, and will not need to be re-uploaded."
335 msgstr ""
336
337 # type: Content of: <chapter><section><para>
338 #: pkgs.dbk:246
339 msgid ""
340 "By default, <command>dpkg-genchanges</command> and <command>dpkg-"
341 "buildpackage</command> will include the original source tar file if and only "
342 "if the Debian revision part of the source version number is 0 or 1, "
343 "indicating a new upstream version.  This behavior may be modified by using "
344 "<literal>-sa</literal> to always include it or <literal>-sd</literal> to "
345 "always leave it out."
346 msgstr ""
347
348 # type: Content of: <chapter><section><para>
349 #: pkgs.dbk:254
350 msgid ""
351 "If no original source is included in the upload, the original source tar-"
352 "file used by <command>dpkg-source</command> when constructing the <filename>."
353 "dsc</filename> file and diff to be uploaded <emphasis>must</emphasis> be "
354 "byte-for-byte identical with the one already in the archive."
355 msgstr ""
356
357 # type: Content of: <chapter><section><para>
358 #: pkgs.dbk:261
359 msgid ""
360 "Please notice that, in non-native packages, permissions on files that are "
361 "not present in the .orig.tar.gz will not be preserved, as diff does not "
362 "store file permissions in the patch."
363 msgstr ""
364
365 # type: Content of: <chapter><section><title>
366 #: pkgs.dbk:268
367 msgid "Picking a distribution"
368 msgstr ""
369
370 # type: Content of: <chapter><section><para>
371 #: pkgs.dbk:270
372 msgid ""
373 "Each upload needs to specify which distribution the package is intended "
374 "for.  The package build process extracts this information from the first "
375 "line of the <filename>debian/changelog</filename> file and places it in the "
376 "<literal>Distribution</literal> field of the <literal>.changes</literal> "
377 "file."
378 msgstr ""
379
380 # type: Content of: <chapter><section><para>
381 #: pkgs.dbk:276
382 msgid ""
383 "There are several possible values for this field: <literal>stable</literal>, "
384 "<literal>unstable</literal>, <literal>testing-proposed-updates</literal> and "
385 "<literal>experimental</literal>.  Normally, packages are uploaded into "
386 "<literal>unstable</literal>."
387 msgstr ""
388
389 # type: Content of: <chapter><section><para>
390 #: pkgs.dbk:282
391 msgid ""
392 "Actually, there are two other possible distributions: <literal>stable-"
393 "security </literal> and <literal>testing-security</literal>, but read <xref "
394 "linkend=\"bug-security\"/> for more information on those."
395 msgstr ""
396
397 # type: Content of: <chapter><section><para>
398 #: pkgs.dbk:287
399 msgid ""
400 "It is not possible to upload a package into several distributions at the "
401 "same time."
402 msgstr ""
403
404 # type: Content of: <chapter><section><section><title>
405 #: pkgs.dbk:291
406 msgid ""
407 "Special case: uploads to the <literal>stable</literal> and "
408 "<literal>oldstable</literal> distributions"
409 msgstr ""
410
411 # type: Content of: <chapter><section><section><para>
412 #: pkgs.dbk:294
413 msgid ""
414 "Uploading to <literal>stable</literal> means that the package will "
415 "transfered to the <literal>proposed-updates-new</literal> queue for review "
416 "by the stable release managers, and if approved will be installed in "
417 "<filename>stable-proposed-updates</filename> directory of the Debian "
418 "archive.  From there, it will be included in <literal>stable</literal> with "
419 "the next point release."
420 msgstr ""
421
422 # type: Content of: <chapter><section><section><para>
423 #: pkgs.dbk:302
424 msgid ""
425 "To ensure that your upload will be accepted, you should discuss the changes "
426 "with the stable release team before you upload. For that, send a mail to the "
427 "&email-debian-release; mailing list, including the patch you want to apply "
428 "to the package version currently in <literal>stable</literal>. Always be "
429 "verbose and detailed in your changelog entries for uploads to the "
430 "<literal>stable</literal> distribution."
431 msgstr ""
432
433 # type: Content of: <chapter><section><section><para>
434 #: pkgs.dbk:310
435 msgid ""
436 "Extra care should be taken when uploading to <literal>stable</literal>.  "
437 "Basically, a package should only be uploaded to <literal>stable</literal> if "
438 "one of the following happens:"
439 msgstr ""
440
441 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
442 #: pkgs.dbk:317
443 msgid "a truly critical functionality problem"
444 msgstr ""
445
446 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
447 #: pkgs.dbk:322
448 msgid "the package becomes uninstallable"
449 msgstr ""
450
451 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
452 #: pkgs.dbk:327
453 msgid "a released architecture lacks the package"
454 msgstr ""
455
456 # type: Content of: <chapter><section><section><para>
457 #: pkgs.dbk:332
458 msgid ""
459 "In the past, uploads to <literal>stable</literal> were used to address "
460 "security problems as well.  However, this practice is deprecated, as uploads "
461 "used for Debian security advisories are automatically copied to the "
462 "appropriate <filename>proposed-updates</filename> archive when the advisory "
463 "is released.  See <xref linkend=\"bug-security\"/> for detailed information "
464 "on handling security problems. If the security teams deems the problem to be "
465 "too benign to be fixed through a <literal>DSA</literal>, the stable release "
466 "managers are usually willing to include your fix nonetheless in a regular "
467 "upload to <literal>stable</literal>."
468 msgstr ""
469
470 # type: Content of: <chapter><section><section><para>
471 #: pkgs.dbk:343
472 msgid ""
473 "Changing anything else in the package that isn't important is discouraged, "
474 "because even trivial fixes can cause bugs later on."
475 msgstr ""
476
477 # type: Content of: <chapter><section><section><para>
478 #: pkgs.dbk:347
479 msgid ""
480 "Packages uploaded to <literal>stable</literal> need to be compiled on "
481 "systems running <literal>stable</literal>, so that their dependencies are "
482 "limited to the libraries (and other packages) available in <literal>stable</"
483 "literal>; for example, a package uploaded to <literal>stable</literal> that "
484 "depends on a library package that only exists in <literal>unstable</literal> "
485 "will be rejected.  Making changes to dependencies of other packages (by "
486 "messing with <literal>Provides</literal> or <literal>shlibs</literal> "
487 "files), possibly making those other packages uninstallable, is strongly "
488 "discouraged."
489 msgstr ""
490
491 # type: Content of: <chapter><section><section><para>
492 #: pkgs.dbk:357
493 msgid ""
494 "Uploads to the <literal>oldstable</literal> distributions are possible as "
495 "long as it hasn't been archived. The same rules as for <literal>stable </"
496 "literal> apply."
497 msgstr ""
498
499 # type: Content of: <chapter><section><section><title>
500 #: pkgs.dbk:364
501 msgid ""
502 "Special case: uploads to <literal>testing/testing-proposed-updates</literal>"
503 msgstr ""
504
505 # type: Content of: <chapter><section><section><para>
506 #: pkgs.dbk:366
507 msgid ""
508 "Please see the information in the <link linkend=\"t-p-u\">testing section</"
509 "link> for details."
510 msgstr ""
511
512 # type: Content of: <chapter><section><title>
513 #: pkgs.dbk:374
514 msgid "Uploading a package"
515 msgstr "パッケージをアップロードする"
516
517 # type: Content of: <chapter><section><section><title>
518 #: pkgs.dbk:376
519 msgid "Uploading to <literal>ftp-master</literal>"
520 msgstr "<literal>ftp-master</literal> にアップロードする"
521
522 # type: Content of: <chapter><section><section><para>
523 #: pkgs.dbk:378
524 msgid ""
525 "To upload a package, you should upload the files (including the signed "
526 "changes and dsc-file) with anonymous ftp to <literal>&ftp-master-host;</"
527 "literal> in the directory <ulink url=\"ftp://&ftp-master-host;&upload-queue;"
528 "\">&upload-queue;</ulink>.  To get the files processed there, they need to "
529 "be signed with a key in the Debian Developers keyring or the Debian "
530 "Maintainers keyring (see <ulink url=\"&url-wiki-dm;\"></ulink>)."
531 msgstr ""
532
533 # type: Content of: <chapter><section><section><para>
534 #: pkgs.dbk:387
535 msgid ""
536 "Please note that you should transfer the changes file last.  Otherwise, your "
537 "upload may be rejected because the archive maintenance software will parse "
538 "the changes file and see that not all files have been uploaded."
539 msgstr ""
540
541 # type: Content of: <chapter><section><section><para>
542 #: pkgs.dbk:392
543 msgid ""
544 "You may also find the Debian packages <xref linkend=\"dupload\"/> or <xref "
545 "linkend=\"dput\"/> useful when uploading packages.  These handy programs "
546 "help automate the process of uploading packages into Debian."
547 msgstr ""
548
549 # type: Content of: <chapter><section><section><para>
550 #: pkgs.dbk:397
551 msgid ""
552 "For removing packages, please see the README file in that ftp directory, and "
553 "the Debian package <xref linkend=\"dcut\"/> ."
554 msgstr ""
555
556 # type: Content of: <chapter><section><section><title>
557 #: pkgs.dbk:403
558 msgid "Delayed uploads"
559 msgstr "遅延アップロード"
560
561 # type: Content of: <chapter><section><section><para>
562 #: pkgs.dbk:405
563 msgid ""
564 "Delayed uploads are done for the moment via the delayed queue at "
565 "<literal>gluck </literal>. The upload-directory is <literal>gluck:~tfheen/"
566 "DELAYED/[012345678]-day</literal>. 0-day is uploaded multiple times per day "
567 "to <literal>&ftp-master-host;</literal>."
568 msgstr ""
569
570 # type: Content of: <chapter><section><section><para>
571 #: pkgs.dbk:411
572 msgid "With a fairly recent dput, this section"
573 msgstr ""
574
575 # type: Content of: <chapter><section><section><screen>
576 #: pkgs.dbk:413
577 #, fuzzy, no-wrap
578 msgid ""
579 "\n"
580 "[tfheen_delayed]\n"
581 "method = scp\n"
582 "fqdn = gluck.debian.org\n"
583 "incoming = ~tfheen\n"
584 msgstr ""
585 "[tfheen_delayed]\n"
586 "method = scp\n"
587 "fqdn = gluck.debian.org\n"
588 "incoming = ~tfheen"
589
590 # type: Content of: <chapter><section><section><para>
591 #: pkgs.dbk:420
592 msgid ""
593 "in <filename>~/.dput.cf</filename> should work fine for uploading to the "
594 "<literal>DELAYED</literal> queue."
595 msgstr ""
596
597 # type: Content of: <chapter><section><section><para>
598 #: pkgs.dbk:424
599 msgid ""
600 "<emphasis>Note:</emphasis> Since this upload queue goes to <literal>&ftp-"
601 "master-host;</literal>, the prescription found in <xref linkend=\"upload-ftp-"
602 "master\"/> applies here as well."
603 msgstr ""
604
605 # type: Content of: <chapter><section><section><title>
606 #: pkgs.dbk:431
607 msgid "Security uploads"
608 msgstr "セキュリティアップロード"
609
610 # type: Content of: <chapter><section><section><para>
611 #: pkgs.dbk:433
612 msgid ""
613 "Do <emphasis role=\"strong\">NOT</emphasis> upload a package to the security "
614 "upload queue (<literal>oldstable-security</literal>, <literal>stable-"
615 "security </literal>, etc.) without prior authorization from the security "
616 "team.  If the package does not exactly meet the team's requirements, it will "
617 "cause many problems and delays in dealing with the unwanted upload.  For "
618 "details, please see section <xref linkend=\"bug-security\"/> ."
619 msgstr ""
620
621 # type: Content of: <chapter><section><section><title>
622 #: pkgs.dbk:443
623 msgid "Other upload queues"
624 msgstr "他のアップロードキュー"
625
626 # type: Content of: <chapter><section><section><para>
627 #: pkgs.dbk:445
628 msgid ""
629 "The scp queues on <literal>&ftp-master-host;</literal>, and <literal> "
630 "security.debian.org</literal> are mostly unusable due to the login "
631 "restrictions on those hosts."
632 msgstr ""
633
634 # type: Content of: <chapter><section><section><para>
635 #: pkgs.dbk:450
636 msgid ""
637 "The anonymous queues on ftp.uni-erlangen.de and ftp.uk.debian.org are "
638 "currently down.  Work is underway to resurrect them."
639 msgstr ""
640
641 # type: Content of: <chapter><section><section><para>
642 #: pkgs.dbk:454
643 msgid ""
644 "The queues on master.debian.org, samosa.debian.org, master.debian.or.jp, and "
645 "ftp.chiark.greenend.org.uk are down permanently, and will not be "
646 "resurrected.  The queue in Japan will be replaced with a new queue on hp."
647 "debian.or.jp some day."
648 msgstr ""
649
650 # type: Content of: <chapter><section><section><title>
651 #: pkgs.dbk:462
652 msgid "Notification that a new package has been installed"
653 msgstr ""
654
655 # type: Content of: <chapter><section><section><para>
656 #: pkgs.dbk:464
657 msgid ""
658 "The Debian archive maintainers are responsible for handling package "
659 "uploads.  For the most part, uploads are automatically handled on a daily "
660 "basis by the archive maintenance tools, <command>katie</command>.  "
661 "Specifically, updates to existing packages to the <literal>unstable</"
662 "literal> distribution are handled automatically.  In other cases, notably "
663 "new packages, placing the uploaded package into the distribution is handled "
664 "manually.  When uploads are handled manually, the change to the archive may "
665 "take up to a month to occur.  Please be patient."
666 msgstr ""
667
668 # type: Content of: <chapter><section><section><para>
669 #: pkgs.dbk:474
670 msgid ""
671 "In any case, you will receive an email notification indicating that the "
672 "package has been added to the archive, which also indicates which bugs will "
673 "be closed by the upload.  Please examine this notification carefully, "
674 "checking if any bugs you meant to close didn't get triggered."
675 msgstr ""
676
677 # type: Content of: <chapter><section><section><para>
678 #: pkgs.dbk:480
679 msgid ""
680 "The installation notification also includes information on what section the "
681 "package was inserted into.  If there is a disparity, you will receive a "
682 "separate email notifying you of that.  Read on below."
683 msgstr ""
684
685 # type: Content of: <chapter><section><section><para>
686 #: pkgs.dbk:485
687 msgid ""
688 "Note that if you upload via queues, the queue daemon software will also send "
689 "you a notification by email."
690 msgstr ""
691
692 # type: Content of: <chapter><section><title>
693 #: pkgs.dbk:493
694 msgid "Specifying the package section, subsection and priority"
695 msgstr ""
696
697 # type: Content of: <chapter><section><para>
698 #: pkgs.dbk:495
699 msgid ""
700 "The <filename>debian/control</filename> file's <literal>Section</literal> "
701 "and <literal>Priority</literal> fields do not actually specify where the "
702 "file will be placed in the archive, nor its priority.  In order to retain "
703 "the overall integrity of the archive, it is the archive maintainers who have "
704 "control over these fields.  The values in the <filename>debian/control</"
705 "filename> file are actually just hints."
706 msgstr ""
707
708 # type: Content of: <chapter><section><para>
709 #: pkgs.dbk:503
710 msgid ""
711 "The archive maintainers keep track of the canonical sections and priorities "
712 "for packages in the <literal>override file</literal>.  If there is a "
713 "disparity between the <literal>override file</literal> and the package's "
714 "fields as indicated in <filename>debian/control</filename>, then you will "
715 "receive an email noting the divergence when the package is installed into "
716 "the archive.  You can either correct your <filename>debian/control</"
717 "filename> file for your next upload, or else you may wish to make a change "
718 "in the <literal>override file</literal>."
719 msgstr ""
720
721 # type: Content of: <chapter><section><para>
722 #: pkgs.dbk:513
723 msgid ""
724 "To alter the actual section that a package is put in, you need to first make "
725 "sure that the <filename>debian/control</filename> file in your package is "
726 "accurate.  Next, send an email &email-override; or submit a bug against "
727 "<systemitem role=\"package\">ftp.debian.org</systemitem> requesting that the "
728 "section or priority for your package be changed from the old section or "
729 "priority to the new one.  Be sure to explain your reasoning."
730 msgstr ""
731
732 # type: Content of: <chapter><section><para>
733 #: pkgs.dbk:521
734 msgid ""
735 "For more information about <literal>override files</literal>, see "
736 "<citerefentry> <refentrytitle>dpkg-scanpackages</refentrytitle> "
737 "<manvolnum>1</manvolnum> </citerefentry> and <ulink url=\"&url-bts-devel;"
738 "#maintincorrect\"></ulink>."
739 msgstr ""
740
741 # type: Content of: <chapter><section><para>
742 #: pkgs.dbk:527
743 msgid ""
744 "Note that the <literal>Section</literal> field describes both the section as "
745 "well as the subsection, which are described in <xref linkend=\"archive-"
746 "sections\"/> .  If the section is main, it should be omitted.  The list of "
747 "allowable subsections can be found in <ulink url=\"&url-debian-policy;ch-"
748 "archive.html#s-subsections\"></ulink>."
749 msgstr ""
750
751 # type: Content of: <chapter><section><title>
752 #: pkgs.dbk:536
753 msgid "Handling bugs"
754 msgstr "バグの取扱い"
755
756 # type: Content of: <chapter><section><para>
757 #: pkgs.dbk:538
758 msgid ""
759 "Every developer has to be able to work with the Debian <ulink url=\"&url-bts;"
760 "\">bug tracking system</ulink>.  This includes knowing how to file bug "
761 "reports properly (see <xref linkend=\"submit-bug\"/> ), how to update them "
762 "and reorder them, and how to process and close them."
763 msgstr ""
764
765 # type: Content of: <chapter><section><para>
766 #: pkgs.dbk:544
767 msgid ""
768 "The bug tracking system's features are described in the <ulink url=\"&url-"
769 "bts-devel;\">BTS documentation for developers</ulink>.  This includes "
770 "closing bugs, sending followup messages, assigning severities and tags, "
771 "marking bugs as forwarded, and other issues."
772 msgstr ""
773
774 # type: Content of: <chapter><section><para>
775 #: pkgs.dbk:550
776 msgid ""
777 "Operations such as reassigning bugs to other packages, merging separate bug "
778 "reports about the same issue, or reopening bugs when they are prematurely "
779 "closed, are handled using the so-called control mail server.  All of the "
780 "commands available on this server are described in the <ulink url=\"&url-bts-"
781 "control;\">BTS control server documentation</ulink>."
782 msgstr ""
783
784 # type: Content of: <chapter><section><section><title>
785 #: pkgs.dbk:558
786 msgid "Monitoring bugs"
787 msgstr "バグの監視"
788
789 # type: Content of: <chapter><section><section><para>
790 #: pkgs.dbk:560
791 msgid ""
792 "If you want to be a good maintainer, you should periodically check the "
793 "<ulink url=\"&url-bts;\">Debian bug tracking system (BTS)</ulink> for your "
794 "packages.  The BTS contains all the open bugs against your packages.  You "
795 "can check them by browsing this page: <literal>http://&bugs-host;/"
796 "<replaceable>yourlogin</replaceable>@debian.org</literal>."
797 msgstr ""
798
799 # type: Content of: <chapter><section><section><para>
800 #: pkgs.dbk:567
801 msgid ""
802 "Maintainers interact with the BTS via email addresses at <literal>&bugs-host;"
803 "</literal>.  Documentation on available commands can be found at <ulink url="
804 "\"&url-bts;\"></ulink>, or, if you have installed the <systemitem role="
805 "\"package\">doc-debian</systemitem> package, you can look at the local files "
806 "&file-bts-docs;."
807 msgstr ""
808
809 # type: Content of: <chapter><section><section><para>
810 #: pkgs.dbk:574
811 msgid ""
812 "Some find it useful to get periodic reports on open bugs.  You can add a "
813 "cron job such as the following if you want to get a weekly email outlining "
814 "all the open bugs against your packages:"
815 msgstr ""
816
817 # type: Content of: <chapter><section><section><screen>
818 #: pkgs.dbk:578
819 #, no-wrap
820 msgid ""
821 "\n"
822 "# ask for weekly reports of bugs in my packages\n"
823 "&cron-bug-report;\n"
824 msgstr ""
825
826 # type: Content of: <chapter><section><section><para>
827 #: pkgs.dbk:583
828 msgid ""
829 "Replace <replaceable>address</replaceable> with your official Debian "
830 "maintainer address."
831 msgstr ""
832
833 # type: Content of: <chapter><section><section><title>
834 #: pkgs.dbk:589
835 msgid "Responding to bugs"
836 msgstr "バグへの対応"
837
838 # type: Content of: <chapter><section><section><para>
839 #: pkgs.dbk:591
840 msgid ""
841 "When responding to bugs, make sure that any discussion you have about bugs "
842 "is sent both to the original submitter of the bug, and to the bug itself (e."
843 "g., <email>123@&bugs-host;</email>).  If you're writing a new mail and you "
844 "don't remember the submitter email address, you can use the <email>123-"
845 "submitter@&bugs-host;</email> email to contact the submitter <emphasis>and</"
846 "emphasis> to record your mail within the bug log (that means you don't need "
847 "to send a copy of the mail to <email>123@&bugs-host;</email>)."
848 msgstr ""
849
850 # type: Content of: <chapter><section><section><para>
851 #: pkgs.dbk:600
852 msgid ""
853 "If you get a bug which mentions FTBFS, this means Fails to build from "
854 "source.  Porters frequently use this acronym."
855 msgstr ""
856
857 # type: Content of: <chapter><section><section><para>
858 #: pkgs.dbk:604
859 msgid ""
860 "Once you've dealt with a bug report (e.g.  fixed it), mark it as "
861 "<literal>done</literal> (close it) by sending an explanation message to "
862 "<email>123-done@&bugs-host;</email>.  If you're fixing a bug by changing and "
863 "uploading the package, you can automate bug closing as described in <xref "
864 "linkend=\"upload-bugfix\"/> ."
865 msgstr ""
866
867 # type: Content of: <chapter><section><section><para>
868 #: pkgs.dbk:611
869 msgid ""
870 "You should <emphasis>never</emphasis> close bugs via the bug server "
871 "<literal>close</literal> command sent to &email-bts-control;.  If you do so, "
872 "the original submitter will not receive any information about why the bug "
873 "was closed."
874 msgstr ""
875
876 # type: Content of: <chapter><section><section><title>
877 #: pkgs.dbk:619
878 msgid "Bug housekeeping"
879 msgstr "バグを掃除する"
880
881 # type: Content of: <chapter><section><section><para>
882 #: pkgs.dbk:621
883 msgid ""
884 "As a package maintainer, you will often find bugs in other packages or have "
885 "bugs reported against your packages which are actually bugs in other "
886 "packages.  The bug tracking system's features are described in the <ulink "
887 "url=\"&url-bts-devel;\">BTS documentation for Debian developers</ulink>.  "
888 "Operations such as reassigning, merging, and tagging bug reports are "
889 "described in the <ulink url=\"&url-bts-control;\">BTS control server "
890 "documentation</ulink>.  This section contains some guidelines for managing "
891 "your own bugs, based on the collective Debian developer experience."
892 msgstr ""
893
894 # type: Content of: <chapter><section><section><para>
895 #: pkgs.dbk:632
896 msgid ""
897 "Filing bugs for problems that you find in other packages is one of the civic "
898 "obligations of maintainership, see <xref linkend=\"submit-bug\"/> for "
899 "details.  However, handling the bugs in your own packages is even more "
900 "important."
901 msgstr ""
902
903 # type: Content of: <chapter><section><section><para>
904 #: pkgs.dbk:637
905 msgid "Here's a list of steps that you may follow to handle a bug report:"
906 msgstr ""
907
908 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
909 #: pkgs.dbk:642
910 msgid ""
911 "Decide whether the report corresponds to a real bug or not.  Sometimes users "
912 "are just calling a program in the wrong way because they haven't read the "
913 "documentation.  If you diagnose this, just close the bug with enough "
914 "information to let the user correct their problem (give pointers to the good "
915 "documentation and so on).  If the same report comes up again and again you "
916 "may ask yourself if the documentation is good enough or if the program "
917 "shouldn't detect its misuse in order to give an informative error message.  "
918 "This is an issue that may need to be brought up with the upstream author."
919 msgstr ""
920
921 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
922 #: pkgs.dbk:652
923 msgid ""
924 "If the bug submitter disagrees with your decision to close the bug, they may "
925 "reopen it until you find an agreement on how to handle it.  If you don't "
926 "find any, you may want to tag the bug <literal>wontfix</literal> to let "
927 "people know that the bug exists but that it won't be corrected.  If this "
928 "situation is unacceptable, you (or the submitter) may want to require a "
929 "decision of the technical committee by reassigning the bug to <systemitem "
930 "role=\"package\">tech-ctte</systemitem> (you may use the clone command of "
931 "the BTS if you wish to keep it reported against your package).  Before doing "
932 "so, please read the <ulink url=\"&url-tech-ctte;\">recommended procedure</"
933 "ulink>."
934 msgstr ""
935
936 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
937 #: pkgs.dbk:666
938 msgid ""
939 "If the bug is real but it's caused by another package, just reassign the bug "
940 "to the right package.  If you don't know which package it should be "
941 "reassigned to, you should ask for help on <link linkend=\"irc-channels"
942 "\">IRC</link> or on &email-debian-devel;.  Please inform the maintainer(s) "
943 "of the package you reassign the bug to, for example by Cc:ing the message "
944 "that does the reassign to <email>packagename@packages.debian.org</email> and "
945 "explaining your reasons in that mail. Please note that a simple reassignment "
946 "is <emphasis>not</emphasis> e-mailed to the maintainers of the package being "
947 "reassigned to, so they won't know about it until they look at a bug overview "
948 "for their packages."
949 msgstr ""
950
951 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
952 #: pkgs.dbk:678
953 msgid ""
954 "If the bug affects the operation of your package, please consider cloning "
955 "the bug and reassigning the clone to the package that really causes the "
956 "behavior. Otherwise, the bug will not be shown in your package's bug list, "
957 "possibly causing users to report the same bug over and over again. You "
958 "should block \"your\" bug with the reassigned, cloned bug to document the "
959 "relationship."
960 msgstr ""
961
962 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
963 #: pkgs.dbk:688
964 msgid ""
965 "Sometimes you also have to adjust the severity of the bug so that it matches "
966 "our definition of the severity.  That's because people tend to inflate the "
967 "severity of bugs to make sure their bugs are fixed quickly.  Some bugs may "
968 "even be dropped to wishlist severity when the requested change is just "
969 "cosmetic."
970 msgstr ""
971
972 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
973 #: pkgs.dbk:696
974 msgid ""
975 "If the bug is real but the same problem has already been reported by someone "
976 "else, then the two relevant bug reports should be merged into one using the "
977 "merge command of the BTS.  In this way, when the bug is fixed, all of the "
978 "submitters will be informed of this.  (Note, however, that emails sent to "
979 "one bug report's submitter won't automatically be sent to the other report's "
980 "submitter.) For more details on the technicalities of the merge command and "
981 "its relative, the unmerge command, see the BTS control server documentation."
982 msgstr ""
983
984 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
985 #: pkgs.dbk:707
986 msgid ""
987 "The bug submitter may have forgotten to provide some information, in which "
988 "case you have to ask them for the required information.  You may use the "
989 "<literal>moreinfo</literal> tag to mark the bug as such.  Moreover if you "
990 "can't reproduce the bug, you tag it <literal>unreproducible</literal>.  "
991 "Anyone who can reproduce the bug is then invited to provide more information "
992 "on how to reproduce it.  After a few months, if this information has not "
993 "been sent by someone, the bug may be closed."
994 msgstr ""
995
996 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
997 #: pkgs.dbk:718
998 msgid ""
999 "If the bug is related to the packaging, you just fix it.  If you are not "
1000 "able to fix it yourself, then tag the bug as <literal>help</literal>.  You "
1001 "can also ask for help on &email-debian-devel; or &email-debian-qa;.  If it's "
1002 "an upstream problem, you have to forward it to the upstream author.  "
1003 "Forwarding a bug is not enough, you have to check at each release if the bug "
1004 "has been fixed or not.  If it has, you just close it, otherwise you have to "
1005 "remind the author about it.  If you have the required skills you can prepare "
1006 "a patch that fixes the bug and send it to the author at the same time.  Make "
1007 "sure to send the patch to the BTS and to tag the bug as <literal>patch</"
1008 "literal>."
1009 msgstr ""
1010
1011 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
1012 #: pkgs.dbk:732
1013 msgid ""
1014 "If you have fixed a bug in your local copy, or if a fix has been committed "
1015 "to the CVS repository, you may tag the bug as <literal>pending</literal> to "
1016 "let people know that the bug is corrected and that it will be closed with "
1017 "the next upload (add the <literal>closes:</literal> in the "
1018 "<filename>changelog</filename>).  This is particularly useful if you are "
1019 "several developers working on the same package."
1020 msgstr ""
1021
1022 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
1023 #: pkgs.dbk:742
1024 msgid ""
1025 "Once a corrected package is available in the archive, the bug should be "
1026 "closed indicating the version in which it was fixed. This can be done "
1027 "automatically, read <xref linkend=\"upload-bugfix\"/>."
1028 msgstr ""
1029
1030 # type: Content of: <chapter><section><section><title>
1031 #: pkgs.dbk:751
1032 msgid "When bugs are closed by new uploads"
1033 msgstr "新規アップロードでバグがクローズされる時"
1034
1035 # type: Content of: <chapter><section><section><para>
1036 #: pkgs.dbk:753
1037 msgid ""
1038 "As bugs and problems are fixed in your packages, it is your responsibility "
1039 "as the package maintainer to close these bugs.  However, you should not "
1040 "close a bug until the package which fixes the bug has been accepted into the "
1041 "Debian archive.  Therefore, once you get notification that your updated "
1042 "package has been installed into the archive, you can and should close the "
1043 "bug in the BTS.  Also, the bug should be closed with the correct version."
1044 msgstr ""
1045
1046 # type: Content of: <chapter><section><section><para>
1047 #: pkgs.dbk:761
1048 msgid ""
1049 "However, it's possible to avoid having to manually close bugs after the "
1050 "upload — just list the fixed bugs in your <filename>debian/changelog</"
1051 "filename> file, following a certain syntax, and the archive maintenance "
1052 "software will close the bugs for you.  For example:"
1053 msgstr ""
1054
1055 # type: Content of: <chapter><section><section><screen>
1056 #: pkgs.dbk:766
1057 #, fuzzy, no-wrap
1058 msgid ""
1059 "\n"
1060 "acme-cannon (3.1415) unstable; urgency=low\n"
1061 "\n"
1062 "  * Frobbed with options (closes: Bug#98339)\n"
1063 "  * Added safety to prevent operator dismemberment, closes: bug#98765,\n"
1064 "    bug#98713, #98714.\n"
1065 "  * Added man page. Closes: #98725.\n"
1066 msgstr ""
1067 "acme-cannon (3.1415) unstable; urgency=low\n"
1068 "\n"
1069 "  * Frobbed with options (closes: Bug#98339)\n"
1070 "  * Added safety to prevent operator dismemberment, closes: bug#98765,\n"
1071 "    bug#98713, #98714.\n"
1072 "  * Added man page. Closes: #98725."
1073
1074 # type: Content of: <chapter><section><section><para>
1075 #: pkgs.dbk:775
1076 msgid ""
1077 "Technically speaking, the following Perl regular expression describes how "
1078 "bug closing changelogs are identified:"
1079 msgstr ""
1080
1081 # type: Content of: <chapter><section><section><screen>
1082 #: pkgs.dbk:778
1083 #, fuzzy, no-wrap
1084 msgid ""
1085 "\n"
1086 "  /closes:\\s*(?:bug)?\\#\\s*\\d+(?:,\\s*(?:bug)?\\#\\s*\\d+)*/ig\n"
1087 msgstr "/closes:\\s*(?:bug)?\\#\\s*\\d+(?:,\\s*(?:bug)?\\#\\s*\\d+)*/ig"
1088
1089 # type: Content of: <chapter><section><section><para>
1090 #: pkgs.dbk:782
1091 msgid ""
1092 "We prefer the <literal>closes: #<replaceable>XXX</replaceable></literal> "
1093 "syntax, as it is the most concise entry and the easiest to integrate with "
1094 "the text of the <filename>changelog</filename>.  Unless specified different "
1095 "by the <replaceable>-v</replaceable>-switch to <command>dpkg-buildpackage</"
1096 "command>, only the bugs closed in the most recent changelog entry are closed "
1097 "(basically, exactly the bugs mentioned in the changelog-part in the "
1098 "<filename>.changes</filename> file are closed)."
1099 msgstr ""
1100
1101 # type: Content of: <chapter><section><section><para>
1102 #: pkgs.dbk:791
1103 msgid ""
1104 "Historically, uploads identified as <link linkend=\"nmu\">Non-maintainer "
1105 "upload (NMU)</link> were tagged <literal>fixed</literal> instead of being "
1106 "closed, but that practice was ceased with the advent of version-tracking.  "
1107 "The same applied to the tag <literal>fixed-in-experimental</literal>."
1108 msgstr ""
1109
1110 # type: Content of: <chapter><section><section><para>
1111 #: pkgs.dbk:797
1112 msgid ""
1113 "If you happen to mistype a bug number or forget a bug in the changelog "
1114 "entries, don't hesitate to undo any damage the error caused.  To reopen "
1115 "wrongly closed bugs, send a <literal>reopen <replaceable>XXX</replaceable></"
1116 "literal> command to the bug tracking system's control address, &email-bts-"
1117 "control;.  To close any remaining bugs that were fixed by your upload, email "
1118 "the <filename>.changes</filename> file to <email>XXX-done@&bugs-host;</"
1119 "email>, where <replaceable>XXX</replaceable> is the bug number, and put "
1120 "Version: YYY and an empty line as the first two lines of the body of the "
1121 "email, where <replaceable>YYY</replaceable> is the first version where the "
1122 "bug has been fixed."
1123 msgstr ""
1124
1125 # type: Content of: <chapter><section><section><para>
1126 #: pkgs.dbk:809
1127 msgid ""
1128 "Bear in mind that it is not obligatory to close bugs using the changelog as "
1129 "described above.  If you simply want to close bugs that don't have anything "
1130 "to do with an upload you made, do it by emailing an explanation to "
1131 "<email>XXX-done@&bugs-host;</email>.  Do <emphasis role=\"strong\">not</"
1132 "emphasis> close bugs in the changelog entry of a version if the changes in "
1133 "that version of the package don't have any bearing on the bug."
1134 msgstr ""
1135
1136 # type: Content of: <chapter><section><section><para>
1137 #: pkgs.dbk:817
1138 msgid ""
1139 "For general information on how to write your changelog entries, see <xref "
1140 "linkend=\"bpp-debian-changelog\"/> ."
1141 msgstr ""
1142
1143 # type: Content of: <chapter><section><section><title>
1144 #: pkgs.dbk:823
1145 msgid "Handling security-related bugs"
1146 msgstr "セキュリティ関連バグの取扱い"
1147
1148 # type: Content of: <chapter><section><section><para>
1149 #: pkgs.dbk:825
1150 msgid ""
1151 "Due to their sensitive nature, security-related bugs must be handled "
1152 "carefully.  The Debian Security Team exists to coordinate this activity, "
1153 "keeping track of outstanding security problems, helping maintainers with "
1154 "security problems or fixing them themselves, sending security advisories, "
1155 "and maintaining <literal>security.debian.org</literal>."
1156 msgstr ""
1157
1158 # type: Content of: <chapter><section><section><para>
1159 #: pkgs.dbk:834
1160 msgid ""
1161 "When you become aware of a security-related bug in a Debian package, whether "
1162 "or not you are the maintainer, collect pertinent information about the "
1163 "problem, and promptly contact the security team at &email-security-team; as "
1164 "soon as possible.  <emphasis role=\"strong\">DO NOT UPLOAD</emphasis> any "
1165 "packages for <literal>stable</literal>; the security team will do that.  "
1166 "Useful information includes, for example:"
1167 msgstr ""
1168
1169 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
1170 #: pkgs.dbk:844
1171 msgid ""
1172 "Which versions of the package are known to be affected by the bug.  Check "
1173 "each version that is present in a supported Debian release, as well as "
1174 "<literal>testing</literal> and <literal>unstable</literal>."
1175 msgstr ""
1176
1177 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
1178 #: pkgs.dbk:851
1179 msgid ""
1180 "The nature of the fix, if any is available (patches are especially helpful)"
1181 msgstr ""
1182
1183 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
1184 #: pkgs.dbk:856
1185 msgid ""
1186 "Any fixed packages that you have prepared yourself (send only the <literal>."
1187 "diff.gz</literal> and <literal>.dsc</literal> files and read <xref linkend="
1188 "\"bug-security-building\"/> first)"
1189 msgstr ""
1190
1191 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
1192 #: pkgs.dbk:863
1193 msgid ""
1194 "Any assistance you can provide to help with testing (exploits, regression "
1195 "testing, etc.)"
1196 msgstr ""
1197
1198 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
1199 #: pkgs.dbk:869
1200 msgid ""
1201 "Any information needed for the advisory (see <xref linkend=\"bug-security-"
1202 "advisories\"/> )"
1203 msgstr ""
1204
1205 # type: Content of: <chapter><section><section><section><title>
1206 #: pkgs.dbk:875
1207 msgid "Confidentiality"
1208 msgstr ""
1209
1210 # type: Content of: <chapter><section><section><section><para>
1211 #: pkgs.dbk:877
1212 msgid ""
1213 "Unlike most other activities within Debian, information about security "
1214 "issues must sometimes be kept private for a time.  This allows software "
1215 "distributors to coordinate their disclosure in order to minimize their "
1216 "users' exposure.  Whether this is the case depends on the nature of the "
1217 "problem and corresponding fix, and whether it is already a matter of public "
1218 "knowledge."
1219 msgstr ""
1220
1221 # type: Content of: <chapter><section><section><section><para>
1222 #: pkgs.dbk:884
1223 msgid "There are several ways developers can learn of a security problem:"
1224 msgstr ""
1225
1226 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1227 #: pkgs.dbk:889
1228 msgid "they notice it on a public forum (mailing list, web site, etc.)"
1229 msgstr ""
1230
1231 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1232 #: pkgs.dbk:894
1233 msgid "someone files a bug report"
1234 msgstr ""
1235
1236 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1237 #: pkgs.dbk:899
1238 msgid "someone informs them via private email"
1239 msgstr ""
1240
1241 # type: Content of: <chapter><section><section><section><para>
1242 #: pkgs.dbk:904
1243 msgid ""
1244 "In the first two cases, the information is public and it is important to "
1245 "have a fix as soon as possible.  In the last case, however, it might not be "
1246 "public information.  In that case there are a few possible options for "
1247 "dealing with the problem:"
1248 msgstr ""
1249
1250 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1251 #: pkgs.dbk:912
1252 msgid ""
1253 "If the security exposure is minor, there is sometimes no need to keep the "
1254 "problem a secret and a fix should be made and released."
1255 msgstr ""
1256
1257 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1258 #: pkgs.dbk:918
1259 msgid ""
1260 "If the problem is severe, it is preferable to share the information with "
1261 "other vendors and coordinate a release.  The security team keeps in contact "
1262 "with the various organizations and individuals and can take care of that."
1263 msgstr ""
1264
1265 # type: Content of: <chapter><section><section><section><para>
1266 #: pkgs.dbk:925
1267 msgid ""
1268 "In all cases if the person who reports the problem asks that it not be "
1269 "disclosed, such requests should be honored, with the obvious exception of "
1270 "informing the security team in order that a fix may be produced for a stable "
1271 "release of Debian.  When sending confidential information to the security "
1272 "team, be sure to mention this fact."
1273 msgstr ""
1274
1275 # type: Content of: <chapter><section><section><section><para>
1276 #: pkgs.dbk:932
1277 msgid ""
1278 "Please note that if secrecy is needed you may not upload a fix to "
1279 "<literal>unstable</literal> (or anywhere else, such as a public CVS "
1280 "repository).  It is not sufficient to obfuscate the details of the change, "
1281 "as the code itself is public, and can (and will) be examined by the general "
1282 "public."
1283 msgstr ""
1284
1285 # type: Content of: <chapter><section><section><section><para>
1286 #: pkgs.dbk:939
1287 msgid ""
1288 "There are two reasons for releasing information even though secrecy is "
1289 "requested: the problem has been known for a while, or the problem or exploit "
1290 "has become public."
1291 msgstr ""
1292
1293 # type: Content of: <chapter><section><section><section><title>
1294 #: pkgs.dbk:946
1295 msgid "Security Advisories"
1296 msgstr "セキュリティ勧告"
1297
1298 # type: Content of: <chapter><section><section><section><para>
1299 #: pkgs.dbk:948
1300 msgid ""
1301 "Security advisories are only issued for the current, released stable "
1302 "distribution, and <emphasis>not</emphasis> for <literal>testing</literal> or "
1303 "<literal>unstable</literal>.  When released, advisories are sent to the "
1304 "&email-debian-security-announce; mailing list and posted on <ulink url="
1305 "\"&url-debian-security-advisories;\">the security web page</ulink>.  "
1306 "Security advisories are written and posted by the security team.  However "
1307 "they certainly do not mind if a maintainer can supply some of the "
1308 "information for them, or write part of the text.  Information that should be "
1309 "in an advisory includes:"
1310 msgstr ""
1311
1312 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1313 #: pkgs.dbk:961
1314 msgid "A description of the problem and its scope, including:"
1315 msgstr ""
1316
1317 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><itemizedlist><listitem><para>
1318 #: pkgs.dbk:966
1319 msgid "The type of problem (privilege escalation, denial of service, etc.)"
1320 msgstr ""
1321
1322 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><itemizedlist><listitem><para>
1323 #: pkgs.dbk:971
1324 msgid "What privileges may be gained, and by whom (if any)"
1325 msgstr ""
1326
1327 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><itemizedlist><listitem><para>
1328 #: pkgs.dbk:976
1329 msgid "How it can be exploited"
1330 msgstr "どのようにして攻撃が可能なのか"
1331
1332 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><itemizedlist><listitem><para>
1333 #: pkgs.dbk:981
1334 msgid "Whether it is remotely or locally exploitable"
1335 msgstr "攻撃はリモートから可能なのかそれともローカルから可能なのか"
1336
1337 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><itemizedlist><listitem><para>
1338 #: pkgs.dbk:986
1339 msgid "How the problem was fixed"
1340 msgstr "どのようにして問題が修正されたのか"
1341
1342 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1343 #: pkgs.dbk:991
1344 msgid "This information allows users to assess the threat to their systems."
1345 msgstr ""
1346
1347 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1348 #: pkgs.dbk:996
1349 msgid "Version numbers of affected packages"
1350 msgstr "影響を受けるパッケージのバージョン番号"
1351
1352 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1353 #: pkgs.dbk:1001
1354 msgid "Version numbers of fixed packages"
1355 msgstr "修正されたパッケージのバージョン番号"
1356
1357 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1358 #: pkgs.dbk:1006
1359 msgid ""
1360 "Information on where to obtain the updated packages (usually from the Debian "
1361 "security archive)"
1362 msgstr ""
1363
1364 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1365 #: pkgs.dbk:1012
1366 msgid ""
1367 "References to upstream advisories, <ulink url=\"http://cve.mitre.org\">CVE</"
1368 "ulink> identifiers, and any other information useful in cross-referencing "
1369 "the vulnerability"
1370 msgstr ""
1371
1372 # type: Content of: <chapter><section><section><section><title>
1373 #: pkgs.dbk:1021
1374 msgid "Preparing packages to address security issues"
1375 msgstr ""
1376
1377 # type: Content of: <chapter><section><section><section><para>
1378 #: pkgs.dbk:1023
1379 msgid ""
1380 "One way that you can assist the security team in their duties is to provide "
1381 "them with fixed packages suitable for a security advisory for the stable "
1382 "Debian release."
1383 msgstr ""
1384
1385 # type: Content of: <chapter><section><section><section><para>
1386 #: pkgs.dbk:1028
1387 msgid ""
1388 "When an update is made to the stable release, care must be taken to avoid "
1389 "changing system behavior or introducing new bugs.  In order to do this, make "
1390 "as few changes as possible to fix the bug.  Users and administrators rely on "
1391 "the exact behavior of a release once it is made, so any change that is made "
1392 "might break someone's system.  This is especially true of libraries: make "
1393 "sure you never change the API or ABI, no matter how small the change."
1394 msgstr ""
1395
1396 # type: Content of: <chapter><section><section><section><para>
1397 #: pkgs.dbk:1036
1398 msgid ""
1399 "This means that moving to a new upstream version is not a good solution.  "
1400 "Instead, the relevant changes should be back-ported to the version present "
1401 "in the current stable Debian release.  Generally, upstream maintainers are "
1402 "willing to help if needed.  If not, the Debian security team may be able to "
1403 "help."
1404 msgstr ""
1405
1406 # type: Content of: <chapter><section><section><section><para>
1407 #: pkgs.dbk:1042
1408 msgid ""
1409 "In some cases, it is not possible to back-port a security fix, for example "
1410 "when large amounts of source code need to be modified or rewritten.  If this "
1411 "happens, it may be necessary to move to a new upstream version.  However, "
1412 "this is only done in extreme situations, and you must always coordinate that "
1413 "with the security team beforehand."
1414 msgstr ""
1415
1416 # type: Content of: <chapter><section><section><section><para>
1417 #: pkgs.dbk:1049
1418 msgid ""
1419 "Related to this is another important guideline: always test your changes.  "
1420 "If you have an exploit available, try it and see if it indeed succeeds on "
1421 "the unpatched package and fails on the fixed package.  Test other, normal "
1422 "actions as well, as sometimes a security fix can break seemingly unrelated "
1423 "features in subtle ways."
1424 msgstr ""
1425
1426 # type: Content of: <chapter><section><section><section><para>
1427 #: pkgs.dbk:1056
1428 msgid ""
1429 "Do <emphasis role=\"strong\">NOT</emphasis> include any changes in your "
1430 "package which are not directly related to fixing the vulnerability.  These "
1431 "will only need to be reverted, and this wastes time.  If there are other "
1432 "bugs in your package that you would like to fix, make an upload to proposed-"
1433 "updates in the usual way, after the security advisory is issued.  The "
1434 "security update mechanism is not a means for introducing changes to your "
1435 "package which would otherwise be rejected from the stable release, so please "
1436 "do not attempt to do this."
1437 msgstr ""
1438
1439 # type: Content of: <chapter><section><section><section><para>
1440 #: pkgs.dbk:1066
1441 msgid ""
1442 "Review and test your changes as much as possible.  Check the differences "
1443 "from the previous version repeatedly (<command>interdiff</command> from the "
1444 "<systemitem role=\"package\">patchutils</systemitem> package and "
1445 "<command>debdiff</command> from <systemitem role=\"package\">devscripts</"
1446 "systemitem> are useful tools for this, see <xref linkend=\"debdiff\"/> )."
1447 msgstr ""
1448
1449 # type: Content of: <chapter><section><section><section><para>
1450 #: pkgs.dbk:1074
1451 msgid "Be sure to verify the following items:"
1452 msgstr ""
1453
1454 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1455 #: pkgs.dbk:1079
1456 msgid ""
1457 "Target the right distribution in your <filename>debian/changelog</"
1458 "filename>.  For <literal>stable</literal> this is <literal>stable-security</"
1459 "literal> and for testing this is <literal>testing-security</literal>, and "
1460 "for the previous stable release, this is <literal>oldstable-security</"
1461 "literal>.  Do not target <replaceable>distribution</replaceable><literal>-"
1462 "proposed-updates</literal> or <literal>stable</literal>!"
1463 msgstr ""
1464
1465 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1466 #: pkgs.dbk:1089
1467 msgid "The upload should have urgency=high."
1468 msgstr "アップロードは urgency=high で行う必要があります。"
1469
1470 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1471 #: pkgs.dbk:1094
1472 msgid ""
1473 "Make descriptive, meaningful changelog entries.  Others will rely on them to "
1474 "determine whether a particular bug was fixed.  Always include an external "
1475 "reference, preferably a CVE identifier, so that it can be cross-referenced.  "
1476 "Include the same information in the changelog for <literal>unstable</"
1477 "literal>, so that it is clear that the same bug was fixed, as this is very "
1478 "helpful when verifying that the bug is fixed in the next stable release.  If "
1479 "a CVE identifier has not yet been assigned, the security team will request "
1480 "one so that it can be included in the package and in the advisory."
1481 msgstr ""
1482
1483 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1484 #: pkgs.dbk:1107
1485 msgid ""
1486 "Make sure the version number is proper.  It must be greater than the current "
1487 "package, but less than package versions in later distributions.  If in "
1488 "doubt, test it with <literal>dpkg --compare-versions</literal>.  Be careful "
1489 "not to re-use a version number that you have already used for a previous "
1490 "upload.  For <literal>testing</literal>, there must be a higher version in "
1491 "<literal>unstable</literal>.  If there is none yet (for example, if "
1492 "<literal>testing</literal> and <literal>unstable</literal> have the same "
1493 "version) you must upload a new version to <literal>unstable</literal> first."
1494 msgstr ""
1495
1496 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1497 #: pkgs.dbk:1119
1498 msgid ""
1499 "Do not make source-only uploads if your package has any binary-all packages "
1500 "(do not use the <literal>-S</literal> option to <command>dpkg-buildpackage</"
1501 "command>).  The <command>buildd</command> infrastructure will not build "
1502 "those.  This point applies to normal package uploads as well."
1503 msgstr ""
1504
1505 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1506 #: pkgs.dbk:1128
1507 msgid ""
1508 "Unless the upstream source has been uploaded to <literal>security.debian.org "
1509 "</literal> before (by a previous security update), build the upload with "
1510 "full upstream source (<literal>dpkg-buildpackage -sa</literal>).  If there "
1511 "has been a previous upload to <literal>security.debian.org</literal> with "
1512 "the same upstream version, you may upload without upstream source (<literal> "
1513 "dpkg-buildpackage -sd</literal>)."
1514 msgstr ""
1515
1516 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1517 #: pkgs.dbk:1138
1518 msgid ""
1519 "Be sure to use the exact same <filename>*.orig.tar.gz</filename> as used in "
1520 "the normal archive, otherwise it is not possible to move the security fix "
1521 "into the main archives later."
1522 msgstr ""
1523
1524 # type: Content of: <chapter><section><section><section><itemizedlist><listitem><para>
1525 #: pkgs.dbk:1145
1526 msgid ""
1527 "Build the package on a clean system which only has packages installed from "
1528 "the distribution you are building for.  If you do not have such a system "
1529 "yourself, you can use a debian.org machine (see <xref linkend=\"server-"
1530 "machines\"/> ) or setup a chroot (see <xref linkend=\"pbuilder\"/> and <xref "
1531 "linkend=\"debootstrap\"/> )."
1532 msgstr ""
1533
1534 # type: Content of: <chapter><section><section><section><title>
1535 #: pkgs.dbk:1156
1536 msgid "Uploading the fixed package"
1537 msgstr ""
1538
1539 # type: Content of: <chapter><section><section><section><para>
1540 #: pkgs.dbk:1158
1541 msgid ""
1542 "Do <emphasis role=\"strong\">NOT</emphasis> upload a package to the security "
1543 "upload queue (<literal>oldstable-security</literal>, <literal>stable-"
1544 "security </literal>, etc.) without prior authorization from the security "
1545 "team.  If the package does not exactly meet the team's requirements, it will "
1546 "cause many problems and delays in dealing with the unwanted upload."
1547 msgstr ""
1548
1549 # type: Content of: <chapter><section><section><section><para>
1550 #: pkgs.dbk:1165
1551 msgid ""
1552 "Do <emphasis role=\"strong\">NOT</emphasis> upload your fix to <literal> "
1553 "proposed-updates</literal> without coordinating with the security team.  "
1554 "Packages from <literal>security.debian.org</literal> will be copied into the "
1555 "<literal>proposed-updates</literal> directory automatically.  If a package "
1556 "with the same or a higher version number is already installed into the "
1557 "archive, the security update will be rejected by the archive system.  That "
1558 "way, the stable distribution will end up without a security update for this "
1559 "package instead."
1560 msgstr ""
1561
1562 # type: Content of: <chapter><section><section><section><para>
1563 #: pkgs.dbk:1175
1564 msgid ""
1565 "Once you have created and tested the new package and it has been approved by "
1566 "the security team, it needs to be uploaded so that it can be installed in "
1567 "the archives.  For security uploads, the place to upload to is "
1568 "<literal>ftp://security-master.debian.org/pub/SecurityUploadQueue/</"
1569 "literal> ."
1570 msgstr ""
1571
1572 # type: Content of: <chapter><section><section><section><para>
1573 #: pkgs.dbk:1181
1574 msgid ""
1575 "Once an upload to the security queue has been accepted, the package will "
1576 "automatically be rebuilt for all architectures and stored for verification "
1577 "by the security team."
1578 msgstr ""
1579
1580 # type: Content of: <chapter><section><section><section><para>
1581 #: pkgs.dbk:1186
1582 msgid ""
1583 "Uploads which are waiting for acceptance or verification are only accessible "
1584 "by the security team.  This is necessary since there might be fixes for "
1585 "security problems that cannot be disclosed yet."
1586 msgstr ""
1587
1588 # type: Content of: <chapter><section><section><section><para>
1589 #: pkgs.dbk:1191
1590 msgid ""
1591 "If a member of the security team accepts a package, it will be installed on "
1592 "<literal>security.debian.org</literal> as well as proposed for the proper "
1593 "<replaceable>distribution</replaceable><literal>-proposed-updates</literal> "
1594 "on <literal>&ftp-master-host;</literal>."
1595 msgstr ""
1596
1597 # type: Content of: <chapter><section><title>
1598 #: pkgs.dbk:1203
1599 msgid "Moving, removing, renaming, adopting, and orphaning packages"
1600 msgstr "パッケージの移動、削除、リネーム、変更、みなしご化"
1601
1602 # type: Content of: <chapter><section><para>
1603 #: pkgs.dbk:1205
1604 msgid ""
1605 "Some archive manipulation operations are not automated in the Debian upload "
1606 "process.  These procedures should be manually followed by maintainers.  This "
1607 "chapter gives guidelines on what to do in these cases."
1608 msgstr ""
1609
1610 # type: Content of: <chapter><section><section><title>
1611 #: pkgs.dbk:1210
1612 msgid "Moving packages"
1613 msgstr "パッケージの移動"
1614
1615 # type: Content of: <chapter><section><section><para><footnote>
1616 #: pkgs.dbk:1212
1617 msgid ""
1618 "Sometimes a package will change its section.  For instance, a package from "
1619 "the `non-free' section might be GPL'd in a later version, in which case the "
1620 "package should be moved to `main' or `contrib'.<footnote>"
1621 msgstr ""
1622
1623 # type: Content of: <chapter><section><section><para><footnote><para>
1624 #: pkgs.dbk:1214
1625 msgid ""
1626 "See the <ulink url=\"&url-debian-policy;\">Debian Policy Manual</ulink> for "
1627 "guidelines on what section a package belongs in."
1628 msgstr ""
1629
1630 # type: Content of: <chapter><section><section><section><para>
1631 #: pkgs.dbk:1216 pkgs.dbk:1648
1632 msgid "</footnote>"
1633 msgstr ""
1634
1635 # type: Content of: <chapter><section><section><para>
1636 #: pkgs.dbk:1219
1637 msgid ""
1638 "If you need to change the section for one of your packages, change the "
1639 "package control information to place the package in the desired section, and "
1640 "re-upload the package (see the <ulink url=\"&url-debian-policy;\">Debian "
1641 "Policy Manual</ulink> for details).  You must ensure that you include the "
1642 "<filename>.orig.tar.gz</filename> in your upload (even if you are not "
1643 "uploading a new upstream version), or it will not appear in the new section "
1644 "together with the rest of the package.  If your new section is valid, it "
1645 "will be moved automatically.  If it does not, then contact the ftpmasters in "
1646 "order to understand what happened."
1647 msgstr ""
1648
1649 # type: Content of: <chapter><section><section><para>
1650 #: pkgs.dbk:1231
1651 msgid ""
1652 "If, on the other hand, you need to change the <literal>subsection</literal> "
1653 "of one of your packages (e.g., ``devel'', ``admin''), the procedure is "
1654 "slightly different.  Correct the subsection as found in the control file of "
1655 "the package, and re-upload that.  Also, you'll need to get the override file "
1656 "updated, as described in <xref linkend=\"override-file\"/> ."
1657 msgstr ""
1658
1659 # type: Content of: <chapter><section><section><title>
1660 #: pkgs.dbk:1240
1661 msgid "Removing packages"
1662 msgstr "パッケージの削除"
1663
1664 # type: Content of: <chapter><section><section><para>
1665 #: pkgs.dbk:1242
1666 msgid ""
1667 "If for some reason you want to completely remove a package (say, if it is an "
1668 "old compatibility library which is no longer required), you need to file a "
1669 "bug against <literal>ftp.debian.org</literal> asking that the package be "
1670 "removed; as all bugs, this bug should normally have normal severity.  The "
1671 "bug title should be in the form <literal>RM: <replaceable>package </"
1672 "replaceable> <replaceable>[architecture list]</replaceable> -- "
1673 "<replaceable>reason</replaceable></literal>, where <replaceable>package</"
1674 "replaceable> is the package to be removed and <replaceable>reason</"
1675 "replaceable> is a short summary of the reason for the removal request.  "
1676 "<replaceable>[architecture list]</replaceable> is optional and only needed "
1677 "if the removal request only applies to some architectures, not all. Note "
1678 "that the <command>reportbug</command> will create a title conforming to "
1679 "these rules when you use it to report a bug against the <literal> ftp.debian."
1680 "org</literal> pseudo-package."
1681 msgstr ""
1682
1683 # type: Content of: <chapter><section><section><para>
1684 #: pkgs.dbk:1259
1685 msgid ""
1686 "If you want to remove a package you maintain, you should note this in the "
1687 "bug title by prepending <literal>ROM</literal> (Request Of Maintainer).  "
1688 "There are several other standard acronyms used in the reasoning for a "
1689 "package removal, see <ulink url=\"http://&ftp-master-host;/removals.html\"></"
1690 "ulink> for a complete list. That page also provides a convenient overview of "
1691 "pending removal requests."
1692 msgstr ""
1693
1694 # type: Content of: <chapter><section><section><para>
1695 #: pkgs.dbk:1268
1696 msgid ""
1697 "Note that removals can only be done for the <literal>unstable </literal>, "
1698 "<literal>experimental</literal> and <literal>stable </literal> "
1699 "distribution.  Packages are not removed from <literal>testing</literal> "
1700 "directly.  Rather, they will be removed automatically after the package has "
1701 "been removed from <literal>unstable</literal> and no package in "
1702 "<literal>testing </literal> depends on it."
1703 msgstr ""
1704
1705 # type: Content of: <chapter><section><section><para>
1706 #: pkgs.dbk:1277
1707 msgid ""
1708 "There is one exception when an explicit removal request is not necessary: If "
1709 "a (source or binary) package is an orphan, it will be removed semi-"
1710 "automatically.  For a binary-package, this means if there is no longer any "
1711 "source package producing this binary package; if the binary package is just "
1712 "no longer produced on some architectures, a removal request is still "
1713 "necessary.  For a source-package, this means that all binary packages it "
1714 "refers to have been taken over by another source package."
1715 msgstr ""
1716
1717 # type: Content of: <chapter><section><section><para>
1718 #: pkgs.dbk:1286
1719 msgid ""
1720 "In your removal request, you have to detail the reasons justifying the "
1721 "request.  This is to avoid unwanted removals and to keep a trace of why a "
1722 "package has been removed.  For example, you can provide the name of the "
1723 "package that supersedes the one to be removed."
1724 msgstr ""
1725
1726 # type: Content of: <chapter><section><section><para>
1727 #: pkgs.dbk:1292
1728 msgid ""
1729 "Usually you only ask for the removal of a package maintained by yourself.  "
1730 "If you want to remove another package, you have to get the approval of its "
1731 "maintainer. Should the package be orphaned and thus have no maintainer, you "
1732 "should first discuss the removal request on &email-debian-qa;. If there is a "
1733 "consensus that the package should be removed, you should reassign and "
1734 "retitle the <literal>O:</literal> bug filed against the <literal>wnpp</"
1735 "literal> package instead of filing a new bug as removal request."
1736 msgstr ""
1737
1738 # type: Content of: <chapter><section><section><para>
1739 #: pkgs.dbk:1302
1740 msgid ""
1741 "Further information relating to these and other package removal related "
1742 "topics may be found at <ulink url=\"http://wiki.debian.org/ftpmaster_Removals"
1743 "\"></ulink> and <ulink url=\"&url-debian-qa;howto-remove.html\"></ulink>."
1744 msgstr ""
1745
1746 # type: Content of: <chapter><section><section><para>
1747 #: pkgs.dbk:1307
1748 msgid ""
1749 "If in doubt concerning whether a package is disposable, email &email-debian-"
1750 "devel; asking for opinions.  Also of interest is the <command>apt-cache</"
1751 "command> program from the <systemitem role=\"package\">apt</systemitem> "
1752 "package.  When invoked as <literal>apt-cache showpkg <replaceable>package</"
1753 "replaceable></literal>, the program will show details for "
1754 "<replaceable>package</replaceable>, including reverse depends.  Other useful "
1755 "programs include <literal>apt-cache rdepends</literal>, <command>apt-"
1756 "rdepends</command>, <command>build-rdeps</command> (in the <systemitem role="
1757 "\"package\">devscripts</systemitem> package) and <command>grep-dctrl</"
1758 "command>.  Removal of orphaned packages is discussed on &email-debian-qa;."
1759 msgstr ""
1760
1761 # type: Content of: <chapter><section><section><para>
1762 #: pkgs.dbk:1320
1763 msgid ""
1764 "Once the package has been removed, the package's bugs should be handled.  "
1765 "They should either be reassigned to another package in the case where the "
1766 "actual code has evolved into another package (e.g.  <literal>libfoo12</"
1767 "literal> was removed because <literal>libfoo13</literal> supersedes it) or "
1768 "closed if the software is simply no longer part of Debian."
1769 msgstr ""
1770
1771 # type: Content of: <chapter><section><section><section><title>
1772 #: pkgs.dbk:1327
1773 msgid "Removing packages from <filename>Incoming</filename>"
1774 msgstr "<filename>Incoming</filename> からパッケージを削除する"
1775
1776 # type: Content of: <chapter><section><section><section><para>
1777 #: pkgs.dbk:1329
1778 msgid ""
1779 "In the past, it was possible to remove packages from <filename>incoming</"
1780 "filename>.  However, with the introduction of the new incoming system, this "
1781 "is no longer possible.  Instead, you have to upload a new revision of your "
1782 "package with a higher version than the package you want to replace.  Both "
1783 "versions will be installed in the archive but only the higher version will "
1784 "actually be available in <literal>unstable</literal> since the previous "
1785 "version will immediately be replaced by the higher.  However, if you do "
1786 "proper testing of your packages, the need to replace a package should not "
1787 "occur too often anyway."
1788 msgstr ""
1789
1790 # type: Content of: <chapter><section><section><title>
1791 #: pkgs.dbk:1344
1792 msgid "Replacing or renaming packages"
1793 msgstr "パッケージをリプレースあるいはリネームする"
1794
1795 # type: Content of: <chapter><section><section><para>
1796 #: pkgs.dbk:1346
1797 msgid ""
1798 "When the upstream maintainers for one of your packages chose to rename their "
1799 "software (or you made a mistake naming your package), you should follow a "
1800 "two-step process to rename it. In the first step, change the "
1801 "<filename>debian/control</filename> file to reflect the new name and to "
1802 "replace, provide and conflict with the obsolete package name (see the <ulink "
1803 "url=\"&url-debian-policy;\"> Debian Policy Manual</ulink> for details).  "
1804 "Please note that you should only add a <literal>Provides</literal> relation "
1805 "if all packages depending on the obsolete package name continue to work "
1806 "after the renaming. Once you've uploaded the package and the package has "
1807 "moved into the archive, file a bug against <literal> ftp.debian.org</"
1808 "literal> asking to remove the package with the obsolete name (see <xref "
1809 "linkend=\"removing-pkgs\"/>).  Do not forget to properly reassign the "
1810 "package's bugs at the same time."
1811 msgstr ""
1812
1813 # type: Content of: <chapter><section><section><para>
1814 #: pkgs.dbk:1362
1815 msgid ""
1816 "At other times, you may make a mistake in constructing your package and wish "
1817 "to replace it.  The only way to do this is to increase the version number "
1818 "and upload a new version.  The old version will be expired in the usual "
1819 "manner.  Note that this applies to each part of your package, including the "
1820 "sources: if you wish to replace the upstream source tarball of your package, "
1821 "you will need to upload it with a different version.  An easy possibility is "
1822 "to replace <filename>foo_1.00.orig.tar.gz</filename> with <filename>foo_1.00"
1823 "+0.orig.tar.gz</filename>.  This restriction gives each file on the ftp site "
1824 "a unique name, which helps to ensure consistency across the mirror network."
1825 msgstr ""
1826
1827 # type: Content of: <chapter><section><section><title>
1828 #: pkgs.dbk:1376
1829 msgid "Orphaning a package"
1830 msgstr "パッケージをみなしご化する"
1831
1832 # type: Content of: <chapter><section><section><para>
1833 #: pkgs.dbk:1378
1834 msgid ""
1835 "If you can no longer maintain a package, you need to inform others, and see "
1836 "that the package is marked as orphaned.  You should set the package "
1837 "maintainer to <literal>Debian QA Group &orphan-address;</literal> and submit "
1838 "a bug report against the pseudo package <systemitem role=\"package\">wnpp</"
1839 "systemitem>.  The bug report should be titled <literal>O: "
1840 "<replaceable>package</replaceable> -- <replaceable>short description</"
1841 "replaceable></literal> indicating that the package is now orphaned.  The "
1842 "severity of the bug should be set to <literal>normal</literal>; if the "
1843 "package has a priority of standard or higher, it should be set to "
1844 "important.  If you feel it's necessary, send a copy to &email-debian-devel; "
1845 "by putting the address in the X-Debbugs-CC: header of the message (no, don't "
1846 "use CC:, because that way the message's subject won't indicate the bug "
1847 "number)."
1848 msgstr ""
1849
1850 # type: Content of: <chapter><section><section><para>
1851 #: pkgs.dbk:1393
1852 msgid ""
1853 "If you just intend to give the package away, but you can keep maintainership "
1854 "for the moment, then you should instead submit a bug against <systemitem "
1855 "role=\"package\">wnpp</systemitem> and title it <literal>RFA: "
1856 "<replaceable>package</replaceable> -- <replaceable>short description</"
1857 "replaceable></literal>.  <literal>RFA</literal> stands for <literal>Request "
1858 "For Adoption</literal>."
1859 msgstr ""
1860
1861 # type: Content of: <chapter><section><section><para>
1862 #: pkgs.dbk:1401
1863 msgid ""
1864 "More information is on the <ulink url=\"&url-wnpp;\">WNPP web pages</ulink>."
1865 msgstr ""
1866 "より詳細な情報は <ulink url=\"&url-wnpp;\">WNPP ウェブページ</ulink>にありま"
1867 "す。"
1868
1869 # type: Content of: <chapter><section><section><title>
1870 #: pkgs.dbk:1407
1871 msgid "Adopting a package"
1872 msgstr "パッケージに変更を加える"
1873
1874 # type: Content of: <chapter><section><section><para>
1875 #: pkgs.dbk:1409
1876 msgid ""
1877 "A list of packages in need of a new maintainer is available in the <ulink "
1878 "url=\"&url-wnpp;\">Work-Needing and Prospective Packages list (WNPP)</"
1879 "ulink>.  If you wish to take over maintenance of any of the packages listed "
1880 "in the WNPP, please take a look at the aforementioned page for information "
1881 "and procedures."
1882 msgstr ""
1883
1884 # type: Content of: <chapter><section><section><para>
1885 #: pkgs.dbk:1416
1886 msgid ""
1887 "It is not OK to simply take over a package that you feel is neglected — that "
1888 "would be package hijacking.  You can, of course, contact the current "
1889 "maintainer and ask them if you may take over the package.  If you have "
1890 "reason to believe a maintainer has gone AWOL (absent without leave), see "
1891 "<xref linkend=\"mia-qa\"/> ."
1892 msgstr ""
1893
1894 # type: Content of: <chapter><section><section><para>
1895 #: pkgs.dbk:1422
1896 msgid ""
1897 "Generally, you may not take over the package without the assent of the "
1898 "current maintainer.  Even if they ignore you, that is still not grounds to "
1899 "take over a package.  Complaints about maintainers should be brought up on "
1900 "the developers' mailing list.  If the discussion doesn't end with a positive "
1901 "conclusion, and the issue is of a technical nature, consider bringing it to "
1902 "the attention of the technical committee (see the <ulink url=\"&url-tech-"
1903 "ctte;\">technical committee web page</ulink> for more information)."
1904 msgstr ""
1905
1906 # type: Content of: <chapter><section><section><para>
1907 #: pkgs.dbk:1432
1908 msgid ""
1909 "If you take over an old package, you probably want to be listed as the "
1910 "package's official maintainer in the bug system.  This will happen "
1911 "automatically once you upload a new version with an updated "
1912 "<literal>Maintainer:</literal> field, although it can take a few hours after "
1913 "the upload is done.  If you do not expect to upload a new version for a "
1914 "while, you can use <xref linkend=\"pkg-tracking-system\"/> to get the bug "
1915 "reports.  However, make sure that the old maintainer has no problem with the "
1916 "fact that they will continue to receive the bugs during that time."
1917 msgstr ""
1918
1919 # type: Content of: <chapter><section><title>
1920 #: pkgs.dbk:1446
1921 msgid "Porting and being ported"
1922 msgstr ""
1923
1924 # type: Content of: <chapter><section><para>
1925 #: pkgs.dbk:1448
1926 msgid ""
1927 "Debian supports an ever-increasing number of architectures.  Even if you are "
1928 "not a porter, and you don't use any architecture but one, it is part of your "
1929 "duty as a maintainer to be aware of issues of portability.  Therefore, even "
1930 "if you are not a porter, you should read most of this chapter."
1931 msgstr ""
1932
1933 # type: Content of: <chapter><section><para>
1934 #: pkgs.dbk:1454
1935 msgid ""
1936 "Porting is the act of building Debian packages for architectures that are "
1937 "different from the original architecture of the package maintainer's binary "
1938 "package.  It is a unique and essential activity.  In fact, porters do most "
1939 "of the actual compiling of Debian packages.  For instance, when a maintainer "
1940 "uploads a (portable) source packages with binaries for the <literal>i386 </"
1941 "literal> architecture, it will be built for each of the other architectures, "
1942 "amounting to &number-of-arches; more builds."
1943 msgstr ""
1944
1945 # type: Content of: <chapter><section><section><title>
1946 #: pkgs.dbk:1463
1947 msgid "Being kind to porters"
1948 msgstr ""
1949
1950 # type: Content of: <chapter><section><section><para>
1951 #: pkgs.dbk:1465
1952 msgid ""
1953 "Porters have a difficult and unique task, since they are required to deal "
1954 "with a large volume of packages.  Ideally, every source package should build "
1955 "right out of the box.  Unfortunately, this is often not the case.  This "
1956 "section contains a checklist of ``gotchas'' often committed by Debian "
1957 "maintainers — common problems which often stymie porters, and make their "
1958 "jobs unnecessarily difficult."
1959 msgstr ""
1960
1961 # type: Content of: <chapter><section><section><para>
1962 #: pkgs.dbk:1473
1963 msgid ""
1964 "The first and most important thing is to respond quickly to bug or issues "
1965 "raised by porters.  Please treat porters with courtesy, as if they were in "
1966 "fact co-maintainers of your package (which, in a way, they are).  Please be "
1967 "tolerant of succinct or even unclear bug reports; do your best to hunt down "
1968 "whatever the problem is."
1969 msgstr ""
1970
1971 # type: Content of: <chapter><section><section><para>
1972 #: pkgs.dbk:1480
1973 msgid ""
1974 "By far, most of the problems encountered by porters are caused by "
1975 "<emphasis>packaging bugs</emphasis> in the source packages.  Here is a "
1976 "checklist of things you should check or be aware of."
1977 msgstr ""
1978
1979 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
1980 #: pkgs.dbk:1487
1981 msgid ""
1982 "Make sure that your <literal>Build-Depends</literal> and <literal>Build-"
1983 "Depends-Indep</literal> settings in <filename>debian/control</filename> are "
1984 "set properly.  The best way to validate this is to use the <systemitem role="
1985 "\"package\">debootstrap</systemitem> package to create an <literal>unstable</"
1986 "literal> chroot environment (see <xref linkend=\"debootstrap\"/> ).  Within "
1987 "that chrooted environment, install the <systemitem role=\"package\">build-"
1988 "essential</systemitem> package and any package dependencies mentioned in "
1989 "<literal>Build-Depends</literal> and/or <literal>Build-Depends-Indep</"
1990 "literal>.  Finally, try building your package within that chrooted "
1991 "environment.  These steps can be automated by the use of the "
1992 "<command>pbuilder</command> program which is provided by the package of the "
1993 "same name (see <xref linkend=\"pbuilder\"/> )."
1994 msgstr ""
1995
1996 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
1997 #: pkgs.dbk:1502
1998 msgid ""
1999 "If you can't set up a proper chroot, <command>dpkg-depcheck</command> may be "
2000 "of assistance (see <xref linkend=\"dpkg-depcheck\"/> )."
2001 msgstr ""
2002
2003 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
2004 #: pkgs.dbk:1506
2005 msgid ""
2006 "See the <ulink url=\"&url-debian-policy;\">Debian Policy Manual</ulink> for "
2007 "instructions on setting build dependencies."
2008 msgstr ""
2009
2010 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
2011 #: pkgs.dbk:1512
2012 msgid ""
2013 "Don't set architecture to a value other than <literal>all</literal> or "
2014 "<literal>any</literal> unless you really mean it.  In too many cases, "
2015 "maintainers don't follow the instructions in the <ulink url=\"&url-debian-"
2016 "policy;\">Debian Policy Manual</ulink>.  Setting your architecture to only "
2017 "one architecture (such as <literal>i386</literal> or <literal>amd64</"
2018 "literal>) is usually incorrect."
2019 msgstr ""
2020
2021 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
2022 #: pkgs.dbk:1522
2023 msgid ""
2024 "Make sure your source package is correct.  Do <literal>dpkg-source -x "
2025 "<replaceable>package</replaceable>.dsc</literal> to make sure your source "
2026 "package unpacks properly.  Then, in there, try building your package from "
2027 "scratch with <command>dpkg-buildpackage</command>."
2028 msgstr ""
2029
2030 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
2031 #: pkgs.dbk:1530
2032 msgid ""
2033 "Make sure you don't ship your source package with the <filename>debian/"
2034 "files</filename> or <filename>debian/substvars</filename> files.  They "
2035 "should be removed by the <literal>clean</literal> target of <filename>debian/"
2036 "rules</filename>."
2037 msgstr ""
2038
2039 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
2040 #: pkgs.dbk:1538
2041 msgid ""
2042 "Make sure you don't rely on locally installed or hacked configurations or "
2043 "programs.  For instance, you should never be calling programs in <filename>/"
2044 "usr/local/bin</filename> or the like.  Try not to rely on programs being "
2045 "setup in a special way.  Try building your package on another machine, even "
2046 "if it's the same architecture."
2047 msgstr ""
2048
2049 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
2050 #: pkgs.dbk:1547
2051 msgid ""
2052 "Don't depend on the package you're building being installed already (a sub-"
2053 "case of the above issue). There are, of course, exceptions to this rule, but "
2054 "be aware that any case like this needs manual bootstrapping and cannot be "
2055 "done by automated package builders."
2056 msgstr ""
2057
2058 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
2059 #: pkgs.dbk:1555
2060 msgid ""
2061 "Don't rely on the compiler being a certain version, if possible.  If not, "
2062 "then make sure your build dependencies reflect the restrictions, although "
2063 "you are probably asking for trouble, since different architectures sometimes "
2064 "standardize on different compilers."
2065 msgstr ""
2066
2067 # type: Content of: <chapter><section><section><orderedlist><listitem><para>
2068 #: pkgs.dbk:1563
2069 msgid ""
2070 "Make sure your debian/rules contains separate <literal>binary-arch</literal> "
2071 "and <literal>binary-indep</literal> targets, as the Debian Policy Manual "
2072 "requires.  Make sure that both targets work independently, that is, that you "
2073 "can call the target without having called the other before.  To test this, "
2074 "try to run <command>dpkg-buildpackage -B</command>."
2075 msgstr ""
2076
2077 # type: Content of: <chapter><section><section><title>
2078 #: pkgs.dbk:1574
2079 msgid "Guidelines for porter uploads"
2080 msgstr ""
2081
2082 # type: Content of: <chapter><section><section><para>
2083 #: pkgs.dbk:1576
2084 msgid ""
2085 "If the package builds out of the box for the architecture to be ported to, "
2086 "you are in luck and your job is easy.  This section applies to that case; it "
2087 "describes how to build and upload your binary package so that it is properly "
2088 "installed into the archive.  If you do have to patch the package in order to "
2089 "get it to compile for the other architecture, you are actually doing a "
2090 "source NMU, so consult <xref linkend=\"nmu-guidelines\"/> instead."
2091 msgstr ""
2092
2093 # type: Content of: <chapter><section><section><para>
2094 #: pkgs.dbk:1584
2095 msgid ""
2096 "For a porter upload, no changes are being made to the source.  You do not "
2097 "need to touch any of the files in the source package.  This includes "
2098 "<filename>debian/changelog</filename>."
2099 msgstr ""
2100
2101 # type: Content of: <chapter><section><section><para>
2102 #: pkgs.dbk:1589
2103 msgid ""
2104 "The way to invoke <command>dpkg-buildpackage</command> is as <literal>dpkg-"
2105 "buildpackage -B -m<replaceable>porter-email</replaceable></literal>.  Of "
2106 "course, set <replaceable>porter-email</replaceable> to your email address.  "
2107 "This will do a binary-only build of only the architecture-dependent portions "
2108 "of the package, using the <literal>binary-arch</literal> target in "
2109 "<filename>debian/rules </filename>."
2110 msgstr ""
2111
2112 # type: Content of: <chapter><section><section><para>
2113 #: pkgs.dbk:1598
2114 msgid ""
2115 "If you are working on a Debian machine for your porting efforts and you need "
2116 "to sign your upload locally for its acceptance in the archive, you can run "
2117 "<command>debsign</command> on your <filename>.changes</filename> file to "
2118 "have it signed conveniently, or use the remote signing mode of <command>dpkg-"
2119 "sig</command>."
2120 msgstr ""
2121
2122 # type: Content of: <chapter><section><section><section><title>
2123 #: pkgs.dbk:1605
2124 msgid "Recompilation or binary-only NMU"
2125 msgstr ""
2126
2127 # type: Content of: <chapter><section><section><section><para>
2128 #: pkgs.dbk:1607
2129 msgid ""
2130 "Sometimes the initial porter upload is problematic because the environment "
2131 "in which the package was built was not good enough (outdated or obsolete "
2132 "library, bad compiler, ...).  Then you may just need to recompile it in an "
2133 "updated environment.  However, you have to bump the version number in this "
2134 "case, so that the old bad package can be replaced in the Debian archive "
2135 "(<command>dak</command> refuses to install new packages if they don't have a "
2136 "version number greater than the currently available one)."
2137 msgstr ""
2138
2139 # type: Content of: <chapter><section><section><section><para>
2140 #: pkgs.dbk:1616
2141 msgid ""
2142 "You have to make sure that your binary-only NMU doesn't render the package "
2143 "uninstallable.  This could happen when a source package generates arch-"
2144 "dependent and arch-independent packages that have inter-dependencies "
2145 "generated using dpkg's substitution variable <literal>$(Source-Version)  </"
2146 "literal>."
2147 msgstr ""
2148
2149 # type: Content of: <chapter><section><section><section><para>
2150 #: pkgs.dbk:1623
2151 msgid ""
2152 "Despite the required modification of the changelog, these are called binary-"
2153 "only NMUs — there is no need in this case to trigger all other architectures "
2154 "to consider themselves out of date or requiring recompilation."
2155 msgstr ""
2156
2157 # type: Content of: <chapter><section><section><section><para>
2158 #: pkgs.dbk:1628
2159 msgid ""
2160 "Such recompilations require special ``magic'' version numbering, so that the "
2161 "archive maintenance tools recognize that, even though there is a new Debian "
2162 "version, there is no corresponding source update.  If you get this wrong, "
2163 "the archive maintainers will reject your upload (due to lack of "
2164 "corresponding source code)."
2165 msgstr ""
2166
2167 # type: Content of: <chapter><section><section><section><para><footnote>
2168 #: pkgs.dbk:1635
2169 msgid ""
2170 "The ``magic'' for a recompilation-only NMU is triggered by using a suffix "
2171 "appended to the package version number, following the form <literal> "
2172 "b<replaceable>number</replaceable></literal>.  For instance, if the latest "
2173 "version you are recompiling against was version <literal>2.9-3</literal>, "
2174 "your binary-only NMU should carry a version of <literal>2.9-3+b1</literal>.  "
2175 "If the latest version was <literal>3.4+b1 </literal> (i.e, a native package "
2176 "with a previous recompilation NMU), your binary-only NMU should have a "
2177 "version number of <literal>3.4+b2</literal>.  <footnote>"
2178 msgstr ""
2179
2180 # type: Content of: <chapter><section><section><section><para><footnote><para>
2181 #: pkgs.dbk:1643
2182 msgid ""
2183 "In the past, such NMUs used the third-level number on the Debian part of the "
2184 "revision to denote their recompilation-only status; however, this syntax was "
2185 "ambiguous with native packages and did not allow proper ordering of "
2186 "recompile-only NMUs, source NMUs, and security NMUs on the same package, and "
2187 "has therefore been abandoned in favor of this new syntax."
2188 msgstr ""
2189
2190 # type: Content of: <chapter><section><section><section><para>
2191 #: pkgs.dbk:1651
2192 msgid ""
2193 "Similar to initial porter uploads, the correct way of invoking <command>dpkg-"
2194 "buildpackage</command> is <literal>dpkg-buildpackage -B</literal> to only "
2195 "build the architecture-dependent parts of the package."
2196 msgstr ""
2197
2198 # type: Content of: <chapter><section><section><section><title>
2199 #: pkgs.dbk:1658
2200 msgid "When to do a source NMU if you are a porter"
2201 msgstr ""
2202
2203 # type: Content of: <chapter><section><section><section><para>
2204 #: pkgs.dbk:1660
2205 msgid ""
2206 "Porters doing a source NMU generally follow the guidelines found in <xref "
2207 "linkend=\"nmu\"/> , just like non-porters.  However, it is expected that the "
2208 "wait cycle for a porter's source NMU is smaller than for a non-porter, since "
2209 "porters have to cope with a large quantity of packages.  Again, the "
2210 "situation varies depending on the distribution they are uploading to.  It "
2211 "also varies whether the architecture is a candidate for inclusion into the "
2212 "next stable release; the release managers decide and announce which "
2213 "architectures are candidates."
2214 msgstr ""
2215
2216 # type: Content of: <chapter><section><section><section><para>
2217 #: pkgs.dbk:1669
2218 msgid ""
2219 "If you are a porter doing an NMU for <literal>unstable</literal>, the above "
2220 "guidelines for porting should be followed, with two variations.  Firstly, "
2221 "the acceptable waiting period — the time between when the bug is submitted "
2222 "to the BTS and when it is OK to do an NMU — is seven days for porters "
2223 "working on the <literal>unstable</literal> distribution.  This period can be "
2224 "shortened if the problem is critical and imposes hardship on the porting "
2225 "effort, at the discretion of the porter group.  (Remember, none of this is "
2226 "Policy, just mutually agreed upon guidelines.) For uploads to "
2227 "<literal>stable</literal> or <literal>testing </literal>, please coordinate "
2228 "with the appropriate release team first."
2229 msgstr ""
2230
2231 # type: Content of: <chapter><section><section><section><para>
2232 #: pkgs.dbk:1681
2233 msgid ""
2234 "Secondly, porters doing source NMUs should make sure that the bug they "
2235 "submit to the BTS should be of severity <literal>serious</literal> or "
2236 "greater.  This ensures that a single source package can be used to compile "
2237 "every supported Debian architecture by release time.  It is very important "
2238 "that we have one version of the binary and source package for all "
2239 "architectures in order to comply with many licenses."
2240 msgstr ""
2241
2242 # type: Content of: <chapter><section><section><section><para>
2243 #: pkgs.dbk:1689
2244 msgid ""
2245 "Porters should try to avoid patches which simply kludge around bugs in the "
2246 "current version of the compile environment, kernel, or libc.  Sometimes such "
2247 "kludges can't be helped.  If you have to kludge around compiler bugs and the "
2248 "like, make sure you <literal>#ifdef</literal> your work properly; also, "
2249 "document your kludge so that people know to remove it once the external "
2250 "problems have been fixed."
2251 msgstr ""
2252
2253 # type: Content of: <chapter><section><section><section><para>
2254 #: pkgs.dbk:1697
2255 msgid ""
2256 "Porters may also have an unofficial location where they can put the results "
2257 "of their work during the waiting period.  This helps others running the port "
2258 "have the benefit of the porter's work, even during the waiting period.  Of "
2259 "course, such locations have no official blessing or status, so buyer beware."
2260 msgstr ""
2261
2262 # type: Content of: <chapter><section><section><title>
2263 #: pkgs.dbk:1707
2264 msgid "Porting infrastructure and automation"
2265 msgstr ""
2266
2267 # type: Content of: <chapter><section><section><para>
2268 #: pkgs.dbk:1709
2269 msgid ""
2270 "There is infrastructure and several tools to help automate package porting.  "
2271 "This section contains a brief overview of this automation and porting to "
2272 "these tools; see the package documentation or references for full "
2273 "information."
2274 msgstr ""
2275
2276 # type: Content of: <chapter><section><section><section><title>
2277 #: pkgs.dbk:1714
2278 msgid "Mailing lists and web pages"
2279 msgstr "メーリングリストとウェブページ"
2280
2281 # type: Content of: <chapter><section><section><section><para>
2282 #: pkgs.dbk:1716
2283 msgid ""
2284 "Web pages containing the status of each port can be found at <ulink url="
2285 "\"&url-debian-ports;\"></ulink>."
2286 msgstr ""
2287
2288 # type: Content of: <chapter><section><section><section><para>
2289 #: pkgs.dbk:1720
2290 msgid ""
2291 "Each port of Debian has a mailing list.  The list of porting mailing lists "
2292 "can be found at <ulink url=\"&url-debian-port-lists;\"></ulink>.  These "
2293 "lists are used to coordinate porters, and to connect the users of a given "
2294 "port with the porters."
2295 msgstr ""
2296
2297 # type: Content of: <chapter><section><section><section><title>
2298 #: pkgs.dbk:1728
2299 msgid "Porter tools"
2300 msgstr "移植用ツール"
2301
2302 # type: Content of: <chapter><section><section><section><para>
2303 #: pkgs.dbk:1730
2304 msgid ""
2305 "Descriptions of several porting tools can be found in <xref linkend=\"tools-"
2306 "porting\"/> ."
2307 msgstr ""
2308
2309 # type: Content of: <chapter><section><section><section><title>
2310 #: pkgs.dbk:1736
2311 msgid "<systemitem role=\"package\">wanna-build</systemitem>"
2312 msgstr ""
2313
2314 # type: Content of: <chapter><section><section><section><para>
2315 #: pkgs.dbk:1738
2316 msgid ""
2317 "The <systemitem role=\"package\">wanna-build</systemitem> system is used as "
2318 "a distributed, client-server build distribution system.  It is usually used "
2319 "in conjunction with build daemons running the <systemitem role=\"package"
2320 "\">buildd </systemitem> program. <literal>Build daemons</literal> are "
2321 "``slave'' hosts which contact the central <systemitem role=\"package\"> "
2322 "wanna-build</systemitem> system to receive a list of packages that need to "
2323 "be built."
2324 msgstr ""
2325
2326 # type: Content of: <chapter><section><section><section><para>
2327 #: pkgs.dbk:1746
2328 msgid ""
2329 "<systemitem role=\"package\">wanna-build</systemitem> is not yet available "
2330 "as a package; however, all Debian porting efforts are using it for automated "
2331 "package building.  The tool used to do the actual package builds, "
2332 "<systemitem role=\"package\">sbuild</systemitem> is available as a package, "
2333 "see its description in <xref linkend=\"sbuild\"/> .  Please note that the "
2334 "packaged version is not the same as the one used on build daemons, but it is "
2335 "close enough to reproduce problems."
2336 msgstr ""
2337
2338 # type: Content of: <chapter><section><section><section><para>
2339 #: pkgs.dbk:1755
2340 msgid ""
2341 "Most of the data produced by <systemitem role=\"package\">wanna-build </"
2342 "systemitem> which is generally useful to porters is available on the web at "
2343 "<ulink url=\"&url-buildd;\"></ulink>.  This data includes nightly updated "
2344 "statistics, queueing information and logs for build attempts."
2345 msgstr ""
2346
2347 # type: Content of: <chapter><section><section><section><para>
2348 #: pkgs.dbk:1761
2349 msgid ""
2350 "We are quite proud of this system, since it has so many possible uses.  "
2351 "Independent development groups can use the system for different sub-flavors "
2352 "of Debian, which may or may not really be of general interest (for instance, "
2353 "a flavor of Debian built with <command>gcc</command> bounds checking).  It "
2354 "will also enable Debian to recompile entire distributions quickly."
2355 msgstr ""
2356
2357 # type: Content of: <chapter><section><section><section><para>
2358 #: pkgs.dbk:1768
2359 msgid ""
2360 "The buildds admins of each arch can be contacted at the mail address "
2361 "<literal><replaceable>arch</replaceable>@buildd.debian.org</literal>."
2362 msgstr ""
2363
2364 # type: Content of: <chapter><section><section><title>
2365 #: pkgs.dbk:1776
2366 msgid "When your package is <emphasis>not</emphasis> portable"
2367 msgstr ""
2368
2369 # type: Content of: <chapter><section><section><para>
2370 #: pkgs.dbk:1778
2371 msgid ""
2372 "Some packages still have issues with building and/or working on some of the "
2373 "architectures supported by Debian, and cannot be ported at all, or not "
2374 "within a reasonable amount of time.  An example is a package that is SVGA-"
2375 "specific (only available for <literal>i386</literal> and <literal>amd64</"
2376 "literal>), or uses other hardware-specific features not supported on all "
2377 "architectures."
2378 msgstr ""
2379
2380 # type: Content of: <chapter><section><section><para>
2381 #: pkgs.dbk:1785
2382 msgid ""
2383 "In order to prevent broken packages from being uploaded to the archive, and "
2384 "wasting buildd time, you need to do a few things:"
2385 msgstr ""
2386
2387 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
2388 #: pkgs.dbk:1791
2389 msgid ""
2390 "First, make sure your package <emphasis>does</emphasis> fail to build on "
2391 "architectures that it cannot support.  There are a few ways to achieve "
2392 "this.  The preferred way is to have a small testsuite during build time that "
2393 "will test the functionality, and fail if it doesn't work.  This is a good "
2394 "idea anyway, as this will prevent (some) broken uploads on all "
2395 "architectures, and also will allow the package to build as soon as the "
2396 "required functionality is available."
2397 msgstr ""
2398
2399 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
2400 #: pkgs.dbk:1799
2401 msgid ""
2402 "Additionally, if you believe the list of supported architectures is pretty "
2403 "constant, you should change <literal>any</literal> to a list of supported "
2404 "architectures in <filename>debian/control</filename>.  This way, the build "
2405 "will fail also, and indicate this to a human reader without actually trying."
2406 msgstr ""
2407
2408 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
2409 #: pkgs.dbk:1807
2410 msgid ""
2411 "In order to prevent autobuilders from needlessly trying to build your "
2412 "package, it must be included in <filename>packages-arch-specific</filename>, "
2413 "a list used by the <command>wanna-build</command> script.  The current "
2414 "version is available as <ulink url=\"&url-cvsweb;srcdep/Packages-arch-"
2415 "specific?cvsroot=dak\"></ulink>; please see the top of the file for whom to "
2416 "contact for changes."
2417 msgstr ""
2418
2419 # type: Content of: <chapter><section><section><para>
2420 #: pkgs.dbk:1817
2421 msgid ""
2422 "Please note that it is insufficient to only add your package to Packages-"
2423 "arch-specific without making it fail to build on unsupported architectures: "
2424 "A porter or any other person trying to build your package might accidently "
2425 "upload it without noticing it doesn't work.  If in the past some binary "
2426 "packages were uploaded on unsupported architectures, request their removal "
2427 "by filing a bug against <systemitem role=\"package\">ftp.debian.org</"
2428 "systemitem>"
2429 msgstr ""
2430
2431 # type: Content of: <chapter><section><title>
2432 #: pkgs.dbk:1830
2433 msgid "Non-Maintainer Uploads (NMUs)"
2434 msgstr ""
2435
2436 # type: Content of: <chapter><section><para>
2437 #: pkgs.dbk:1832
2438 msgid ""
2439 "Under certain circumstances it is necessary for someone other than the "
2440 "official package maintainer to make a release of a package.  This is called "
2441 "a non-maintainer upload, or NMU."
2442 msgstr ""
2443
2444 # type: Content of: <chapter><section><para>
2445 #: pkgs.dbk:1837
2446 msgid ""
2447 "This section handles only source NMUs, i.e.  NMUs which upload a new version "
2448 "of the package.  For binary-only NMUs by porters or QA members, please see "
2449 "<xref linkend=\"binary-only-nmu\"/> .  If a buildd builds and uploads a "
2450 "package, that too is strictly speaking a binary NMU.  See <xref linkend="
2451 "\"wanna-build\"/> for some more information."
2452 msgstr ""
2453
2454 # type: Content of: <chapter><section><para>
2455 #: pkgs.dbk:1844
2456 msgid ""
2457 "The main reason why NMUs are done is when a developer needs to fix another "
2458 "developer's package in order to address serious problems or crippling bugs "
2459 "or when the package maintainer is unable to release a fix in a timely "
2460 "fashion."
2461 msgstr ""
2462
2463 # type: Content of: <chapter><section><para>
2464 #: pkgs.dbk:1849
2465 msgid ""
2466 "First and foremost, it is critical that NMU patches to source should be as "
2467 "non-disruptive as possible.  Do not do housekeeping tasks, do not change the "
2468 "name of modules or files, do not move directories; in general, do not fix "
2469 "things which are not broken.  Keep the patch as small as possible.  If "
2470 "things bother you aesthetically, talk to the Debian maintainer, talk to the "
2471 "upstream maintainer, or submit a bug.  However, aesthetic changes must "
2472 "<emphasis>not</emphasis> be made in a non-maintainer upload."
2473 msgstr ""
2474
2475 # type: Content of: <chapter><section><para>
2476 #: pkgs.dbk:1858
2477 msgid ""
2478 "And please remember the Hippocratic Oath: Above all, do no harm.  It is "
2479 "better to leave a package with an open grave bug than applying a non-"
2480 "functional patch, or one that hides the bug instead of resolving it."
2481 msgstr ""
2482
2483 # type: Content of: <chapter><section><section><title>
2484 #: pkgs.dbk:1863
2485 msgid "How to do a NMU"
2486 msgstr "NMU のやり方"
2487
2488 # type: Content of: <chapter><section><section><para>
2489 #: pkgs.dbk:1865
2490 msgid ""
2491 "NMUs which fix important, serious or higher severity bugs are encouraged and "
2492 "accepted.  You should endeavor to reach the current maintainer of the "
2493 "package; they might be just about to upload a fix for the problem, or have a "
2494 "better solution."
2495 msgstr ""
2496
2497 # type: Content of: <chapter><section><section><para>
2498 #: pkgs.dbk:1871
2499 msgid ""
2500 "NMUs should be made to assist a package's maintainer in resolving bugs.  "
2501 "Maintainers should be thankful for that help, and NMUers should respect the "
2502 "decisions of maintainers, and try to personally help the maintainer by their "
2503 "work."
2504 msgstr ""
2505
2506 # type: Content of: <chapter><section><section><para>
2507 #: pkgs.dbk:1877
2508 msgid ""
2509 "A NMU should follow all conventions, written down in this section.  For an "
2510 "upload to <literal>testing</literal> or <literal>unstable</literal>, this "
2511 "order of steps is recommended:"
2512 msgstr ""
2513
2514 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
2515 #: pkgs.dbk:1884
2516 msgid ""
2517 "Make sure that the package's bugs that the NMU is meant to address are all "
2518 "filed in the Debian Bug Tracking System (BTS).  If they are not, submit them "
2519 "immediately."
2520 msgstr ""
2521
2522 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
2523 #: pkgs.dbk:1891
2524 msgid ""
2525 "Wait a few days for the response from the maintainer.  If you don't get any "
2526 "response, you may want to help them by sending the patch that fixes the "
2527 "bug.  Don't forget to tag the bug with the patch keyword."
2528 msgstr ""
2529
2530 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
2531 #: pkgs.dbk:1898
2532 msgid ""
2533 "Wait a few more days.  If you still haven't got an answer from the "
2534 "maintainer, send them a mail announcing your intent to NMU the package.  "
2535 "Prepare an NMU as described in this section, and test it carefully on your "
2536 "machine (cf.  <xref linkend=\"sanitycheck\"/> ).  Double check that your "
2537 "patch doesn't have any unexpected side effects.  Make sure your patch is as "
2538 "small and as non-disruptive as it can be."
2539 msgstr ""
2540
2541 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
2542 #: pkgs.dbk:1908
2543 msgid ""
2544 "Upload your package to incoming in <filename>DELAYED/7-day</filename> (cf.  "
2545 "<xref linkend=\"delayed-incoming\"/> ), send the final patch to the "
2546 "maintainer via the BTS, and explain to them that they have 7 days to react "
2547 "if they want to cancel the NMU."
2548 msgstr ""
2549
2550 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
2551 #: pkgs.dbk:1916
2552 msgid ""
2553 "Follow what happens, you're responsible for any bug that you introduced with "
2554 "your NMU.  You should probably use <xref linkend=\"pkg-tracking-system\"/> "
2555 "(PTS)  to stay informed of the state of the package after your NMU."
2556 msgstr ""
2557
2558 # type: Content of: <chapter><section><section><para>
2559 #: pkgs.dbk:1923
2560 msgid ""
2561 "At times, the release manager or an organized group of developers can "
2562 "announce a certain period of time in which the NMU rules are relaxed.  This "
2563 "usually involves shortening the period during which one is to wait before "
2564 "uploading the fixes, and shortening the DELAYED period.  It is important to "
2565 "notice that even in these so-called bug squashing party times, the NMU'er "
2566 "has to file bugs and contact the developer first, and act later.  Please see "
2567 "<xref linkend=\"qa-bsp\"/> for details."
2568 msgstr ""
2569
2570 # type: Content of: <chapter><section><section><para>
2571 #: pkgs.dbk:1932
2572 msgid ""
2573 "For the <literal>testing</literal> distribution, the rules may be changed by "
2574 "the release managers.  Please take additional care, and acknowledge that the "
2575 "usual way for a package to enter <literal>testing</literal> is through "
2576 "<literal>unstable</literal>."
2577 msgstr ""
2578
2579 # type: Content of: <chapter><section><section><para>
2580 #: pkgs.dbk:1938
2581 msgid ""
2582 "For the stable distribution, please take extra care.  Of course, the release "
2583 "managers may also change the rules here.  Please verify before you upload "
2584 "that all your changes are OK for inclusion into the next stable release by "
2585 "the release manager."
2586 msgstr ""
2587
2588 # type: Content of: <chapter><section><section><para>
2589 #: pkgs.dbk:1944
2590 msgid ""
2591 "When a security bug is detected, the security team may do an NMU, using "
2592 "their own rules.  Please refer to <xref linkend=\"bug-security\"/> for more "
2593 "information."
2594 msgstr ""
2595
2596 # type: Content of: <chapter><section><section><para>
2597 #: pkgs.dbk:1949
2598 msgid ""
2599 "For the differences for Porters NMUs, please see <xref linkend=\"source-nmu-"
2600 "when-porter\"/> ."
2601 msgstr ""
2602
2603 # type: Content of: <chapter><section><section><para>
2604 #: pkgs.dbk:1953
2605 msgid ""
2606 "Of course, it is always possible to agree on special rules with a maintainer "
2607 "(like the maintainer asking please upload this fix directly for me, and no "
2608 "diff required)."
2609 msgstr ""
2610
2611 # type: Content of: <chapter><section><section><title>
2612 #: pkgs.dbk:1960
2613 msgid "NMU version numbering"
2614 msgstr ""
2615
2616 # type: Content of: <chapter><section><section><para>
2617 #: pkgs.dbk:1962
2618 msgid ""
2619 "Whenever you have made a change to a package, no matter how trivial, the "
2620 "version number needs to change.  This enables our packing system to function."
2621 msgstr ""
2622
2623 # type: Content of: <chapter><section><section><para>
2624 #: pkgs.dbk:1966
2625 msgid ""
2626 "If you are doing a non-maintainer upload (NMU), you should add a new minor "
2627 "version number to the <replaceable>debian-revision</replaceable> part of the "
2628 "version number (the portion after the last hyphen).  This extra minor number "
2629 "will start at `1'.  For example, consider the package `foo', which is at "
2630 "version 1.1-3.  In the archive, the source package control file would be "
2631 "<filename>foo_1.1-3.dsc</filename>.  The upstream version is `1.1' and the "
2632 "Debian revision is `3'.  The next NMU would add a new minor number `.1' to "
2633 "the Debian revision; the new source control file would be <filename>foo_1.1-"
2634 "3.1.dsc</filename>."
2635 msgstr ""
2636
2637 # type: Content of: <chapter><section><section><para>
2638 #: pkgs.dbk:1977
2639 msgid ""
2640 "The Debian revision minor number is needed to avoid stealing one of the "
2641 "package maintainer's version numbers, which might disrupt their work.  It "
2642 "also has the benefit of making it visually clear that a package in the "
2643 "archive was not made by the official maintainer."
2644 msgstr ""
2645
2646 # type: Content of: <chapter><section><section><para>
2647 #: pkgs.dbk:1983
2648 msgid ""
2649 "If there is no <replaceable>debian-revision</replaceable> component in the "
2650 "version number then one should be created, starting at `0.1' (but in case of "
2651 "a debian native package still upload it as native package).  If it is "
2652 "absolutely necessary for someone other than the usual maintainer to make a "
2653 "release based on a new upstream version then the person making the release "
2654 "should start with the <replaceable>debian-revision</replaceable> value "
2655 "`0.1'.  The usual maintainer of a package should start their "
2656 "<replaceable>debian-revision</replaceable> numbering at `1'."
2657 msgstr ""
2658
2659 # type: Content of: <chapter><section><section><para>
2660 #: pkgs.dbk:1993
2661 msgid ""
2662 "If you upload a package to <literal>testing</literal> or <literal>stable </"
2663 "literal>, sometimes, you need to fork the version number tree.  For this, "
2664 "version numbers like 1.1-3sarge0.1 could be used."
2665 msgstr ""
2666
2667 # type: Content of: <chapter><section><section><title>
2668 #: pkgs.dbk:2000
2669 msgid "Source NMUs must have a new changelog entry"
2670 msgstr ""
2671
2672 # type: Content of: <chapter><section><section><para>
2673 #: pkgs.dbk:2002
2674 msgid ""
2675 "Anyone who is doing a source NMU must create a changelog entry, describing "
2676 "which bugs are fixed by the NMU, and generally why the NMU was required and "
2677 "what it fixed.  The changelog entry will have the email address of the "
2678 "person who uploaded it in the log entry and the NMU version number in it."
2679 msgstr ""
2680
2681 # type: Content of: <chapter><section><section><para>
2682 #: pkgs.dbk:2008
2683 msgid "By convention, source NMU changelog entries start with the line"
2684 msgstr ""
2685
2686 # type: Content of: <chapter><section><section><screen>
2687 #: pkgs.dbk:2010
2688 #, fuzzy, no-wrap
2689 msgid ""
2690 "\n"
2691 "  * Non-maintainer upload\n"
2692 msgstr "* Non-maintainer upload"
2693
2694 # type: Content of: <chapter><section><section><title>
2695 #: pkgs.dbk:2016
2696 msgid "Source NMUs and the Bug Tracking System"
2697 msgstr ""
2698
2699 # type: Content of: <chapter><section><section><para>
2700 #: pkgs.dbk:2018
2701 msgid ""
2702 "Maintainers other than the official package maintainer should make as few "
2703 "changes to the package as possible, and they should always send a patch as a "
2704 "unified context diff (<literal>diff -u</literal>) detailing their changes to "
2705 "the Bug Tracking System."
2706 msgstr ""
2707
2708 # type: Content of: <chapter><section><section><para>
2709 #: pkgs.dbk:2024
2710 msgid ""
2711 "What if you are simply recompiling the package? If you just need to "
2712 "recompile it for a single architecture, then you may do a binary-only NMU as "
2713 "described in <xref linkend=\"binary-only-nmu\"/> which doesn't require any "
2714 "patch to be sent.  If you want the package to be recompiled for all "
2715 "architectures, then you do a source NMU as usual and you will have to send a "
2716 "patch."
2717 msgstr ""
2718
2719 # type: Content of: <chapter><section><section><para>
2720 #: pkgs.dbk:2031
2721 msgid ""
2722 "Bugs fixed by source NMUs used to be tagged fixed instead of closed, but "
2723 "since version tracking is in place, such bugs are now also closed with the "
2724 "NMU version."
2725 msgstr ""
2726
2727 # type: Content of: <chapter><section><section><para>
2728 #: pkgs.dbk:2036
2729 msgid ""
2730 "Also, after doing an NMU, you have to send the information to the existing "
2731 "bugs that are fixed by your NMU, including the unified diff.  Historically, "
2732 "it was custom to open a new bug and include a patch showing all the changes "
2733 "you have made.  The normal maintainer will either apply the patch or employ "
2734 "an alternate method of fixing the problem.  Sometimes bugs are fixed "
2735 "independently upstream, which is another good reason to back out an NMU's "
2736 "patch.  If the maintainer decides not to apply the NMU's patch but to "
2737 "release a new version, the maintainer needs to ensure that the new upstream "
2738 "version really fixes each problem that was fixed in the non-maintainer "
2739 "release."
2740 msgstr ""
2741
2742 # type: Content of: <chapter><section><section><para>
2743 #: pkgs.dbk:2047
2744 msgid ""
2745 "In addition, the normal maintainer should <emphasis>always</emphasis> retain "
2746 "the entry in the changelog file documenting the non-maintainer upload -- and "
2747 "of course, also keep the changes.  If you revert some of the changes, please "
2748 "reopen the relevant bug reports."
2749 msgstr ""
2750
2751 # type: Content of: <chapter><section><section><title>
2752 #: pkgs.dbk:2055
2753 msgid "Building source NMUs"
2754 msgstr ""
2755
2756 # type: Content of: <chapter><section><section><para>
2757 #: pkgs.dbk:2057
2758 msgid ""
2759 "Source NMU packages are built normally.  Pick a distribution using the same "
2760 "rules as found in <xref linkend=\"distribution\"/> , follow the other "
2761 "instructions in <xref linkend=\"upload\"/> ."
2762 msgstr ""
2763
2764 # type: Content of: <chapter><section><section><para>
2765 #: pkgs.dbk:2062
2766 msgid ""
2767 "Make sure you do <emphasis>not</emphasis> change the value of the maintainer "
2768 "in the <filename>debian/control</filename> file.  Your name as given in the "
2769 "NMU entry of the <filename>debian/changelog</filename> file will be used for "
2770 "signing the changes file."
2771 msgstr ""
2772
2773 # type: Content of: <chapter><section><section><title>
2774 #: pkgs.dbk:2070
2775 msgid "Acknowledging an NMU"
2776 msgstr ""
2777
2778 # type: Content of: <chapter><section><section><para>
2779 #: pkgs.dbk:2072
2780 msgid ""
2781 "If one of your packages has been NMU'ed, you have to incorporate the changes "
2782 "in your copy of the sources.  This is easy, you just have to apply the patch "
2783 "that has been sent to you.  Once this is done, you have to close the bugs "
2784 "that have been tagged fixed by the NMU.  The easiest way is to use the "
2785 "<literal>-v</literal> option of <command>dpkg-buildpackage</command>, as "
2786 "this allows you to include just all changes since your last maintainer "
2787 "upload.  Alternatively, you can close them manually by sending the required "
2788 "mails to the BTS or by adding the required <literal>closes: #nnnn</literal> "
2789 "in the changelog entry of your next upload."
2790 msgstr ""
2791
2792 # type: Content of: <chapter><section><section><para>
2793 #: pkgs.dbk:2083
2794 msgid ""
2795 "In any case, you should not be upset by the NMU.  An NMU is not a personal "
2796 "attack against the maintainer.  It is a proof that someone cares enough "
2797 "about the package that they were willing to help you in your work, so you "
2798 "should be thankful.  You may also want to ask them if they would be "
2799 "interested in helping you on a more frequent basis as co-maintainer or "
2800 "backup maintainer (see <xref linkend=\"collaborative-maint\"/> )."
2801 msgstr ""
2802
2803 # type: Content of: <chapter><section><section><title>
2804 #: pkgs.dbk:2093
2805 msgid "NMU vs QA uploads"
2806 msgstr ""
2807
2808 # type: Content of: <chapter><section><section><para>
2809 #: pkgs.dbk:2095
2810 msgid ""
2811 "Unless you know the maintainer is still active, it is wise to check the "
2812 "package to see if it has been orphaned.  The current list of orphaned "
2813 "packages which haven't had their maintainer set correctly is available at "
2814 "<ulink url=\"&url-debian-qa-orphaned;\"></ulink>.  If you perform an NMU on "
2815 "an improperly orphaned package, please set the maintainer to <literal>Debian "
2816 "QA Group &lt;packages@qa.debian.org&gt;</literal>."
2817 msgstr ""
2818
2819 # type: Content of: <chapter><section><section><title>
2820 #: pkgs.dbk:2105
2821 msgid "Who can do an NMU"
2822 msgstr "誰が NMU 可能なのか"
2823
2824 # type: Content of: <chapter><section><section><para>
2825 #: pkgs.dbk:2107
2826 msgid ""
2827 "Only official, registered Debian Developers can do binary or source NMUs.  A "
2828 "Debian Developer is someone who has their key in the Debian key ring.  Non-"
2829 "developers, however, are encouraged to download the source package and start "
2830 "hacking on it to fix problems; however, rather than doing an NMU, they "
2831 "should just submit worthwhile patches to the Bug Tracking System.  "
2832 "Maintainers almost always appreciate quality patches and bug reports."
2833 msgstr ""
2834
2835 # type: Content of: <chapter><section><section><title>
2836 #: pkgs.dbk:2117
2837 msgid "Terminology"
2838 msgstr ""
2839
2840 # type: Content of: <chapter><section><section><para>
2841 #: pkgs.dbk:2119
2842 msgid ""
2843 "There are two new terms used throughout this section: ``binary-only NMU'' "
2844 "and ``source NMU''.  These terms are used with specific technical meaning "
2845 "throughout this document.  Both binary-only and source NMUs are similar, "
2846 "since they involve an upload of a package by a developer who is not the "
2847 "official maintainer of that package.  That is why it's a <literal>non-"
2848 "maintainer</literal> upload."
2849 msgstr ""
2850
2851 # type: Content of: <chapter><section><section><para>
2852 #: pkgs.dbk:2127
2853 msgid ""
2854 "A source NMU is an upload of a package by a developer who is not the "
2855 "official maintainer, for the purposes of fixing a bug in the package.  "
2856 "Source NMUs always involves changes to the source (even if it is just a "
2857 "change to <filename>debian/changelog</filename>).  This can be either a "
2858 "change to the upstream source, or a change to the Debian bits of the "
2859 "source.  Note, however, that source NMUs may also include architecture-"
2860 "dependent packages, as well as an updated Debian diff."
2861 msgstr ""
2862
2863 # type: Content of: <chapter><section><section><para>
2864 #: pkgs.dbk:2136
2865 msgid ""
2866 "A binary-only NMU is a recompilation and upload of a binary package for a "
2867 "given architecture.  As such, it is usually part of a porting effort.  A "
2868 "binary-only NMU is a non-maintainer uploaded binary version of a package, "
2869 "with no source changes required.  There are many cases where porters must "
2870 "fix problems in the source in order to get them to compile for their target "
2871 "architecture; that would be considered a source NMU rather than a binary-"
2872 "only NMU.  As you can see, we don't distinguish in terminology between "
2873 "porter NMUs and non-porter NMUs."
2874 msgstr ""
2875
2876 # type: Content of: <chapter><section><section><para>
2877 #: pkgs.dbk:2146
2878 msgid ""
2879 "Both classes of NMUs, source and binary-only, can be lumped under the term "
2880 "``NMU''.  However, this often leads to confusion, since most people think "
2881 "``source NMU'' when they think ``NMU''.  So it's best to be careful: always "
2882 "use ``binary NMU'' or ``binNMU'' for binary-only NMUs."
2883 msgstr ""
2884
2885 # type: Content of: <chapter><section><title>
2886 #: pkgs.dbk:2156
2887 msgid "Collaborative maintenance"
2888 msgstr "共同メンテナンス"
2889
2890 # type: Content of: <chapter><section><para>
2891 #: pkgs.dbk:2158
2892 msgid ""
2893 "Collaborative maintenance is a term describing the sharing of Debian package "
2894 "maintenance duties by several people.  This collaboration is almost always a "
2895 "good idea, since it generally results in higher quality and faster bug fix "
2896 "turnaround times.  It is strongly recommended that packages with a priority "
2897 "of <literal>Standard</literal> or which are part of the base set have co-"
2898 "maintainers."
2899 msgstr ""
2900
2901 # type: Content of: <chapter><section><para>
2902 #: pkgs.dbk:2166
2903 msgid ""
2904 "Generally there is a primary maintainer and one or more co-maintainers.  The "
2905 "primary maintainer is the person whose name is listed in the "
2906 "<literal>Maintainer</literal> field of the <filename>debian/control</"
2907 "filename> file.  Co-maintainers are all the other maintainers, usually "
2908 "listed in the <literal>Uploaders</literal> field of the <filename>debian/"
2909 "control</filename> file."
2910 msgstr ""
2911
2912 # type: Content of: <chapter><section><para>
2913 #: pkgs.dbk:2174
2914 msgid ""
2915 "In its most basic form, the process of adding a new co-maintainer is quite "
2916 "easy:"
2917 msgstr ""
2918
2919 # type: Content of: <chapter><section><itemizedlist><listitem><para>
2920 #: pkgs.dbk:2180
2921 msgid ""
2922 "Setup the co-maintainer with access to the sources you build the package "
2923 "from.  Generally this implies you are using a network-capable version "
2924 "control system, such as <command>CVS</command> or <command>Subversion</"
2925 "command>.  Alioth (see <xref linkend=\"alioth\"/> ) provides such tools, "
2926 "amongst others."
2927 msgstr ""
2928
2929 # type: Content of: <chapter><section><itemizedlist><listitem><para>
2930 #: pkgs.dbk:2188
2931 msgid ""
2932 "Add the co-maintainer's correct maintainer name and address to the "
2933 "<literal>Uploaders</literal> field in the first paragraph of the "
2934 "<filename>debian/control</filename> file."
2935 msgstr ""
2936
2937 # type: Content of: <chapter><section><itemizedlist><listitem><screen>
2938 #: pkgs.dbk:2192
2939 #, fuzzy, no-wrap
2940 msgid ""
2941 "\n"
2942 "Uploaders: John Buzz &lt;jbuzz@debian.org&gt;, Adam Rex &lt;arex@debian.org&gt;\n"
2943 msgstr "Uploaders: John Buzz &lt;jbuzz@debian.org&gt;, Adam Rex &lt;arex@debian.org&gt;"
2944
2945 # type: Content of: <chapter><section><itemizedlist><listitem><para>
2946 #: pkgs.dbk:2198
2947 msgid ""
2948 "Using the PTS (<xref linkend=\"pkg-tracking-system\"/> ), the co-maintainers "
2949 "should subscribe themselves to the appropriate source package."
2950 msgstr ""
2951
2952 # type: Content of: <chapter><section><para>
2953 #: pkgs.dbk:2204
2954 msgid ""
2955 "Another form of collaborative maintenance is team maintenance, which is "
2956 "recommended if you maintain several packages with the same group of "
2957 "developers.  In that case, the Maintainer and Uploaders field of each "
2958 "package must be managed with care.  It is recommended to choose between one "
2959 "of the two following schemes:"
2960 msgstr ""
2961
2962 # type: Content of: <chapter><section><orderedlist><listitem><para>
2963 #: pkgs.dbk:2213
2964 msgid ""
2965 "Put the team member mainly responsible for the package in the Maintainer "
2966 "field.  In the Uploaders, put the mailing list address, and the team members "
2967 "who care for the package."
2968 msgstr ""
2969
2970 # type: Content of: <chapter><section><orderedlist><listitem><para>
2971 #: pkgs.dbk:2220
2972 msgid ""
2973 "Put the mailing list address in the Maintainer field.  In the Uploaders "
2974 "field, put the team members who care for the package.  In this case, you "
2975 "must make sure the mailing list accept bug reports without any human "
2976 "interaction (like moderation for non-subscribers)."
2977 msgstr ""
2978
2979 # type: Content of: <chapter><section><para>
2980 #: pkgs.dbk:2228
2981 msgid ""
2982 "In any case, it is a bad idea to automatically put all team members in the "
2983 "Uploaders field.  It clutters the Developer's Package Overview listing (see "
2984 "<xref linkend=\"ddpo\"/> ) with packages one doesn't really care for, and "
2985 "creates a false sense of good maintenance."
2986 msgstr ""
2987
2988 # type: Content of: <chapter><section><title>
2989 #: pkgs.dbk:2236
2990 msgid "The testing distribution"
2991 msgstr "テスト版ディストリビューション"
2992
2993 # type: Content of: <chapter><section><section><title>
2994 #: pkgs.dbk:2238
2995 msgid "Basics"
2996 msgstr "基本"
2997
2998 # type: Content of: <chapter><section><section><para>
2999 #: pkgs.dbk:2240
3000 msgid ""
3001 "Packages are usually installed into the <literal>testing</literal> "
3002 "distribution after they have undergone some degree of <literal>testing</"
3003 "literal> in <literal>unstable</literal>."
3004 msgstr ""
3005
3006 # type: Content of: <chapter><section><section><para>
3007 #: pkgs.dbk:2245
3008 msgid ""
3009 "They must be in sync on all architectures and mustn't have dependencies that "
3010 "make them uninstallable; they also have to have generally no known release-"
3011 "critical bugs at the time they're installed into <literal>testing </"
3012 "literal>.  This way, <literal>testing</literal> should always be close to "
3013 "being a release candidate.  Please see below for details."
3014 msgstr ""
3015
3016 # type: Content of: <chapter><section><section><title>
3017 #: pkgs.dbk:2254
3018 msgid "Updates from unstable"
3019 msgstr "不安定版からの更新"
3020
3021 # type: Content of: <chapter><section><section><para>
3022 #: pkgs.dbk:2256
3023 msgid ""
3024 "The scripts that update the <literal>testing</literal> distribution are run "
3025 "twice each day, right after the installation of the updated packages; these "
3026 "scripts are called <literal>britney</literal>.  They generate the "
3027 "<filename>Packages</filename> files for the <literal>testing</literal> "
3028 "distribution, but they do so in an intelligent manner; they try to avoid any "
3029 "inconsistency and to use only non-buggy packages."
3030 msgstr ""
3031
3032 # type: Content of: <chapter><section><section><para>
3033 #: pkgs.dbk:2264
3034 msgid ""
3035 "The inclusion of a package from <literal>unstable</literal> is conditional "
3036 "on the following:"
3037 msgstr ""
3038
3039 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
3040 #: pkgs.dbk:2270
3041 msgid ""
3042 "The package must have been available in <literal>unstable</literal> for 2, 5 "
3043 "or 10 days, depending on the urgency (high, medium or low).  Please note "
3044 "that the urgency is sticky, meaning that the highest urgency uploaded since "
3045 "the previous <literal>testing</literal> transition is taken into account.  "
3046 "Those delays may be doubled during a freeze, or <literal>testing</literal> "
3047 "transitions may be switched off altogether;"
3048 msgstr ""
3049
3050 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
3051 #: pkgs.dbk:2280
3052 msgid ""
3053 "It must not have new release-critical bugs (RC bugs affecting the version "
3054 "available in <literal>unstable</literal>, but not affecting the version in "
3055 "<literal>testing</literal>);"
3056 msgstr ""
3057
3058 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
3059 #: pkgs.dbk:2287
3060 msgid ""
3061 "It must be available on all architectures on which it has previously been "
3062 "built in <literal>unstable</literal>.  <xref linkend=\"dak ls\"/> may be of "
3063 "interest to check that information;"
3064 msgstr ""
3065
3066 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
3067 #: pkgs.dbk:2294
3068 msgid ""
3069 "It must not break any dependency of a package which is already available in "
3070 "<literal>testing</literal>;"
3071 msgstr ""
3072
3073 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
3074 #: pkgs.dbk:2300
3075 msgid ""
3076 "The packages on which it depends must either be available in "
3077 "<literal>testing</literal> or they must be accepted into <literal>testing</"
3078 "literal> at the same time (and they will be if they fulfill all the "
3079 "necessary criteria);"
3080 msgstr ""
3081
3082 # type: Content of: <chapter><section><section><para>
3083 #: pkgs.dbk:2308
3084 msgid ""
3085 "To find out whether a package is progressing into <literal>testing</literal> "
3086 "or not, see the <literal>testing</literal> script output on the <ulink url="
3087 "\"&url-testing-maint;\">web page of the testing distribution</ulink>, or use "
3088 "the program <command>grep-excuses</command> which is in the <systemitem role="
3089 "\"package\">devscripts</systemitem> package.  This utility can easily be "
3090 "used in a <citerefentry> <refentrytitle>crontab</refentrytitle> "
3091 "<manvolnum>5</manvolnum> </citerefentry> to keep yourself informed of the "
3092 "progression of your packages into <literal>testing</literal>."
3093 msgstr ""
3094
3095 # type: Content of: <chapter><section><section><para>
3096 #: pkgs.dbk:2319
3097 msgid ""
3098 "The <filename>update_excuses</filename> file does not always give the "
3099 "precise reason why the package is refused; you may have to find it on your "
3100 "own by looking for what would break with the inclusion of the package.  The "
3101 "<ulink url=\"&url-testing-maint;\">testing web page</ulink> gives some more "
3102 "information about the usual problems which may be causing such troubles."
3103 msgstr ""
3104
3105 # type: Content of: <chapter><section><section><para>
3106 #: pkgs.dbk:2326
3107 msgid ""
3108 "Sometimes, some packages never enter <literal>testing</literal> because the "
3109 "set of inter-relationship is too complicated and cannot be sorted out by the "
3110 "scripts.  See below for details."
3111 msgstr ""
3112
3113 # type: Content of: <chapter><section><section><para>
3114 #: pkgs.dbk:2331
3115 msgid ""
3116 "Some further dependency analysis is shown on <ulink url=\"http://release."
3117 "debian.org/migration/\"></ulink> — but be warned, this page also shows build "
3118 "dependencies which are not considered by britney."
3119 msgstr ""
3120
3121 # type: Content of: <chapter><section><section><section><title>
3122 #: pkgs.dbk:2336
3123 msgid "out-of-date"
3124 msgstr ""
3125
3126 # type: Content of: <chapter><section><section><section><para>
3127 #.  FIXME: better rename this file than document rampant professionalism? 
3128 #: pkgs.dbk:2339
3129 msgid ""
3130 "For the <literal>testing</literal> migration script, outdated means: There "
3131 "are different versions in <literal>unstable</literal> for the release "
3132 "architectures (except for the architectures in fuckedarches; fuckedarches is "
3133 "a list of architectures that don't keep up (in <filename>update_out.py</"
3134 "filename>), but currently, it's empty).  outdated has nothing whatsoever to "
3135 "do with the architectures this package has in <literal>testing</literal>."
3136 msgstr ""
3137
3138 # type: Content of: <chapter><section><section><section><para>
3139 #: pkgs.dbk:2347
3140 msgid "Consider this example:"
3141 msgstr ""
3142
3143 # type: Content of: <chapter><section><section><section><informaltable><tgroup><thead><row><entry>
3144 #: pkgs.dbk:2354 pkgs.dbk:2387
3145 msgid "alpha"
3146 msgstr "alpha"
3147
3148 # type: Content of: <chapter><section><section><section><informaltable><tgroup><thead><row><entry>
3149 #: pkgs.dbk:2355 pkgs.dbk:2388
3150 msgid "arm"
3151 msgstr "arm"
3152
3153 # type: Content of: <chapter><section><section><section><informaltable><tgroup><thead><row><entry>
3154 #: pkgs.dbk:2360 pkgs.dbk:2394 pkgs.dbk:2456
3155 msgid "testing"
3156 msgstr "テスト版"
3157
3158 # type: Content of: <chapter><section><section><section><informaltable><tgroup><tbody><row><entry>
3159 #: pkgs.dbk:2361 pkgs.dbk:2366 pkgs.dbk:2395 pkgs.dbk:2396 pkgs.dbk:2403
3160 msgid "1"
3161 msgstr "1"
3162
3163 # type: Content of: <chapter><section><section><section><informaltable><tgroup><tbody><row><entry>
3164 #: pkgs.dbk:2362 pkgs.dbk:2397 pkgs.dbk:2402
3165 msgid "-"
3166 msgstr "-"
3167
3168 # type: Content of: <chapter><section><section><section><informaltable><tgroup><thead><row><entry>
3169 #: pkgs.dbk:2365 pkgs.dbk:2400 pkgs.dbk:2457
3170 msgid "unstable"
3171 msgstr "不安定版"
3172
3173 # type: Content of: <chapter><section><section><section><informaltable><tgroup><tbody><row><entry>
3174 #: pkgs.dbk:2367 pkgs.dbk:2401
3175 msgid "2"
3176 msgstr "2"
3177
3178 # type: Content of: <chapter><section><section><section><para>
3179 #: pkgs.dbk:2373
3180 msgid ""
3181 "The package is out of date on alpha in <literal>unstable</literal>, and will "
3182 "not go to <literal>testing</literal>. Removing the package would not help at "
3183 "all, the package is still out of date on <literal>alpha</literal>, and will "
3184 "not propagate to testing."
3185 msgstr ""
3186
3187 # type: Content of: <chapter><section><section><section><para>
3188 #: pkgs.dbk:2379
3189 msgid ""
3190 "However, if ftp-master removes a package in <literal>unstable</literal> "
3191 "(here on <literal>arm</literal>):"
3192 msgstr ""
3193
3194 # type: Content of: <chapter><section><section><section><informaltable><tgroup><thead><row><entry>
3195 #: pkgs.dbk:2389
3196 msgid "hurd-i386"
3197 msgstr "hurd-i386"
3198
3199 # type: Content of: <chapter><section><section><section><para>
3200 #: pkgs.dbk:2409
3201 msgid ""
3202 "In this case, the package is up to date on all release architectures in "
3203 "<literal>unstable</literal> (and the extra <literal>hurd-i386</literal> "
3204 "doesn't matter, as it's not a release architecture)."
3205 msgstr ""
3206
3207 # type: Content of: <chapter><section><section><section><para>
3208 #: pkgs.dbk:2414
3209 msgid ""
3210 "Sometimes, the question is raised if it is possible to allow packages in "
3211 "that are not yet built on all architectures: No.  Just plainly no.  (Except "
3212 "if you maintain glibc or so.)"
3213 msgstr ""
3214
3215 # type: Content of: <chapter><section><section><section><title>
3216 #: pkgs.dbk:2421
3217 msgid "Removals from testing"
3218 msgstr "テスト版からの削除"
3219
3220 # type: Content of: <chapter><section><section><section><para>
3221 #: pkgs.dbk:2423
3222 msgid ""
3223 "Sometimes, a package is removed to allow another package in: This happens "
3224 "only to allow <emphasis>another</emphasis> package to go in if it's ready in "
3225 "every other sense.  Suppose e.g.  that <literal>a</literal> cannot be "
3226 "installed with the new version of <literal>b</literal>; then <literal>a</"
3227 "literal> may be removed to allow <literal>b</literal> in."
3228 msgstr ""
3229
3230 # type: Content of: <chapter><section><section><section><para>
3231 #: pkgs.dbk:2430
3232 msgid ""
3233 "Of course, there is another reason to remove a package from <literal>testing "
3234 "</literal>: It's just too buggy (and having a single RC-bug is enough to be "
3235 "in this state)."
3236 msgstr ""
3237
3238 # type: Content of: <chapter><section><section><section><para>
3239 #: pkgs.dbk:2435
3240 msgid ""
3241 "Furthermore, if a package has been removed from <literal>unstable</literal>, "
3242 "and no package in <literal>testing</literal> depends on it any more, then it "
3243 "will automatically be removed."
3244 msgstr ""
3245
3246 # type: Content of: <chapter><section><section><section><title>
3247 #: pkgs.dbk:2442
3248 msgid "circular dependencies"
3249 msgstr ""
3250
3251 # type: Content of: <chapter><section><section><section><para>
3252 #: pkgs.dbk:2444
3253 msgid ""
3254 "A situation which is not handled very well by britney is if package "
3255 "<literal>a</literal> depends on the new version of package <literal>b</"
3256 "literal>, and vice versa."
3257 msgstr ""
3258
3259 # type: Content of: <chapter><section><section><section><para>
3260 #: pkgs.dbk:2449
3261 msgid "An example of this is:"
3262 msgstr ""
3263
3264 # type: Content of: <chapter><section><section><section><informaltable><tgroup><tbody><row><entry>
3265 #: pkgs.dbk:2462
3266 msgid "a"
3267 msgstr "a"
3268
3269 # type: Content of: <chapter><section><section><section><informaltable><tgroup><tbody><row><entry>
3270 #: pkgs.dbk:2463
3271 msgid "1; depends: b=1"
3272 msgstr "1; depends: b=1"
3273
3274 # type: Content of: <chapter><section><section><section><informaltable><tgroup><tbody><row><entry>
3275 #: pkgs.dbk:2464
3276 msgid "2; depends: b=2"
3277 msgstr "2; depends: b=2"
3278
3279 # type: Content of: <chapter><section><section><section><informaltable><tgroup><tbody><row><entry>
3280 #: pkgs.dbk:2467
3281 msgid "b"
3282 msgstr "b"
3283
3284 # type: Content of: <chapter><section><section><section><informaltable><tgroup><tbody><row><entry>
3285 #: pkgs.dbk:2468
3286 msgid "1; depends: a=1"
3287 msgstr "1; depends: a=1"
3288
3289 # type: Content of: <chapter><section><section><section><informaltable><tgroup><tbody><row><entry>
3290 #: pkgs.dbk:2469
3291 msgid "2; depends: a=2"
3292 msgstr "2; depends: a=2"
3293
3294 # type: Content of: <chapter><section><section><section><para>
3295 #: pkgs.dbk:2475
3296 msgid ""
3297 "Neither package <literal>a</literal> nor package <literal>b</literal> is "
3298 "considered for update."
3299 msgstr ""
3300
3301 # type: Content of: <chapter><section><section><section><para>
3302 #: pkgs.dbk:2479
3303 msgid ""
3304 "Currently, this requires some manual hinting from the release team.  Please "
3305 "contact them by sending mail to &email-debian-release; if this happens to "
3306 "one of your packages."
3307 msgstr ""
3308
3309 # type: Content of: <chapter><section><section><section><title>
3310 #: pkgs.dbk:2486
3311 msgid "influence of package in testing"
3312 msgstr "テスト版パッケージへの影響"
3313
3314 # type: Content of: <chapter><section><section><section><para>
3315 #: pkgs.dbk:2488
3316 msgid ""
3317 "Generally, there is nothing that the status of a package in <literal>testing "
3318 "</literal> means for transition of the next version from <literal>unstable </"
3319 "literal> to <literal>testing</literal>, with two exceptions: If the RC-"
3320 "bugginess of the package goes down, it may go in even if it is still RC-"
3321 "buggy.  The second exception is if the version of the package in <literal> "
3322 "testing</literal> is out of sync on the different arches: Then any arch "
3323 "might just upgrade to the version of the source package; however, this can "
3324 "happen only if the package was previously forced through, the arch is in "
3325 "fuckedarches, or there was no binary package of that arch present in "
3326 "<literal>unstable </literal> at all during the <literal>testing</literal> "
3327 "migration."
3328 msgstr ""
3329
3330 # type: Content of: <chapter><section><section><section><para>
3331 #: pkgs.dbk:2500
3332 msgid ""
3333 "In summary this means: The only influence that a package being in <literal> "
3334 "testing</literal> has on a new version of the same package is that the new "
3335 "version might go in easier."
3336 msgstr ""
3337
3338 # type: Content of: <chapter><section><section><section><title>
3339 #: pkgs.dbk:2507
3340 msgid "details"
3341 msgstr ""
3342
3343 # type: Content of: <chapter><section><section><section><para>
3344 #: pkgs.dbk:2509
3345 msgid "If you are interested in details, this is how britney works:"
3346 msgstr ""
3347
3348 # type: Content of: <chapter><section><section><section><para>
3349 #: pkgs.dbk:2512
3350 msgid ""
3351 "The packages are looked at to determine whether they are valid candidates.  "
3352 "This gives the update excuses.  The most common reasons why a package is not "
3353 "considered are too young, RC-bugginess, and out of date on some arches.  For "
3354 "this part of britney, the release managers have hammers of various sizes to "
3355 "force britney to consider a package.  (Also, the base freeze is coded in "
3356 "that part of britney.) (There is a similar thing for binary-only updates, "
3357 "but this is not described here.  If you're interested in that, please peruse "
3358 "the code.)"
3359 msgstr ""
3360
3361 # type: Content of: <chapter><section><section><section><para>
3362 #: pkgs.dbk:2521
3363 msgid ""
3364 "Now, the more complex part happens: Britney tries to update <literal>testing "
3365 "</literal> with the valid candidates. For that, britney tries to add each "
3366 "valid candidate to the testing distribution. If the number of uninstallable "
3367 "packages in <literal>testing</literal> doesn't increase, the package is "
3368 "accepted. From that point on, the accepted package is considered to be part "
3369 "of <literal>testing</literal>, such that all subsequent installability tests "
3370 "include this package.  Hints from the release team are processed before or "
3371 "after this main run, depending on the exact type."
3372 msgstr ""
3373
3374 # type: Content of: <chapter><section><section><section><para>
3375 #: pkgs.dbk:2531
3376 msgid ""
3377 "If you want to see more details, you can look it up on <filename>merkel:/org/"
3378 "&ftp-debian-org;/testing/update_out/</filename> (or in <filename>merkel:~aba/"
3379 "testing/update_out</filename> to see a setup with a smaller packages file).  "
3380 "Via web, it's at <ulink url=\"http://&ftp-master-host;/testing/"
3381 "update_out_code/\"></ulink>"
3382 msgstr ""
3383
3384 # type: Content of: <chapter><section><section><section><para>
3385 #: pkgs.dbk:2538
3386 msgid ""
3387 "The hints are available via <ulink url=\"http://&ftp-master-host;/testing/"
3388 "hints/\"></ulink>."
3389 msgstr ""
3390
3391 # type: Content of: <chapter><section><section><title>
3392 #: pkgs.dbk:2546
3393 msgid "Direct updates to testing"
3394 msgstr "直接テスト版を更新する"
3395
3396 # type: Content of: <chapter><section><section><para>
3397 #: pkgs.dbk:2548
3398 msgid ""
3399 "The <literal>testing</literal> distribution is fed with packages from "
3400 "<literal>unstable</literal> according to the rules explained above.  "
3401 "However, in some cases, it is necessary to upload packages built only for "
3402 "<literal> testing</literal>.  For that, you may want to upload to <literal> "
3403 "testing-proposed-updates</literal>."
3404 msgstr ""
3405
3406 # type: Content of: <chapter><section><section><para>
3407 #: pkgs.dbk:2555
3408 msgid ""
3409 "Keep in mind that packages uploaded there are not automatically processed, "
3410 "they have to go through the hands of the release manager.  So you'd better "
3411 "have a good reason to upload there.  In order to know what a good reason is "
3412 "in the release managers' eyes, you should read the instructions that they "
3413 "regularly give on &email-debian-devel-announce;."
3414 msgstr ""
3415
3416 # type: Content of: <chapter><section><section><para>
3417 #: pkgs.dbk:2562
3418 msgid ""
3419 "You should not upload to <literal>testing-proposed-updates</literal> when "
3420 "you can update your packages through <literal>unstable</literal>.  If you "
3421 "can't (for example because you have a newer development version in "
3422 "<literal>unstable </literal>), you may use this facility, but it is "
3423 "recommended that you ask for authorization from the release manager first.  "
3424 "Even if a package is frozen, updates through <literal>unstable</literal> are "
3425 "possible, if the upload via <literal>unstable</literal> does not pull in any "
3426 "new dependencies."
3427 msgstr ""
3428
3429 # type: Content of: <chapter><section><section><para>
3430 #: pkgs.dbk:2571
3431 msgid ""
3432 "Version numbers are usually selected by adding the codename of the "
3433 "<literal>testing</literal> distribution and a running number, like "
3434 "<literal>1.2sarge1</literal> for the first upload through <literal>testing-"
3435 "proposed-updates</literal> of package version <literal>1.2</literal>."
3436 msgstr ""
3437
3438 # type: Content of: <chapter><section><section><para>
3439 #: pkgs.dbk:2578
3440 msgid "Please make sure you didn't miss any of these items in your upload:"
3441 msgstr ""
3442
3443 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
3444 #: pkgs.dbk:2583
3445 msgid ""
3446 "Make sure that your package really needs to go through <literal>testing-"
3447 "proposed-updates</literal>, and can't go through <literal> unstable</"
3448 "literal>;"
3449 msgstr ""
3450
3451 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
3452 #: pkgs.dbk:2590
3453 msgid "Make sure that you included only the minimal amount of changes;"
3454 msgstr ""
3455
3456 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
3457 #: pkgs.dbk:2595
3458 msgid ""
3459 "Make sure that you included an appropriate explanation in the changelog;"
3460 msgstr ""
3461
3462 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
3463 #: pkgs.dbk:2600
3464 msgid ""
3465 "Make sure that you've written <literal>testing</literal> or <literal>testing-"
3466 "proposed-updates</literal> into your target distribution;"
3467 msgstr ""
3468
3469 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
3470 #: pkgs.dbk:2606
3471 msgid ""
3472 "Make sure that you've built and tested your package in <literal>testing</"
3473 "literal>, not in <literal>unstable</literal>;"
3474 msgstr ""
3475
3476 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
3477 #: pkgs.dbk:2612
3478 msgid ""
3479 "Make sure that your version number is higher than the version in "
3480 "<literal>testing</literal> and <literal>testing-proposed-updates</literal>, "
3481 "and lower than in <literal>unstable</literal>;"
3482 msgstr ""
3483
3484 # type: Content of: <chapter><section><section><itemizedlist><listitem><para>
3485 #: pkgs.dbk:2619
3486 msgid ""
3487 "After uploading and successful build on all platforms, contact the release "
3488 "team at &email-debian-release; and ask them to approve your upload."
3489 msgstr ""
3490
3491 # type: Content of: <chapter><section><section><title>
3492 #: pkgs.dbk:2627
3493 msgid "Frequently asked questions"
3494 msgstr ""
3495
3496 # type: Content of: <chapter><section><section><section><title>
3497 #: pkgs.dbk:2629
3498 msgid "What are release-critical bugs, and how do they get counted?"
3499 msgstr ""
3500
3501 # type: Content of: <chapter><section><section><section><para>
3502 #: pkgs.dbk:2631
3503 msgid ""
3504 "All bugs of some higher severities are by default considered release-"
3505 "critical; currently, these are <literal>critical</literal>, <literal>grave</"
3506 "literal> and <literal>serious</literal> bugs."
3507 msgstr ""
3508
3509 # type: Content of: <chapter><section><section><section><para>
3510 #: pkgs.dbk:2636
3511 msgid ""
3512 "Such bugs are presumed to have an impact on the chances that the package "
3513 "will be released with the <literal>stable</literal> release of Debian: in "
3514 "general, if a package has open release-critical bugs filed on it, it won't "
3515 "get into <literal>testing</literal>, and consequently won't be released in "
3516 "<literal> stable</literal>."
3517 msgstr ""
3518
3519 # type: Content of: <chapter><section><section><section><para>
3520 #: pkgs.dbk:2643
3521 msgid ""
3522 "The <literal>unstable</literal> bug count are all release-critical bugs "
3523 "which are marked to apply to <replaceable>package</replaceable>/"
3524 "<replaceable>version </replaceable> combinations that are available in "
3525 "unstable for a release architecture. The <literal>testing</literal> bug "
3526 "count is defined analogously."
3527 msgstr ""
3528
3529 # type: Content of: <chapter><section><section><section><title>
3530 #: pkgs.dbk:2651
3531 msgid ""
3532 "How could installing a package into <literal>testing</literal> possibly "
3533 "break other packages?"
3534 msgstr ""
3535
3536 # type: Content of: <chapter><section><section><section><para>
3537 #: pkgs.dbk:2654
3538 msgid ""
3539 "The structure of the distribution archives is such that they can only "
3540 "contain one version of a package; a package is defined by its name.  So when "
3541 "the source package <literal>acmefoo</literal> is installed into "
3542 "<literal>testing</literal>, along with its binary packages <literal>acme-foo-"
3543 "bin</literal>, <literal> acme-bar-bin</literal>, <literal>libacme-foo1</"
3544 "literal> and <literal> libacme-foo-dev</literal>, the old version is removed."
3545 msgstr ""
3546
3547 # type: Content of: <chapter><section><section><section><para>
3548 #: pkgs.dbk:2662
3549 msgid ""
3550 "However, the old version may have provided a binary package with an old "
3551 "soname of a library, such as <literal>libacme-foo0</literal>.  Removing the "
3552 "old <literal>acmefoo</literal> will remove <literal>libacme-foo0</literal>, "
3553 "which will break any packages which depend on it."
3554 msgstr ""
3555
3556 # type: Content of: <chapter><section><section><section><para>
3557 #: pkgs.dbk:2668
3558 msgid ""
3559 "Evidently, this mainly affects packages which provide changing sets of "
3560 "binary packages in different versions (in turn, mainly libraries).  However, "
3561 "it will also affect packages upon which versioned dependencies have been "
3562 "declared of the ==, &lt;=, or &lt;&lt; varieties."
3563 msgstr ""
3564
3565 # type: Content of: <chapter><section><section><section><para>
3566 #: pkgs.dbk:2674
3567 msgid ""
3568 "When the set of binary packages provided by a source package change in this "
3569 "way, all the packages that depended on the old binaries will have to be "
3570 "updated to depend on the new binaries instead.  Because installing such a "
3571 "source package into <literal>testing</literal> breaks all the packages that "
3572 "depended on it in <literal>testing</literal>, some care has to be taken now: "
3573 "all the depending packages must be updated and ready to be installed "
3574 "themselves so that they won't be broken, and, once everything is ready, "
3575 "manual intervention by the release manager or an assistant is normally "
3576 "required."
3577 msgstr ""
3578
3579 # type: Content of: <chapter><section><section><section><para>
3580 #: pkgs.dbk:2685
3581 msgid ""
3582 "If you are having problems with complicated groups of packages like this, "
3583 "contact &email-debian-devel; or &email-debian-release; for help."
3584 msgstr ""