.\" dpkg manual page - deb-origin(5) .\" .\" Copyright 息 2011 Matt Kraai .\" Copyright 息 2011 Guillem Jover .\" .\" This is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see . . .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH deb\-origin 5 2011\-11\-10 "Debian Project" Debian .SH 名前 deb\-origin \- ベンダ固有情報ファイル .SH 書式 \fB/etc/dpkg/origins/\fP\fIfilename\fP .SH 説明 \fB/etc/dpkg/origins\fP にあるファイルは、Debian パッケージを提供する様々なベンダの情報を提供する。ファイルはフィールド行や \&\fB'#'\fP で始まるコメント行からなる。各フィールド行は \fBVendor\fP や \fBParent\fP といったフィールドタグで始まり、コロンの後にフィールド本体 (値) が続く。フィールドがフィールドタグ以外で区切られることはない。言い換えると、フィールド本体のテキストは複数行にまたがっても構わない。ただし、インストールを行うツールは通常フィールド本体を処理する際にそれらを 1 行にまとめてしまう。 .SH 必須フィールド .TP \fBVendor:\fP\fI vendor\-name\fP このフィールドの値によってベンダ名が決まる。 .SH オプションフィールド .TP \fBVendor\-URL:\fP\fI vendor\-url\fP このフィールドの値によってベンダの URL が決まる。 .TP \fBBugs:\fP\fI bug\-url\fP このフィールドの値によって、このベンダが使用しているバグトラッキングシステムの種類やアドレスが決まる。これは、mailto URL や debbugs URL (例えば debbugs://bugs.debian.org/ など) といった値をとる。 .TP \fBParent:\fP\fI vendor\-name\fP このフィールドの値によって、このベンダの由来となるベンダ名が決まる。 .SH 例 .nf Vendor: Debian Vendor\-URL: http://www.debian.org/ Bugs: debbugs://bugs.debian.org .fi .SH 関連項目 \fBdpkg\-vendor\fP(1) .SH 翻訳者 高橋 基信 . 喜瀬 浩 . 関戸 幸一 . 鍋谷 栄展 . 倉澤 望 . 石川 睦 . 鵜飼 文敏 . 中野 武雄 . .SH 翻訳校正 Debian JP Documentation ML .