bzr-git 0.6.13-2 source package in Ubuntu

Changelog

bzr-git (0.6.13-2) unstable; urgency=medium

  * Add patch fix_dulwich_compat.diff: Fix compatibility with newer
    versions of Dulwich. Closes: #852631

 -- Jelmer Vernooij <email address hidden>  Thu, 26 Jan 2017 02:25:13 +0000

Upload details

Uploaded by:
Debian Bazaar Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Bazaar Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bzr-git_0.6.13-2.dsc 2.0 KiB d4446d57c33da307e33d7d80aff6956502ddf356d0eac352753d6699cafb6d14
bzr-git_0.6.13.orig.tar.gz 118.9 KiB 196058847c744b3a92dcf83cb44007ae03f4ad2eb741cef7fef6febb9daa8697
bzr-git_0.6.13-2.debian.tar.xz 527.7 KiB 717d9b31b830d66026f4c25ae8a8c364d0cf1dde3fddd900c3c3da9ec5018ded

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.