git-buildpackage 0.9.17ubuntu3 source package in Ubuntu

Changelog

git-buildpackage (0.9.17ubuntu3) focal; urgency=medium

  * Add build dependencies to the autopkg test dependencies.

 -- Matthias Klose <email address hidden>  Fri, 31 Jan 2020 05:08:08 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Guido Günther
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
git-buildpackage_0.9.17ubuntu3.tar.xz 2.9 MiB 287ebc45ad7971943a93a9db8d74711dcc3ff66e3db95d96a9919e441df78a58
git-buildpackage_0.9.17ubuntu3.dsc 2.3 KiB 552a45bb6e452e78186df50aa1ab982f9bb7b1c3d806c34481e219e3b3be73c3

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

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.