~ubuntu-branches/debian/jessie/bzr-git/jessie

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Jelmer Vernooij
  • Date: 2010-10-11 11:35:52 UTC
  • mfrom: (1.1.12 upstream) (8.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20101011113552-4ckvgh3ki33twlxi
* New upstream snapshot.
 + Fixes compatibility with Bazaar 2.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint@lists.alioth.debian.org>
5
5
Uploaders: Jelmer Vernooij <jelmer@debian.org>
6
 
Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python, python-central (>= 0.5), python-dulwich (>= 0.6.0~), python-tdb
7
 
Build-Depends-Indep: bzr (>= 2.0~)
 
6
Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python, python-central (>= 0.5), python-tdb
 
7
Build-Depends-Indep: bzr (>= 2.0~), bzr (<< 2.4~), python-dulwich (>= 0.6.1~)
8
8
Standards-Version: 3.9.1
9
9
Homepage: http://bazaar-vcs.org/BzrForeignBranches/Git
10
10
Vcs-Bzr: http://bzr.debian.org/pkg-bazaar/bzr-git/unstable
12
12
 
13
13
Package: bzr-git
14
14
Architecture: all
15
 
Depends: bzr (>= 2.0~), ${python:Depends}, ${misc:Depends}, python-dulwich (>= 0.6.1~)
 
15
Depends: bzr (>= 2.0~), ${python:Depends}, ${misc:Depends}, python-dulwich (>= 0.6.1~), bzr (<< 2.4~)
16
16
Recommends: python-tdb
17
17
XB-Python-Version: ${python:Versions}
18
18
Description: Bazaar plugin providing Git integration