~ubuntu-branches/ubuntu/vivid/dpkg/vivid

« back to all changes in this revision

Viewing changes to man/sv/dpkg-checkbuilddeps.1

  • Committer: Package Import Robot
  • Author(s): Adam Conrad
  • Date: 2014-04-21 18:14:10 UTC
  • mfrom: (1.6.8 sid)
  • Revision ID: package-import@ubuntu.com-20140421181410-94kvb2zodjd2og32
Tags: 1.17.7ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - Allow -fstack-protector on arm64 now that GCC and glibc support it.
  - Change native source version/format mismatch errors into warnings
    until the dust settles on Debian bug 737634 about override options.
  - Add DPKG_UNTRANSLATED_MESSAGES environment check so that higher-level
    tools can get untranslated dpkg terminal log messages while at the
    same time having translated debconf prompts.
  - Special-case arm{el,hf} ELF objects in Shlibs/Objdump.pm for multilib.
  - Map unqualified package names of multiarch-same packages to the native
    arch instead of throwing an error, so that we don't break on upgrade
    when there are unqualified names stored in the dpkg trigger database.
  - Add logic to the postinst to `dpkg --add-architecture i386' on new
    installs on amd64, mimicking our previous behaviour with the conffile.
  - Apply a workaround from mvo to consider RC packages as multiarch,
    during the dpkg consistency checks. (see LP: 1015567 and 1057367).
* Drop obsolete migration code and guards from pre-trusty dpkg versions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" dpkg manual page - dpkg-checkbuilddeps(1)
 
2
.\"
 
3
.\" Copyright © 2001 Joey Hess <joeyh@debian.org>
 
4
.\" Copyright © 2007-2012 Guillem Jover <guillem@debian.org>
 
5
.\" Copyright © 2008-2011 Raphaël Hertzog <hertzog@debian.org>
 
6
.\"
 
7
.\" This is free software; you can redistribute it and/or modify
 
8
.\" it under the terms of the GNU General Public License as published by
 
9
.\" the Free Software Foundation; either version 2 of the License, or
 
10
.\" (at your option) any later version.
 
11
.\"
 
12
.\" This is distributed in the hope that it will be useful,
 
13
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
 
14
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
15
.\" GNU General Public License for more details.
 
16
.\"
 
17
.\" You should have received a copy of the GNU General Public License
 
18
.\" along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
19
.
 
20
.\"*******************************************************************
 
21
.\"
 
22
.\" This file was generated with po4a. Translate the source file.
 
23
.\"
 
24
.\"*******************************************************************
 
25
.TH dpkg\-checkbuilddeps 1 2013\-09\-17 Debianprojektet dpkg\-verktygen
 
26
.SH NAMN
 
27
dpkg\-checkbuilddeps \- kontrollera byggberoenden och \-konflikter
 
28
.
 
29
.SH SYNOPS
 
30
\fBdpkg\-checkbuilddeps\fP [\fIflagga\fP...] [\fIcontrol\-fil\fP]
 
31
.
 
32
.SH BESKRIVNING
 
33
Detta program kontrollerar installerade paket p� systemet mot byggberoenden
 
34
och \-konflikter som listas i filen control. Om de inte uppfylls, visas de
 
35
och programmet avslutas med en felstatus som inte �r noll.
 
36
.P
 
37
Som standard l�ses \fBdebian/control\fP, men ett alternativt styrfilnamn kan
 
38
anges p� kommandoraden.
 
39
.
 
40
.SH FLAGGOR
 
41
.TP 
 
42
\fB\-\-admindir=\fP\fIkat\fP
 
43
�ndra platsen f�r \fBdpkg\fP\-databasen. F�rval �r \fI/var/lib/dpkg\fP.
 
44
.TP 
 
45
\fB\-A\fP
 
46
Ignorera \fBBuild\-Depends\-Arch\fP\- och \fBBuild\-Conflicts\-Arch\fP\-rader. Anv�nd
 
47
n�r endast arkitekturoberoende paket skall byggas, eller kombinera med \fB\-B\fP
 
48
n�r endast ett k�llkodspaket skall byggas.
 
49
.TP 
 
50
\fB\-B\fP
 
51
Ignorera \fBBuild\-Depends\-Indep\fP\- och \fBBuild\-Conflicts\-Indep\fP\-rader. Anv�nd
 
52
om inga arkitekturoberoende paket skall byggas, eller kombinera med \fB\-A\fP
 
53
n�r endast ett k�llkodspaket skall byggas.
 
54
.TP 
 
55
\fB\-d\fP \fIbyggberoendestr�ng\fP
 
56
.TP 
 
57
\fB\-c\fP \fIbyggkonfliktstr�ng\fP
 
58
Anv�nd de angivna byggberoendena/\-konflikterna ist�llet f�r de som st�r i
 
59
filen \fIdebian/control\fP.
 
60
.TP 
 
61
\fB\-a\fP \fIark\fP
 
62
Kontrollera byggberoenden/\-konflikter med antagandet att paketet som
 
63
beskrivs i kontrollfilen skall byggas f�r den givna v�rdarkitekturen
 
64
ist�llet f�r det aktuella systemets arkitektur.
 
65
.TP 
 
66
\fB\-P \fP\fIprofil\fP[\fB,\fP...]
 
67
Kontrollera byggberoenden/\-konflikter med antagandet att paketet som
 
68
beskrivs i kontrollfilen skall byggas f�r den givna
 
69
byggprofilen(\-erna). Argumentet �r en kommaavdelad lista med profilnamn,
 
70
utan namnrymdprefixen "\fBprofile.\fP".
 
71
.TP 
 
72
\fB\-?\fP, \fB\-\-help\fP
 
73
Visar hj�lpsk�rm och avslutar.
 
74
.TP 
 
75
\fB\-\-version\fP
 
76
Visar version och avslutar.
 
77
.
 
78
.SH MILJ�VARIABLER
 
79
.TP 
 
80
\fBDEB_BUILD_PROFILES\fP
 
81
Anv�nds som aktiv(a) byggprofil(er) f�r paketet som byggs, om det anges. Det
 
82
�r en blankstegsavdelad lista med profilnamn, utan namnrymdprefixet
 
83
"\fBprofile.\fP". �verstyrs av flaggan \fB\-P\fP.
 
84
.SH �VERS�TTNING
 
85
Peter Krefting och Daniel Nylander.