git-buildpackage 0.5.30 source package in Ubuntu

Changelog

git-buildpackage (0.5.30) unstable; urgency=low

  * [37f16cc] Document meta tags. Thanks to Raphaël Hertzog for the
    suggestion (Closes: #636088)
  * [f2efdaf] Add known_compressions() to UpstreamSource so we can use it for
    the DscFile parsing. This fixes the import of xz compressed upstream
    tarballs.
  * [2da9e9e] Leave compression type detection to tar by default
  * [a878947] Ignore comments and empty lines in series files.
    (Closes: #637224)
  * [b3931e0] Fix missing branch name in error message
  * [4e2f7de] gbp-pq: Use latest patches with --time-machine. When going back
    in history to find the point where the patches in debian/patches still
    apply make sure we use the latest ones not the one currently in the tree.

git-buildpackage (0.5.29) unstable; urgency=low

  * [00c2b8e] Move GbpPatchQueue and GbpPatch into gbp.pq
  * [2fbac77] Build epydoc API documents by default
  * [42a13a1] gbp-pq: add --time-mache=N option to find the last commit the
    patch-queue applies to.
  * [d052ba2] Document --time-machine option
 -- ALEFHAHMEEMDAL ALEFLAMMEEMHAHMEEMWAWDALYEH (Ahmed El-Mahmoudy) <email address hidden>   Wed, 10 Aug 2011 22:25:11 +0200

Upload details

Uploaded by:
أحمد المحمودي (Ahmed El-Mahmoudy)
Uploaded to:
Oneiric
Original maintainer:
Guido Günther
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
git-buildpackage_0.5.30.tar.gz 108.9 KiB ccc491d56d1168a9a5e4689f4b87f9f2db421bd0aec1f1077a9a2907c451516b
git-buildpackage_0.5.30.dsc 1.4 KiB fb606e8c495f1b571e3635992f764f407fd1106261b1ed468a861f6a6118572d

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