'\" -*- coding: UTF-8 -*- .if \n(.g .ds T< \\FC .if \n(.g .ds T> \\F[\n[.fam]] .de URL \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac .TH gbp 1 "1 February 2021" "" "git-buildpackage Manual" .SH NAME gbp \- Maintain Debian packages in Git .SH SYNOPSIS 'nh .fi .ad l \fBgbp\fR \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu {\fB--help\fR | \fB--version\fR | \fB--list-cmds\fR | \fBcommand\fR[\fBargs\fR]\&...} 'in \n(.iu-\nxu .ad b 'hy .SH DESCRIPTION \fBgbp\fR is used to maintain Debian source packages in the Git version control system. .SH OPTIONS .TP \*(T<\fB\-\-help\fR\*(T> Print help .TP \*(T<\fB\-\-version\fR\*(T> Print the programs version .TP \*(T<\fB\-\-list\-cmds\fR\*(T> List all available commands .SH "GBP COMMANDS" These are the possible commands. For possible arguments to these commands, please see the corresponding man pages. .TP buildpackage Build source and binary packages from a Git repository .TP import-orig Import a new upstream version into a Git repository .TP export-orig Recreate upstream tarballs from a Git repository .TP import-dsc Import a Debian source package into a Git repository .TP import-dscs Import several Debian source packages into a Git repository, sorted by version number .TP dch Generate the \*(T<\fIdebian/changelog\fR\*(T> from Git commit history .TP pq Manage \*(T<\fIdebian/patches\fR\*(T> using Git \*(T<\fBrebase\fR\*(T> .TP pull Update a Git repository from a remote .TP clone Clone a Git repository from a remote and set up the necessary branch tracking. .TP create-remote-repo Create a remote Git repository .TP tag Tag a Debian release in a Git repository .TP push Push packaging branches to a remote Git repository .SH "CONFIGURATION FILES" Several \*(T<\fIgbp.conf\fR\*(T> files are parsed to set defaults for the above command-line arguments. See the \fBgbp.conf\fR(5) manpage for details. .SH "SEE ALSO" \fBgbp-buildpackage\fR(1), \fBgbp-clone\fR(1), \fBgbp-create-remote-repo\fR(1), \fBgbp-dch\fR(1), \fBgbp-export-orig\fR(1), \fBgbp-import-dsc\fR(1), \fBgbp-import-dscs\fR(1), \fBgbp-import-orig\fR(1), \fBgbp-pq\fR(1), \fBgbp-pristine-tar\fR(1), \fBgbp-pull\fR(1), \fBgbp-push\fR(1), \fBgbp-tag\fR(1), \fBgit-pbuilder\fR(1), \fBgbp.conf\fR(5), \fBdebuild\fR(1), \fBgit\fR(1), \fBpristine-tar\fR(1), .URL file:///usr/share/doc/git-buildpackage/manual-html/index.html " The Git-Buildpackage Manual" .SH AUTHOR Guido G\(:unther <\*(T>