git-buildpackage 0.6.3ubuntu1 source package in Ubuntu

Changelog

git-buildpackage (0.6.3ubuntu1) saucy; urgency=low

  * debian/rules: Don't export DEB_VENDOR="Debian" as tests now
    take Ubuntu versions into consideration (LP: #1215175).
 -- Andrew Starr-Bochicchio <email address hidden>   Thu, 19 Sep 2013 11:25:20 -0400

Upload details

Uploaded by:
Andrew Starr-Bochicchio
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
git-buildpackage_0.6.3ubuntu1.tar.gz 180.4 KiB 6325753355ce6085fe9c0dae767235604ece05d7b6497eba57f1affa6d25b8c4
git-buildpackage_0.6.3ubuntu1.dsc 2.0 KiB 62dcf5dcd528d0f423e539adabee32b46e7a7965676b17e7e3741c946769273f

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 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