summaryrefslogtreecommitdiffstats
path: root/man/sv/deb-override.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/sv/deb-override.man')
-rw-r--r--man/sv/deb-override.man63
1 files changed, 63 insertions, 0 deletions
diff --git a/man/sv/deb-override.man b/man/sv/deb-override.man
new file mode 100644
index 0000000..709021f
--- /dev/null
+++ b/man/sv/deb-override.man
@@ -0,0 +1,63 @@
+.\" 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\-sviten
+.nh
+.SH NAMN
+deb\-override \- Debianarkivets överstyrningsfil
+.
+.SH SYNOPS
+override
+.
+.SH BESKRIVNING
+Även om huvuddelen av informationen om ett paket finns i kontrollfilen
+hanteras en del centralt av distributionstsarerna, snarare än av
+paketansvariga, för att kunna bibehålla en global konsistens. Denna
+informationen finns i filen "override".
+.PP
+Filen override har ett enkelt blanksteg\-avdelat format. Kommentarer är
+tillåtna (markeras med ett \fB#\fP).
+.PP
+.in +5
+\fIpaket\fP \fIprioritet\fP \fIsektion\fP [\fIansvariginfo\fP]
+.in -5
+.PP
+\fIpaket\fP är namnet på paketet. Poster i filen override för paket som inte
+finns i trädet med binära paket ignoreras.
+.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
+\fIansvariginfo\fP kan, om det anges, antingen vara namnet på en paketansvarig
+för en ovillkorlig överstyrning, eller \fIgammal\-ansvarig\fP \fB=>\fP
+\fIny\-ansvarig\fP för att utföra en substituering.
+.PP
+De 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"
+.ad l
+\fBdpkg\-scanpackages\fP(1), \fBdpkg\-scansources\fP(1), \fBapt\-ftparchive\fP(1).
+.SH ÖVERSÄTTNING
+Peter Krefting och Daniel Nylander.