gbp.scripts package documentationgbp
The gbp commands
| Module | buildpackage | Build a Debian package out of a Git repository |
| Module | buildpackage_rpm | Build an RPM package out of a Git repository |
| Module | clone | Clone a Git repository and set it up for gbp |
| Package | common | Parts shared between the deb and rpm commands |
| Module | config | Query and display config file values |
| Module | create_remote_repo | Create a remote Git repository based on the current one |
| Module | dch | Generate Debian changelog entries from Git commit messages |
| Module | export_orig | Create orig tarballs from git |
| Module | import_dsc | Import a Debian source package into a Git repository |
| Module | import_dscs | Import multiple dsc files into Git in one go |
| Module | import_orig | Import a new upstream version into a Git repository |
| Module | import_ref | Import a new upstream version from a git branch onto the Debian branch |
| Module | import_srpm | Import an RPM source package into a Git repository |
| Module | pq | Manage Debian patches on a patch queue branch |
| Module | pq_rpm | Manage RPM patches in a patch queue |
| Module | pristine_tar | Perform pristine-tar import into a Git repository |
| Module | pull | Pull remote changes and fast forward debian, upstream and pristine-tar branch |
| Module | push | Push your changes to a remote |
| Module | rpm_ch | Generate RPM changelog entries from git commit messages |
| Module | supercommand | Supercommand for all gbp commands |
| Module | tag | Create a Debian tag |