git-buildpackage 0.9.32 source package in Ubuntu
Changelog
git-buildpackage (0.9.32) unstable; urgency=medium * Upload to unstable Closes: #1042188 -- Guido Günther <email address hidden> Fri, 04 Aug 2023 09:11:56 +0200
Upload details
- Uploaded by:
- Guido Günther
- Uploaded to:
- Sid
- Original maintainer:
- Guido Günther
- Architectures:
- all
- Section:
- vcs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
git-buildpackage_0.9.32.dsc | 2.3 KiB | eb3fcee5a3e0e08c7f51ace908d87a56fff1dfc917c9f0af7935ce63c61760fb |
git-buildpackage_0.9.32.tar.xz | 3.0 MiB | b74a8ecbc8fb9994cbd382b92fc8144dc692bafd8a913df3b53652937325512f |
Available diffs
- diff from 0.9.30 to 0.9.32 (6.0 KiB)
No changes file available.
Binary packages built by this source
- git-buildpackage: Suite to help with Debian packages in Git repositories
This package contains the following tools:
* gbp buildpackage: build a package out of a Git repository, check for local
modifications and tag appropriately
* gbp import-orig: import a new upstream version into the Git repository
* gbp export-orig: export an upstream tarball from the Git repository
* gbp import-{dsc,dscs}: import existing Debian source packages into a Git
repository
* gbp dch: generate Debian changelog entries from Git commit messages
* gbp {pull,clone}: clone and pull from remote repos
* gbp pq: manage debian/patches easily
* gbp create-remote-repo: create remote repositories
* gbp push: push content to remote repositories
* gbp tag: tag a Debian package in Git
* gbp pristine-tar: create pristine-tar commits
* gbp setup-gitattributes: set up Git attributes to disable transformations
- git-buildpackage-rpm: Suite to help with RPM packages in Git repositories
This package contains the following tools:
* gbp buildpackage-rpm: build a package out of a Git repository, check for
local modifications and tag appropriately
* gbp import-srpm: import existing RPM source packages into a Git
repository
* gbp pq-rpm: manage patches easily
.
These tools are currently in an experimental state. Branch names and
repository layouts might change without lots of prior warning.