4
4
Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint@lists.alioth.debian.org>
5
5
Uploaders: Jelmer Vernooij <jelmer@debian.org>
6
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.38), python (>= 2.4), python-support (>= 0.5.6), python-setuptools, python-nose, trac (>= 0.11), trac (<= 0.13~), python-pkg-resources, bzr (>= 2.0), python-testtools, bzr (<< 2.4.0~beta1-2) | python-bzrlib.tests
7
Standards-Version: 3.9.1
6
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.38), python (>= 2.4), python-support (>= 0.5.6), python-setuptools, python-nose, trac (>= 0.11), trac (<= 0.13~), python-pkg-resources, bzr (>= 2.0), python-testtools, python-bzrlib.tests | bzr (<< 2.4.0~beta1-2)
7
Standards-Version: 3.9.2
8
8
Homepage: https://launchpad.net/trac-bzr
9
9
Vcs-Bzr: http://bzr.debian.org/pkg-bazaar/trac-bzr/unstable
13
Depends: ${python:Depends}, ${misc:Depends}, trac (>= 0.11), trac (<= 0.13~), bzr (>= 2.0), python-pkg-resources
13
Depends: ${python:Depends}, ${misc:Depends}, trac (>= 0.11), trac (<= 0.13~), python-bzrlib, python-pkg-resources
14
14
Description: Bazaar version control (bzr) backend for Trac
15
15
A plugin that provides support for the Bazaar (bzr) source code
16
16
management tool for Edgewall Software's Trac.