deb-origin(5) ベンダ固有情報ファイル

書式

/etc/dpkg/origins/filename

説明

The files in /etc/dpkg/origins can provide information about various vendors who are providing Debian packages.

They contain a number of fields, or comments when the line starts with '#'. Each field begins with a tag, such as Vendor or Parent, followed by a colon and the body of the field. Fields are delimited only by field tags. In other words, field text may be multiple lines in length, but the tools will join lines when processing the body of the field.

The file should be named according to the vendor name. The usual convention is to name the vendor file using the vendor name in all lowercase, but some variation is permitted. Namely, spaces are mapped to dashes ('-'), and the file can have the same casing as the value in Vendor field, or it can be capitalized.

FIELDS

Vendor: vendor-name (required)
このフィールドの値によってベンダ名が決まる。
Vendor-URL: vendor-url
このフィールドの値によってベンダの URL が決まる。
Bugs: bug-url
このフィールドの値によって、このベンダが使用しているバグトラッキングシステムの種類やアドレスが決まる。これは、mailto URL や debbugs URL (例えば debbugs://bugs.debian.org/ など) といった値をとる。
Parent: vendor-name
このフィールドの値によって、このベンダの由来となるベンダ名が決まる。

Vendor: Debian
Vendor-URL: https://www.debian.org/
Bugs: debbugs://bugs.debian.org

翻訳者

高橋 基信 <[email protected]>. 喜瀬 浩 <[email protected]>. 関戸 幸一 <[email protected]>. 鍋谷 栄展 <[email protected]>. 倉澤 望 <[email protected]>. 石川 睦 <[email protected]>. 鵜飼 文敏 <[email protected]>. 中野 武雄 <[email protected]>.

翻訳校正

Debian JP Documentation ML <[email protected]>.