git-buildpackage 0.8.18 source package in Ubuntu

Changelog

git-buildpackage (0.8.18) unstable; urgency=medium

  [ Guido Günther ]
  * [4e6dd9c] Use install_requirements for dateutil to make using gbp in
    virtualenv simpler
    Thanks: Ken Dreyer
  * [0388f9e] import-orig: Always raise an error if we find <error/> or
    <warning/> when invoking uscan.
    Older uscan does not abort with a non-zero exit status when it e.g. fails
    to verify gpg signatures. So abort when we find a warning or error. (See
    #841910 for reference).
  * [561286d] Devscripts 2.17.7 properly exits on gpg signature validation
    errors. So revert the above and depend on a fixed version. We keep the
    above for reference since this is the right thing to do with older
    uscan (e.g. in backports).
  * [9fc1774] import-dscs: don't use long gone log function (Closes: #868733)
  * [aaee8bb] tests: add initial component test for import-dscs
  * [62ab1eb] tests: properly restore import_dscs so later testcases don't
    break

  [ Christos Trochalakis ]
  * [61f4625] dch: unmangle upstream_tag when guessing upstream version.
    Running `gbp dch` with a mangled upstream tag resulted in a KeyError while
    trying to build a tag pattern.

 -- Guido Günther <email address hidden>  Mon, 31 Jul 2017 18:06:21 -0300

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 Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
git-buildpackage_0.8.18.dsc 2.1 KiB 8542fff82f8f87438cbb97278efd6515ec857f7e611edc422b1120702b7632e7
git-buildpackage_0.8.18.tar.xz 1.7 MiB 62f972b4c8015f5f4b9711c1a16f3c759a6b6b59242d65c078a0dfaee9d8f480

Available diffs

No changes file available.

Binary packages built by this source

git-buildpackage: No summary available for git-buildpackage in ubuntu artful.

No description available for git-buildpackage in ubuntu artful.

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.