bzr-git 0.6.7+bzr1582-1 source package in Ubuntu

Changelog

bzr-git (0.6.7+bzr1582-1) unstable; urgency=low


  * Install git-remote-bzr into /usr/bin rather than /usr/lib/git-core
    so it gets picked up by non-system git installations. Thanks
    Jonathan Nieder. Closes: #658141.
  * Add debian/tests with simple test to run testsuite and smoke test for
    git remote helper.
  * Fix copyright format string in copyright file.
  * Bump standards version to 3.9.3.
  * New upstream snapshot.
   + Fixes compatibility with bzr 2.5. Closes: #942883

 -- Jelmer Vernooij <email address hidden>  Tue, 28 Feb 2012 22:14:35 +0100

Upload details

Uploaded by:
Registry Administrators
Uploaded to:
Sid
Original maintainer:
Registry Administrators
Architectures:
all
Section:
vcs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
bzr-git_0.6.7+bzr1582-1.dsc 1.5 KiB 6b6e5c35fdb6de81091cfbcbb83941256d998071f55ce7d8093ae1b2e1386182
bzr-git_0.6.7+bzr1582.orig.tar.gz 114.4 KiB 10e6e1a19f7876f4804ca210b5af1dbd76e7fcb247cf33f378353c63e6ce6323
bzr-git_0.6.7+bzr1582-1.debian.tar.gz 4.5 KiB 0adccacc9dce3c4327c7188bb6067f947dfd8b10475fa205ffa1524effe29feb

Available diffs

No changes file available.

Binary packages built by this source

bzr-git: Bazaar plugin providing Git integration

 This is a plugin for Bazaar that adds the ability to use Git repositories,
 both local and remote (git://, git+ssh:// and http://). It integrates with the
 regular Bazaar UI, and provides a new Bazaar subcommand `git-import` which
 imports all branches from a Git repository.
 .
 An experimental remote helper for Git that can push to and
 fetch from Bazaar branches is also provided.