Source: bzr-git
Section: vcs
Priority: optional
Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint@lists.alioth.debian.org>
Uploaders: Andrew Starr-Bochicchio <asb@debian.org>
Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3), python-tdb
Build-Depends-Indep: bzr (<< 2.6.0), bzr (>= 2.5~),
                     bzr-fastimport (>= 0.12.0+bzr351),
                     python-bzrlib.tests | bzr (<= 2.4.0~beta1-2),
                     python-dulwich (>= 0.8.3~),
                     python-fastimport,
                     python-subunit,
                     python-testtools (>= 0.9.2),
                     python-unittest2
Standards-Version: 3.9.4
Homepage: http://bazaar-vcs.org/BzrForeignBranches/Git
Vcs-Bzr: http://anonscm.debian.org/bzr/pkg-bazaar/bzr-git/unstable
Vcs-Browser: http://anonscm.debian.org/loggerhead/pkg-bazaar/bzr-git/unstable
X-Python-Version: >= 2.5
XS-Testsuite: autopkgtest

Package: bzr-git
Architecture: all
Depends: bzr (<< 2.6.0), bzr (>= 2.5~),
         python-dulwich (>= 0.8.3~),
         ${misc:Depends},
         ${python:Depends}
Suggests: bzr-fastimport
Recommends: python-tdb
Enhances: bzr, git, loggerhead
Description: 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.
