git-buildpackage 0.6.8 source package in Ubuntu

Changelog

git-buildpackage (0.6.8) unstable; urgency=medium


  * [f5718b8] No need to document --verbose.  Properly document --help
    instead.
    Thanks to Olivier Berger for pointing this out (Closes: #731149)
  * [e746d5f] Adjust test cases to newer devscripts (Closes: #732384)
  * [ca93ccb] Run nosetest on executables too.
    They're all well behaved and this allows us to use doctests in them
  * [eec8ce3] Determine changes file name based on dpkg-buildpackage options
    (Closes: #732678)

 -- Guido Günther <email address hidden>  Fri, 20 Dec 2013 18:16:01 +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 Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
git-buildpackage_0.6.8.dsc 1.3 KiB e0409a1d46aa03d6959759649862987218c22aba3f4d5857afce780b7f1b7681
git-buildpackage_0.6.8.tar.gz 213.9 KiB 9e5eff20b7f881762a94ab1daeb04e4f7a5af75f4f81f8a433879ed777e7809f

Available diffs

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 import-{dsc,dscs}: import existing Debian source packages into a git
    repository
  * gbp import-orig: import a new upstream version into the git repository
  * gbp buildpackage: build a package out of a git repository, check for local
    modifications and tag appropriately
  * 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