bzr-git 0.6.2-1 source package in Ubuntu

Changelog

bzr-git (0.6.2-1) unstable; urgency=low

  * New upstream release.
   + Depends on Dulwich 0.8.0.
   + Implements per_file_graph. LP: #677363
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 09:11:16 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
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.2.orig.tar.gz 94.8 KiB 4c9825c8491bdcb5402486299e47f45987bacc9f756ebc1f29054a0b2f1fe347
bzr-git_0.6.2-1.debian.tar.gz 3.3 KiB 0fcde3b6a568cca764b20d267e33dd37f0f146f8dc29241e6e2e490eccd372cd
bzr-git_0.6.2-1.dsc 1.4 KiB b292bda2c80494c3521638b0ced0cdb0f3ffe0ce9d736d6fdd58717be2f5a14e

Available diffs

View changes file

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.