git-buildpackage 0.6.7 source package in Ubuntu

Changelog

git-buildpackage (0.6.7) unstable; urgency=low


  * [ab5a708] import-dsc; Merge upstream version by tag
    instead of simply using the upstream branch name. THis makes sure
    we also merge upstream versions that were imported previously with
    e.g. "gbp import-orig". (Closes: #698222)
  * [2042144] log: add error and warning aliases since I tend to use them
    instead of err and warn. (Closes: #728896)
  * [bc5ce39] Fix description of backports branches
  * [00d830c] Use --distribution instead of --dist (Closes: #730788)

 -- Guido Günther <email address hidden>  Fri, 29 Nov 2013 20:52:03 +0100

Upload details

Uploaded by:
Guido Günther
Uploaded to:
Sid
Original maintainer:
Guido Günther
Architectures:
all
Section:
vcs
Urgency:
Low 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.7.dsc 1.2 KiB 3ba380d1204d18ea919f2dc69ec39847544a097a7fac43560c131c0f5c1f8e7e
git-buildpackage_0.6.7.tar.gz 213.3 KiB 1085fb88bac999c1bd594aac064ca08705438aa5e94b6d28ffb854a8591ecd4d

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