summaryrefslogtreecommitdiffstats
path: root/man/ja/deb-override.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/ja/deb-override.man')
-rw-r--r--man/ja/deb-override.man68
1 files changed, 68 insertions, 0 deletions
diff --git a/man/ja/deb-override.man b/man/ja/deb-override.man
new file mode 100644
index 0000000..c4ac184
--- /dev/null
+++ b/man/ja/deb-override.man
@@ -0,0 +1,68 @@
+.\" dpkg manual page - deb-override(5)
+.\"
+.\" Copyright © 1996 Michael Shields <shields@crosslink.net>
+.\" Copyright © 2010 Raphaël Hertzog <hertzog@debian.org>
+.\"
+.\" 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 <https://www.gnu.org/licenses/>.
+.
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH deb\-override 5 %RELEASE_DATE% %VERSION% "dpkg suite"
+.nh
+.SH 名前
+deb\-override \- Debian アーカイブ override ファイル
+.
+.SH 書式
+override
+.
+.SH 説明
+パッケージに関する大半の情報は control
+ファイルにあるが、システム全体の整合性を保つために、メンテナではなく、ディストリビューション側の管理者によって一元管理されている情報もある。そうした情報が
+override ファイルに存在する。
+.PP
+override ファイルは、空白文字を区切り文字とした簡単な形式になっている。コメントも可能である (\fB#\fP 以降がコメント)。
+.PP
+.in +5
+\fIpackage\fP \fIpriority\fP \fIsection\fP [\fImaintainerinfo\fP]
+.in -5
+.PP
+\fIpackage\fP はパッケージ名である。override ファイルにあるがバイナリパッケージのツリーにはないパッケージ名のエントリは無視される。
+.PP
+\fIpriority\fP and \fIsection\fP correspond to the respective control fields
+available in the .deb. The allowed values are specific to each distribution
+archive.
+.PP
+\fImaintainerinfo\fP があれば、メンテナの名前が無条件に上書きされる。次のように\fIoldmaintainer\fP \fB=>\fP
+\fInewmaintainer\fP 形式の場合は置換が行われる。
+.PP
+公式の Packages 一覧を作成するために使われている override ファイルが、 Debian ミラーの \fIindices\fP
+ディレクトリに存在する。
+.
+.SH 関連項目
+.ad l
+\fBdpkg\-scanpackages\fP(1), \fBdpkg\-scansources\fP(1), \fBapt\-ftparchive\fP(1).
+.SH 翻訳者
+高橋 基信 <monyo@monyo.com>.
+喜瀬 浩 <kise@fuyuneko.jp>.
+関戸 幸一 <sekido@mbox.kyoto-inet.or.jp>.
+鍋谷 栄展 <nabe@debian.or.jp>.
+倉澤 望 <nabetaro@debian.or.jp>.
+石川 睦 <ishikawa@linux.or.jp>.
+鵜飼 文敏 <ukai@debian.or.jp>.
+中野 武雄 <nakano@apm.seikei.ac.jp>.
+.SH 翻訳校正
+Debian JP Documentation ML <debian-doc@debian.or.jp>.