.\" dpkg manual page - dpkg-scansources(1) .\" .\" Copyright © 2005 Roderick Schertler .\" Copyright © 2006 Frank Lichtenheld .\" Copyright © 2009 Rapha\(:el 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 dpkg\-scansources 1 2018-06-26 1.18.25 Dpkg\-sviten .nh .SH NAMN dpkg\-scansources \- skapar indexfilerna Sources . .SH SYNOPS \fBdpkg\-scansources\fP [\fIflagga\fP...] \fIbin\(:arkatalog\fP [\fI\(:overstyrningsfil\fP [\fIs\(:okv\(:agsprefix\fP]] \fB>\fP \fISources\fP . .SH BESKRIVNING \fBdpkg\-scansources\fP s\(:oker genom den givna \fIbin\(:arkatalogen\fP efter \&\fI.dsc\fP\-filer. De anv\(:ands f\(:or att skapa ett Debiank\(:allkodsindex, vilket skrivs p\(oa standard ut. .PP The \fIoverride\-file\fP, if given, is used to set priorities in the resulting index records and to override the maintainer field given in the \fI.dsc\fP files. The file can be compressed (since dpkg 1.15.5). See \fBdeb\-override\fP(5) for the format of this file. Note: Since the override file is indexed by binary, not source packages, there's a bit of a problem here. The current implementation uses the highest priority of all the binary packages produced by a \fI.dsc\fP file for the priority of the source package, and the override entry for the first binary package listed in the \fI.dsc\fP file to modify maintainer information. This might change. .PP \fIs\(:okv\(:agsprefix\fP l\(:aggs, om den anges, till i b\(:orjan av katalogf\(:altet i det skapade k\(:allkodsindexet. Du anv\(:ander det normalt till att g\(:ora s\(oa att katalogf\(:alten inneh\(oaller s\(:okv\(:agen fr\(oan toppen av Debianarkivhierarkin. . .PP \fBObservera:\fP Om du vill l\(:asa den skapade Sources\-filen med \fBapt\fP(8) m\(oaste du antagligen komprimera filen med \fBgzip\fP(1) (vilket skapar filen Sources.gz). apt ignorerar okomprimerade Sources\-filer, f\(:orutom vid lokal \(oatkomst (dvs. \fBfile://\fP\-k\(:allor). . .SH FLAGGOR .IP "\fB\-n\fP, \fB\-\-no\-sort\fP" 4 Sortera inte indexposterna. De sorteras normalt efter namn p\(oa k\(:allkodspaketet. .TP .IP "\fB\-e\fP, \fB\-\-extra\-override\fP \fIfil\fP" 4 Scan \fIfile\fP to find supplementary overrides (since dpkg 1.15.4; the file can be compressed since dpkg 1.15.5). See \fBdeb\-extra\-override\fP(5) for more information on its format. .IP "\fB\-s\fP, \fB\-\-source\-override\fP \fIfil\fP" 4 Use \fIfile\fP as the source override file (the file can be compressed since dpkg 1.15.5). The default is the name of the override file you specified with \fI.src\fP appended. .sp K\(:allkods\(:overstyrningsfilen har ett annat format \(:an bin\(:ar\(:overstyrningsfilen. Den inneh\(oaller endast tv\(oa f\(:alt avdelade med blanktecken, d\(:ar det f\(:orsta \(:ar namnet p\(oa k\(:allkodspaketet och det andra \(:ar sektionen. Tomma rader och kommentarer ignoreras p\(oa vanligt s\(:att. Om ett paket specificeras i b\(oada filerna kommer k\(:allkods\(:overstyrningsfilen f\(:orst f\(:or att v\(:alja sektion. .IP \fB\-\-debug\fP 4 Sl\(oa p\(oa fels\(:okning. .IP \fB\-\-help\fP 4 Visar hj\(:alpsk\(:arm och avslutar. .IP \fB\-\-version\fP 4 Visar version och avslutar. . .SH "SE \(:AVEN" \fBdeb\-override\fP(5), \fBdeb\-extra\-override\fP(5), \fBdpkg\-scanpackages\fP(1). .SH \(:OVERS\(:ATTNING Peter Krefting och Daniel Nylander.