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/it/deb-extra-override.man | 54 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 man/it/deb-extra-override.man (limited to 'man/it/deb-extra-override.man') diff --git a/man/it/deb-extra-override.man b/man/it/deb-extra-override.man new file mode 100644 index 0000000..6c7bb7f --- /dev/null +++ b/man/it/deb-extra-override.man @@ -0,0 +1,54 @@ +.\" dpkg manual page - deb-extra-override(5) +.\" +.\" Copyright © 2009-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\-extra\-override 5 %RELEASE_DATE% %VERSION% "suite dpkg" +.nh +.SH NOME +deb\-extra\-override \- file override extra degli archivi Debian +. +.SH SINTASSI +override +. +.SH DESCRIZIONE +Sebbene la maggior parte delle informazioni su un pacchetto binario/sorgente +possano essere trovate nel file control/.dsc, tutte possono essere +sovrascritte al momento dell'esportazione nei file Packages/Sources. Il file +override extra contiene questi valori da sovrascrivere. +.PP +Il file override extra ha un semplice formato delimitato da spazi +bianchi. Sono permessi i commenti, indicati con un carattere \fB#\fP. +.PP +.in +5 +\fIpacchetto\fP \fInome\-campo\fP \fIvalore\fP +.in -5 +.PP +\fIpacchetto\fP è il nome del pacchetto binario/sorgente. +.PP +\fInome\-campo\fP è il nome del campo che viene sovrascritto. \fIvalore\fP è il +valore da inserire nel campo. Può contenere spazi dato che la riga non viene +suddivisa in più di 3 colonne quando viene analizzata. +.PP +I file override extra usati per creare i file elenco Packages ufficiali +possono essere trovati nella directory \fIindices\fP di ogni mirror Debian. +. +.SH "VEDERE ANCHE" +\fBdpkg\-scanpackages\fP(1), \fBdpkg\-scansources\fP(1), \fBapt\-ftparchive\fP(1). -- cgit v1.2.3