.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "GBP" "1" "07 February 2017" "" "git-buildpackage Manual" .SH NAME gbp \- Maintain Debian packages in Git .SH SYNOPSIS \fBgbp\fR { \fB--help\fR | \fB--version\fR | \fB--list-cmds\fR | \fBcommand [ args\fI ...\fB ]\fR } .SH "DESCRIPTION" .PP \fBgbp\fR is used to maintain Debian source packages in the Git version control system. .SH "OPTIONS" .TP \fB--help \fR Print help .TP \fB--version \fR Print the programs version .TP \fB--list-cmds \fR List all available commands .SH "GBP COMMANDS" .PP These are the possible commands. For possible arguments to these commands, please see the corresponding man pages. .TP \fBbuildpackage \fR Build source and binary packages from a Git repository .TP \fBimport-orig \fR Import a new upstream version into a Git repository .TP \fBimport-dsc \fR Import a Debian source package into a Git repository .TP \fBimport-dscs \fR Import several Debian source packages into a Git repository, sorted by version number .TP \fBdch \fR Generate the \fIdebian/changelog\fR from Git commit history .TP \fBpq \fR Manage \fIdebian/patches\fR using Git \fBrebase\fR .TP \fBpull \fR Update a Git repository from a remote .TP \fBclone \fR Clone a Git repository from a remote and set up the necessary branch tracking. .TP \fBcreate-remote-repo \fR Create a remote Git repository .SH "CONFIGURATION FILES" .PP Several \fIgbp.conf\fR files are parsed to set defaults for the above command-line arguments. See the \fBgbp.conf\fR(5)> manpage for details. .SH "SEE ALSO" .PP \fBgbp-buildpackage\fR(1)>, \fBgbp-import-dsc\fR(1)>, \fBgbp-import-dscs\fR(1)>, \fBgbp-import-orig\fR(1)>, \fBgbp-dch\fR(1)>, \fBgbp-pq\fR(1)>, \fBgbp-create-remote-repo\fR(1)>, \fBgbp-pull\fR(1)>, \fBgbp-clone\fR(1)>, \fBgit-pbuilder\fR(1), \fBgbp.conf\fR(5)>, \fBdebuild\fR(1), \fBgit\fR(1), \fBpristine-tar\fR(1), \fIThe Git-Buildpackage Manual\fR .SH "AUTHOR" .PP Guido Guenther