git-buildpackage 0.9.17ubuntu1 source package in Ubuntu

Changelog

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

  * Add xsltproc to the autopkg test dependencies.

 -- Matthias Klose <email address hidden>  Thu, 30 Jan 2020 09:29:47 +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.17ubuntu1.tar.xz 2.9 MiB ad8e165cbe2e58829c53e83a8bfeae47ca1479cefffb9db2887dae84a8e435a4
git-buildpackage_0.9.17ubuntu1.dsc 2.3 KiB 4e633cdf531d2984172f3d45f078066cd7ca4a05c3b882037bb7074c129fd7f9

Available diffs

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.