summaryrefslogtreecommitdiffstats
path: root/man/sv/deb-extra-override.man
blob: 93dc4c4b114bda3681468d585db8303fc9ce6751 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
.\" dpkg manual page - deb-extra-override(5)
.\"
.\" Copyright © 2009-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\-extra\-override 5 %RELEASE_DATE% %VERSION% Dpkg\-sviten
.nh
.SH NAMN
deb\-extra\-override \- Debianarkivets extra överstyrningsfil
.
.SH SYNOPS
override
.
.SH BESKRIVNING
Även om det mesta av informationen om ett binär\-/källkodspaket finns i
control\-/.dsc\-filen så kan allt överstyras när det exporteras till
Packages\-/Sources\-filer. Den extra override\-filen innehåller dessa
överstyrningar.
.PP
Den extra override\-filen har ett enkelt blanksteg\-avdelat
format. Kommentarer är tillåtna (markeras med ett \fB#\fP).
.PP
.in +5
\fIpaket\fP \fIfältnamn\fP \fIvärde\fP
.in -5
.PP
\fIpaket\fP är namnet på binär\-/källkodspaketet
.PP
\fIfältnamn\fP är namnet på fältet som skall överstyras. \fIvärde\fP är värdet som
skall läggas in i fältet. Det kan innehålla blanksteg då raden delas upp i
maximalt tre kolumner vid tolkning.
.PP
De extra override\-filer som används för att skapa den officiella listan över
paket ("Packages") finns i \fIindices\fP\-katalogen på alla Debianspeglar.
.
.SH "SE ÄVEN"
\fBdpkg\-scanpackages\fP(1), \fBdpkg\-scansources\fP(1), \fBapt\-ftparchive\fP(1).
.SH ÖVERSÄTTNING
Peter Krefting och Daniel Nylander.