From 9a08cbfcc1ef900a04580f35afe2a4592d7d6030 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 02:45:20 +0200 Subject: Adding upstream version 1.19.8. Signed-off-by: Daniel Baumann --- man/ja/deb-override.man | 68 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 man/ja/deb-override.man (limited to 'man/ja/deb-override.man') 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 +.\" Copyright © 2010 Raphaël Hertzog +.\" +.\" 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\-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 翻訳者 +高橋 基信 . +喜瀬 浩 . +関戸 幸一 . +鍋谷 栄展 . +倉澤 望 . +石川 睦 . +鵜飼 文敏 . +中野 武雄 . +.SH 翻訳校正 +Debian JP Documentation ML . -- cgit v1.2.3