~ubuntu-branches/debian/sid/trac-bzr/sid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Jelmer Vernooij
  • Date: 2011-11-04 13:36:01 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20111104133601-n9kx11nmgbia9ura
Tags: 0.4.2+bzr118-1
* New upstream snapshot.
* Switch to debhelper 7, drop cdbs.
* Switch to dh_python2.

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: 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)
 
6
Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3), python-setuptools, python-nose, trac (>= 0.11), trac (<= 0.13~), python-pkg-resources, python-testtools, python-bzrlib.tests | bzr (<< 2.4.0~beta1-2), bzr
7
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
 
10
X-Python-Version: >= 2.5
10
11
 
11
12
Package: trac-bzr
12
13
Architecture: all
13
14
Depends: ${python:Depends}, ${misc:Depends}, trac (>= 0.11), trac (<= 0.13~), python-bzrlib, python-pkg-resources
 
15
Suggests: bzr
 
16
Enhances: trac, bzr
14
17
Description: Bazaar version control (bzr) backend for Trac
15
18
 A plugin that provides support for the Bazaar (bzr) source code
16
19
 management tool for Edgewall Software's Trac.