git-buildpackage 0.9.22ubuntu1 source package in Ubuntu

Changelog

git-buildpackage (0.9.22ubuntu1) hirsute; urgency=medium

  * tests/11_test_dch_main.py: Fix OS release check for Ubuntu.

 -- Logan Rosen <email address hidden>  Sat, 20 Feb 2021 22:30:34 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
git-buildpackage_0.9.22ubuntu1.tar.xz 3.0 MiB e27103bd00f3aeb95d46c9fb36afa917374090f49bb0cc2090baa070dcca00fc
git-buildpackage_0.9.22ubuntu1.dsc 2.0 KiB 9d80f079d0f994d67d572e3ea4d5487db0f4a28d90022ac291b371e353adc135

View changes file

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.