~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-07-31 00:18:45 UTC
  • mfrom: (1.1.11 upstream) (8.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100731001845-su2xo23q9xdqdcyu
* New upstream release.
* Bump standards version to 3.9.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint@lists.alioth.debian.org>
5
5
Uploaders: Jelmer Vernooij <jelmer@debian.org>
6
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 (>= 1.17~)
8
 
Standards-Version: 3.8.4
 
7
Build-Depends-Indep: bzr (>= 2.0~)
 
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
11
11
XS-Python-Version: all
12
12
 
13
13
Package: bzr-git
14
14
Architecture: all
15
 
Depends: bzr (>= 1.17~), ${python:Depends}, ${misc:Depends}, python-dulwich (>= 0.6.0~)
 
15
Depends: bzr (>= 2.0~), ${python:Depends}, ${misc:Depends}, python-dulwich (>= 0.6.1~)
16
16
Recommends: python-tdb
17
17
XB-Python-Version: ${python:Versions}
18
18
Description: Bazaar plugin providing Git integration