Penguin
Blame: dh_builddeb(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of dh_builddeb(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 DH_BUILDDEB
2 !!!DH_BUILDDEB
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 SEE ALSO
8 AUTHOR
9 ----
10 !!NAME
11
12
13 dh_builddeb - build debian packages
14 !!SYNOPSIS
15
16
17 __dh_builddeb__ [[''debhelper options'']
18 [[__--destdir=__''directory'']
19 [[__--name=__''filename''] [[__--__
20 ''params'']
21 !!DESCRIPTION
22
23
24 dh_builddeb simply calls dpkg(8) to build a debian
25 package or packages.
26 !!OPTIONS
27
28
29 __--destdir=__''directory''
30
31
32 Use this if you want the generated .deb files to be put in a
33 directory other than the default of ``..''
34
35
36 __--name=__''filename''
37
38
39 Use this if you want to force the generated .deb file to
40 have a particular file name. Does not work well if more than
41 one .deb is generated!
42
43
44 __-u__''params''
45
46
47 __--__ ''params''
48
49
50 Pass ''params'' to dpkg(1) when it is used to
51 build the package.
52 !!SEE ALSO
53
54
55 debhelper(1)
56
57
58 This program is a part of debhelper.
59 !!AUTHOR
60
61
62 Joey Hess
63 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.