aboutsummaryrefslogtreecommitdiff
path: root/debuild-pbuilder.1
blob: b2cbb7d70c6ff6a742a415d56e6390a9dcf5aed4 (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
.TH "debuild-pbuilder" 1 "2002 Sep 25" "Debian" "pbuilder"
.SH "NAME"
debuild-pbuilder \- A "debuild" wrapper to satisfy build-dependency before debuild
.SH SYNOPSIS
.BI "debuild-pbuilder"

.SH "DESCRIPTION"
A wrapper to "debuild" program that 
does Build-Dependency satisfaction.

.SH "OPTIONS"

See debuild manpage for details.

.SH "EXAMPLES"

.TP
.B "debuild-pbuilder"
Satisfy build-dependency and run debuild.

.nf
$ debuild-pbuilder
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
	.
	.
.hy



.SH "AUTHOR"
Initial coding, and main maintenance is done by 
Junichi Uekawa <dancer@debian.org>.

The homepage is available at
.B "\%http://pbuilder.alioth.debian.org"

.SH "SEE ALSO"
.BR "/usr/share/doc/pbuilder/pbuilder-doc.html" ", "
.BR "debuild" "(1)"