git-buildpackage 0.9.30 source package in Ubuntu
Changelog
git-buildpackage (0.9.30) unstable; urgency=medium * [f102dca] examples: Add upload script * [2e1ff95] tests: Allow file protocol for submodule test (Closes: #1023379) * [b21f537] Bump standards version to 4.6.1. No changes required -- Guido Günther <email address hidden> Thu, 24 Nov 2022 16:55:53 +0100
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 | |
---|---|---|---|---|
Lunar | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
git-buildpackage_0.9.30.dsc | 2.3 KiB | dfc389d2a143a111dc93735d22d08284555b5d621b24f331d7c3347eb0d9716f |
git-buildpackage_0.9.30.tar.xz | 3.0 MiB | 8e02a28a5c7e1b7dafd26f5b0a33b55c14e2c38027c1c0990606434d845b6db4 |
Available diffs
- diff from 0.9.29 to 0.9.30 (1.7 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.