-
Jan Kotanski authoredJan Kotanski authored
pidpbuild.1 1.70 KiB
.TH pidpbuild 1 "2017-03-02" pidpbuild
.SH NAME
.B pidpbuild
\- build of Petra III Debian Package
.SH SYNOPSIS
.B pidpbuild
.I [<TARBALL>]
[-v=<VERSION>] [-ns|--no-signature] [-e=<DEBEMAIL>] [-f=<DEBFULLNAME>] [-ne|--nodebenv] [-p|--patch] [-h|--help]
.SH DESCRIPTION
.B pidpbuild
builds the new debian package ( after running
.B pidpclone
):
if TARBALL is present the new source is used
if the
.B pidpclone --patch
option was used the new patch is created.
.SH ARGUMENTS
.IP "TARBALL"
source tarball, i.e. *.tar.gz (optional)
.SH OPTIONS
.IP "-h, --help"
show this help message and exit
.IP "-v=, --version="
new debian package version, i.e. 1.1.2-4
.IP "-ns, --nosignature"
don't sign the package
.IP "-ne, --nodebenv"
don't set default DEBFULLNAME and DEBEMAIL
.IP "-f=, --fullname="
debian fullname of the gpg signature, i.e. DEBFULLNAME
.IP "-e=, --email="
debian email of the gpg signature, i.e. DEBEMAIL
.IP "-r=, --release="
debian release flavour, e.g. stretch, jessie, wheezy
.IP "-p, --patch"
start the patching procedure
.IP "-pb, --pbuilder"
use gbp pbuilder
.IP "-cpb, --pbuilder"
create gbp pbuilder environment
.IP " -a=, --arch="
git-pbuilder architecture
.IP "-m, --merge"
upstream/* merged into debian/* (by default: replace is performed)
.IP "-c, --continue"
continue the built of the debian package
after a conflict detected between patches
and the new source tarball
or build package from newly created gbp repository (after
.B pidpcreate
)
.SH SEE ALSO
https://stash.desy.de/projects/JMK/repos/pidptools
.SH COPYRIGHT
Copyrights (c) 2017, GNU GPL v3, DESY, Jan Kotanski
.SH BUGS
Please report bugs on the project's mailing list:
mailto://jankotan@gmail.com
.SH AUTHORS
Jan Kotanski <jankotan@gmail.com>